Commit Graph

21587 Commits

Author SHA1 Message Date
blackjok3r
d4aac39f75 fix erase expired tx on wallet load 2019-05-19 00:21:36 +08:00
blackjok3rtt
add8b29e32 Merge pull request #112 from blackjok3rtt/jl777
fix erase expired tx on wallet load
2019-05-19 00:17:40 +08:00
blackjok3r
c0bc4dc7f8 fix erase expired tx on wallet load 2019-05-19 00:16:31 +08:00
blackjok3rtt
60d582482f Merge pull request #111 from blackjok3rtt/jl777
KMD seasons change test / bug fix
2019-05-18 23:50:41 +08:00
blackjok3r
02a3f08894 fix staking wallet fix. 2019-05-18 23:38:49 +08:00
blackjok3r
1583446b47 change notary pubkey activation code. 2019-05-18 22:53:16 +08:00
blackjok3r
c1df6fc05a fix 2019-05-17 12:04:33 +08:00
blackjok3r
027f9a58f1 revert build things for start.sh 2019-05-17 10:30:56 +08:00
blackjok3rtt
1b1cb6ef5f Merge pull request #110 from blackjok3rtt/jl777
merge paymentsCC updates down. staker bug fixes
2019-05-17 10:14:37 +08:00
jl777
f093390948 -extern 2019-05-16 06:06:33 -11:00
blackjok3r
a7dd3b3235 add address to txidopret 2019-05-17 00:27:07 +08:00
blackjok3r
e655736b9f try staker fix 2019-05-16 21:47:03 +08:00
jl777
35d34e6bc6 Merge pull request #1486 from MyHush/zsync2
Prevent creation of shielded transactions when chain is not synced up
2019-05-16 02:38:58 -11:00
blackjok3r
34a57ceb4a fix 2019-05-16 20:31:55 +08:00
blackjok3rtt
a1d78fa74d Merge pull request #84 from jl777/beta
Beta
2019-05-16 20:27:54 +08:00
Jonathan "Duke" Leto
3275b435de Add synced key to getinfo+getblockchaininfo
This addresses #3 of upstream issue
https://github.com/zcash/zcash/issues/3996 .

Any software that creates a transaction outside of the RPC interface
MUST check if synced==true beforehand, otherwise metadata leakage which
leads to linkability analysis is possible.

The z_sendmany, z_shieldcoinbase and z_mergetoaddress RPCs have their
own synced checks, so it's not needed to look at this new synced value
when using those RPCs.
2019-05-16 05:24:27 -07:00
Jonathan "Duke" Leto
8b57ca63b8 Prevent linkability analysis on out-of-sync nodes
This addresses upstream issue https://github.com/zcash/zcash/issues/3996
by preventing z_sendmany, z_mergecoinbase and z_shieldcoinbase from
making shielded transactions if the node is out of sync. This prevents
metadata leakage which can be used in blockchain analysis.
2019-05-16 05:24:17 -07:00
blackjok3r
bbd24399a2 bit safer 2019-05-16 19:46:47 +08:00
blackjok3r
7df6ab444d fix 2019-05-16 19:37:05 +08:00
blackjok3r
c2261146d9 Fix KMD lockup on pools, try new fix electrum crash. 2019-05-16 19:33:05 +08:00
blackjok3r
edc1a411e5 Test staking preformance improvement 2019-05-16 16:33:14 +08:00
blackjok3rtt
334efb719c Merge pull request #82 from jl777/jl777
Jl777
2019-05-16 15:50:28 +08:00
blackjok3r
bb83deb084 fix crash 2019-05-16 14:48:39 +08:00
Mihail Fedorov
c2d469d6f9 remove MGNX coin 2019-05-16 04:47:55 +03:00
jl777
4b47cd338d Merge pull request #1483 from blackjok3rtt/jl777
payments merge bug fix
2019-05-15 06:15:41 -11:00
blackjok3r
aa919f3847 fix paymentsmerge 2019-05-16 01:06:56 +08:00
jl777
69450cc680 Merge pull request #1481 from blackjok3rtt/jl777
fix payments balance
2019-05-15 05:31:21 -11:00
blackjok3r
46d00eced0 fix payments balance 2019-05-15 23:47:53 +08:00
jl777
a033c87173 -debug 2019-05-15 01:47:15 -11:00
jl777
6f2903addf Verbose 2019-05-15 01:44:43 -11:00
jl777
532fe32e75 https 2019-05-15 00:34:23 -11:00
jl777
d96d5f8ddf http 2019-05-15 00:05:56 -11:00
jl777
bd73b07724 +print 2019-05-15 00:03:03 -11:00
jl777
598cb471ad Tiptime 2019-05-14 23:58:37 -11:00
jl777
8d506a51a6 +print 2019-05-14 23:54:12 -11:00
jl777
e11498a6b8 Merge branch 'FSM' into jl777 2019-05-14 06:30:07 -11:00
dimxy
406e54a00e returned isprint check 2019-05-14 19:13:18 +05:00
dimxy
9590769534 corr check for corrupt val 2019-05-14 18:43:19 +05:00
dimxy
73fd95119f added protection from corrupted old version targetSymbol 2019-05-14 15:26:21 +05:00
blackjok3r
fae5d3b4f0 revert short reorg limit. Add some comments to dailysnapshot 2019-05-14 09:57:51 +08:00
blackjok3r
389da98eb8 revert labs exemption 2019-05-14 09:00:30 +08:00
blackjok3rtt
4b90e548a6 Merge branch 'master' into jl777 2019-05-14 08:47:56 +08:00
blackjok3rtt
dc3bc1e89a Merge pull request #81 from jl777/jl777
Jl777
2019-05-14 08:41:48 +08:00
blackjok3r
a27618c6d2 change snapshot allocations to function 2019-05-14 08:27:56 +08:00
blackjok3r
030f99652a Fix paymentsCC, add skipminimum to validation and paymentsrelease 2019-05-14 06:21:50 +08:00
Alrighttt
839ee2743c remove ZEX, add ZEXO 2019-05-13 17:40:08 +00:00
blackjok3r
9b35a64693 prints 2019-05-13 20:44:42 +08:00
blackjok3r
93c3712244 Try to fix allocations 2019-05-13 18:35:28 +08:00
blackjok3r
fb9320dfbb fix payments allocation for alright 2019-05-13 15:54:15 +08:00
Alrighttt
b489328ce8 syntax 2019-05-11 14:35:51 +02:00