Commit Graph

21366 Commits

Author SHA1 Message Date
Alrighttt
5c77b99a66 remove print, remove unused obj 2019-05-19 23:10:20 +02:00
Alrighttt
c39133405e change oraclessamples to obj 2019-05-19 23:04:18 +02: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
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
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
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
Alrighttt
462320cfaf fix getaddresstxids help 2019-05-11 14:34:41 +02:00
blackjok3r
f5f476ae5a fix reindex 2019-05-11 16:38:15 +08:00
blackjok3r
6f1f4413ba fix payments release 2019-05-11 16:25:27 +08:00
jl777
72944d8da2 Merge pull request #1474 from blackjok3rtt/jl777
fixes, prepare for tokens airdrop support.
2019-05-09 04:22:27 -11:00
blackjok3r
9d22819247 try this 2019-05-09 22:09:34 +08:00
blackjok3r
46d997f319 fix 2019-05-09 22:04:33 +08:00
blackjok3r
113d3c779f tokens airdrop RPC 2019-05-09 19:18:10 +08:00
blackjok3r
ffbb7a92f2 add utxos to paymentsinfo 2019-05-09 18:20:58 +08:00
blackjok3r
162694ad6a fix pricesbet 2019-05-09 17:48:21 +08:00
blackjok3r
4314244704 prepare tokens airdrop 2019-05-09 17:42:58 +08:00
jl777
2ffdaa7400 Merge remote-tracking branch 'origin/jl777' into jl777 2019-05-08 21:57:47 -11:00
jl777
7ccf6ec3bb Merge branch 'FSM' into jl777 2019-05-08 21:57:35 -11:00
blackjok3r
0cf5126cc9 fix RPC for airdrop, change to intake addresses instead of scriptpubkeys. 2019-05-09 16:54:20 +08:00
jl777
4bfdf5f7a4 Merge pull request #1470 from blackjok3rtt/prices
Prices
2019-05-08 06:42:41 -11:00
blackjok3r
460033ad05 change to work for all contracts 2019-05-09 01:25:07 +08:00
blackjok3r
f8084d7231 Inital commit for prices fee to be paid to payments snapshot plan. 2019-05-08 19:38:14 +08:00
blackjok3r
296be6c183 Merge branch 'prices-rpc' of https://github.com/dimxy/komodo into dimxy-prices-rpc 2019-05-08 17:44:49 +08:00
dimxy
f328bbcf2d new line 2019-05-08 12:04:31 +05:00
dimxy
0bb2898764 corr isRekt set 2019-05-07 21:34:16 +05:00
dimxy
bac6d503af change to prices_getbetinfo() 2019-05-07 21:24:46 +05:00