Denio
15b2e598c6
Merge pull request #1 from MyHush/duke
...
sync upstream
2020-05-19 09:30:37 +02:00
ssadler
eabcce62f7
return void where possible and pass references to indicate that a NULL result is impossible
2020-05-12 21:42:37 -04:00
ssadler
2324e8ca4b
fix fingerprint encoding
2020-05-12 21:42:03 -04:00
Duke Leto
095157d2d9
Remove sprout junk
2020-05-11 06:42:01 -04:00
Duke Leto
dd5d932f87
Only print these when -zdebug is turned on
2020-05-11 06:34:48 -04:00
Duke Leto
8a4e72fca2
Remove some sprout code from BuildWitnessCache
2020-05-08 08:57:34 -04:00
Duke Leto
888efff4d1
Add subatomic to dapp makefile
2020-04-30 07:06:47 -04:00
Duke Leto
70bd156655
Add dapp header to make subatomic happy
2020-04-30 07:04:52 -04:00
Duke Leto
19ddbe1280
Update subatomic json
2020-04-30 06:57:21 -04:00
Duke Leto
ed0385b524
Initial merge of subatomic dapp from KMD upstream
...
from dev branch of https://github.com/jl777/komodo/
commit d75041c478bcd721d44be0ab9af45c3d2ba2f69b
2020-04-30 06:51:54 -04:00
Duke Leto
edf1a1d3dc
Merge pull request #105 from DenioD/duke
...
add z_getnotescount as rpc call ported for Hush from https://github.c…
2020-04-25 08:17:10 -04:00
DenioD
b3c7e048ab
add z_getnotescount as rpc call ported for Hush from https://github.com/zcash/zcash/pull/4465
2020-04-25 00:30:06 +02:00
Duke Leto
152b9c9477
Merge pull request #103 from csharpee/upgrades
...
Fix package dep for ccache xz to gz compression algo.
2020-04-17 18:38:32 -04:00
Duke Leto
1009c7933d
CLI arg -z2zforkheight and avoid a compiler warning
2020-04-16 22:10:25 -04:00
Charles
2bfc18b26d
Fix package dep for ccache xz to gz compression algo.
2020-04-16 16:48:58 -04:00
Duke Leto
d170d08260
Merge pull request #98 from csharpee/bugsbunny
...
updated undefined behavior in accordance with zcash remedy rex4539 #4056
2020-04-16 08:43:46 -04:00
Duke Leto
41a4c84633
Refactor z2z and additionally set ac_private=1 when loading block index from disk
...
This should avoid the edge case when a node starts up after the z2z block height but
has not yet seen a new block and so does not yet know it is an -ac_private=1 chain,
as currently that is set in ConnectBlock.
2020-04-15 02:39:18 -04:00
Duke Leto
a2013ecc39
Fix incorrect error message
2020-04-15 02:07:19 -04:00
Duke Leto
77cc82428b
Hush Smart Chains
2020-04-15 00:59:47 -04:00
Duke Leto
e515560837
Improve and remove mention of sprout in this error message
2020-04-14 22:27:24 -04:00
Duke Leto
3d9e662266
Switch to -ac_private=1 at our z2z fork height
2020-04-14 07:53:01 -04:00
Duke Leto
bd88898ce0
Implement z2z transition period for mempool
2020-04-12 05:55:08 -04:00
Duke Leto
a0e36da33c
Spelling
2020-04-07 22:17:43 -04:00
Duke Leto
be4812bd29
Use fee=0 if we do not have enough funds in this zaddr to pay a fee; track number of txs created
2020-04-07 21:17:58 -04:00
Duke Leto
941f983a9f
speling iz hard
2020-04-07 21:16:04 -04:00
Duke Leto
32400168c1
Add logging for rare error cases in transaction builder
2020-04-07 21:15:39 -04:00
Duke Leto
a96a1ebce5
Use fee=0 if we have less than a fee worth of funds to consolidate
2020-04-07 18:19:48 -04:00
Duke Leto
cf4514deef
Log more details during sapling consolidation
2020-04-07 13:36:46 -04:00
Duke Leto
88f846c359
Log more details for invalid binding sigs
2020-04-07 13:36:21 -04:00
Duke Leto
3175039f62
Log consolidation output amounts
2020-04-07 09:36:05 -04:00
Duke Leto
6cdf4dd765
Fix zrpcunsafe logging and log valueBalance when final_check fails
2020-04-07 00:11:53 -04:00
Duke Leto
6e6e6e8e18
Merge branch 'dev' of https://github.com/myhush/hush3 into dev
2020-04-06 23:09:50 -04:00
Duke Leto
4d56e542a8
Do not look for sprout notes
2020-04-06 23:07:11 -04:00
Duke Leto
e03ef7f108
Avoid notes with height=0
2020-04-06 23:05:20 -04:00
Duke Leto
28f5f51e5e
Do not call BatchWrite* for sprout
2020-04-06 23:03:27 -04:00
Duke Leto
848b78f848
Return early for unknown txs and log unconfirmed
2020-04-06 23:01:14 -04:00
Duke Leto
a7dd309ad0
Add copyright
2020-04-06 18:37:02 -04:00
Duke Leto
a49dc97e25
Log txid when IsFinalTx returns false
2020-04-06 18:25:00 -04:00
Duke Leto
7665509d99
Make this less noisy
2020-04-06 08:37:33 -04:00
Duke Leto
a1f8116bfe
Merge pull request #99 from ca333/patch-10
...
fix dead openssl download path
2020-04-06 05:19:33 -07:00
ca333
ec162c7d85
fix dead openssl download path
...
updates openssl 1.1.1a download path
jfyi: we are testing 1.1.1f in https://github.com/KomodoPlatform/komodo/pull/314
2020-04-05 02:38:46 +02:00
Charles
54ec0d0994
updated undefined behavior in accordance with zcash remedy rex4539 #4056
2020-03-29 03:01:46 -04:00
Duke Leto
f5444b1679
LogPrintf does not take a category argument, only LogPrint
2020-03-26 09:18:52 -04:00
Duke Leto
9f0197bba3
Improved error handling and logging for sapling consolidation
2020-03-20 11:31:58 -04:00
Duke Leto
2e51538df8
Add some debug
2020-03-16 07:58:12 -04:00
Duke Leto
707d50e894
Only malloc_trim on unix+windows
2020-03-15 15:18:00 -04:00
Duke Leto
2e68231e13
Better 64bit check
2020-03-15 15:17:41 -04:00
Duke Leto
e2d9245f1b
Merge branch 'dev' of https://github.com/myhush/hush3 into dev
2020-03-15 09:27:50 -04:00
Duke Leto
93d887d6ab
Add hushd help for -opretmintxfee
2020-03-15 09:27:39 -04:00
Duke Leto
b32f72086c
Merge pull request #97 from csharpee/enhancements
...
Enhancements
2020-03-15 05:01:11 -07:00