Commit Graph

2312 Commits

Author SHA1 Message Date
miketout
271326fafd Clean up stake rebroadcasting and mempool checking 2018-10-11 19:52:32 -07:00
miketout
1021455845 Fix negative height issues for pruning cheat lists 2018-10-11 14:23:14 -07:00
Michael Toutonghi
8fc4030c10 Reorganized cheatcatcher for build issues 2018-10-10 21:46:40 -07:00
Michael Toutonghi
df756d24ba Cheatcatcher 2018-10-10 19:02:09 -07:00
miketout
c754dbcfa6 Update to Zcash rc1 2018-10-08 23:47:20 -07:00
miketout
8682e17a7d Sapling support for z_shieldcoinbase and more 2018-10-08 16:17:24 -07:00
miketout
ef9a13b557 Additional null check 2018-10-05 21:44:24 -07:00
miketout
a6ac51616c Add null check to deref 2018-10-05 21:37:49 -07:00
miketout
95c5c69bab Successful staking on Sapling wit Crypto Conditions 2018-10-05 21:09:09 -07:00
Simon
c94f4477e8 For #3546. Shielded tx with missing inputs are not treated as orphans. 2018-10-05 10:48:03 -07:00
miketout
8cb6777047 Change error to qualified error vs. no error at all 2018-10-04 13:22:28 -07:00
miketout
3764dea5d0 Change block before header from error to warning 2018-10-04 12:42:50 -07:00
miketout
2ed3bbec38 Debugging 2018-10-03 22:04:39 -07:00
miketout
4b729ec577 Changes for most chain power rule 2018-09-28 01:38:14 -07:00
miketout
09dfacd0eb Don't reject based on erroneous version 2018-09-20 14:07:16 -07:00
miketout
644c7445ec Latest Zcash updates 2018-09-20 13:32:57 -07:00
miketout
b8deecdc09 Sapling transaction testing 2018-09-20 03:08:36 -07:00
Homu
75c1dbc5eb Auto merge of #3452 - LarryRuane:3399-peer-ban-test, r=bitcartel
Test peer banning logic in both pre- and post-initial block download states

The DoS ban scores are different for each, and it's nice to test both.

Follow-on from #3410.
2018-09-19 10:25:23 -07:00
miketout
9feb4b9e08 Major updates integration from all upstreams 2018-09-18 14:33:53 -07:00
Michael Toutonghi
0c8fa56a02 All latest updates, smart contracts, including oracle from KMD/jl777 2018-09-13 13:00:13 -07:00
Larry Ruane
6206d86237 Test peer banning logic in both pre- and post-initial block download states 2018-09-12 13:30:01 -06:00
Jack Grigg
c861137624 net: Check against the current epoch's version when disconnecting peers 2018-09-12 10:17:33 +01:00
Jack Grigg
ebf4c0671e net: Check against the current epoch's version when rejecting nodes 2018-09-12 09:27:28 +01:00
jl777
1fcb0c4e4c Merge branch 'dev' into jl777 2018-09-05 20:36:25 -11:00
Scott Sadler
52ff32a564 put burntx opreturn at end of vout and fix crash with import tx 2018-09-06 04:18:44 -03:00
jl777
bea5d28567 Merge 2018-08-31 22:08:25 -11:00
jl777
9a44d9ea32 Merge branch 'jl777' into FSM
# Conflicts:
#	src/cc/rewards.cpp
#	src/main.cpp
2018-08-31 22:07:10 -11:00
jl777
189117dc76 Disable dice status auto entropy 2018-08-28 03:07:56 -11:00
jl777
810f63668c Channelsopen 2018-08-28 02:18:04 -11:00
jl777
5139ffd321 +prints 2018-08-27 20:02:42 -11:00
miketout
1b7e60f7f6 Reenable checkpoints for IsInSync() 2018-08-27 18:26:22 -07:00
jl777
a5057f7e56 Revert most of test changes 2018-08-27 09:39:12 -11:00
jl777
2d44c20272 Mempool CC test 2018-08-27 09:31:56 -11:00
miketout
64d6048f4a Fixed checkpoint data that was put into codebase without proper check for blockchain, breaking other blockchains or asset chains 2018-08-27 12:11:33 -07:00
miketout
21337a4992 Add longest chain check 2018-08-26 14:15:06 -07:00
miketout
24dd56729b More work on initial sync 2018-08-26 11:58:14 -07:00
miketout
bca01f86eb Ensure in sync differently 2018-08-25 21:47:10 -07:00
miketout
6d84700d44 Enable syncing of new test chains before checkpoints have started 2018-08-25 10:48:40 -07:00
jl777
19107e362e -print 2018-08-25 05:56:54 -11:00
jl777
62d82abc4c -print 2018-08-25 05:54:33 -11:00
jl777
f4e9f4670c -print 2018-08-25 05:50:29 -11:00
jl777
d2eccba5a5 -<<<<< 2018-08-24 14:02:45 -11:00
jl777
7cb141476c Merge branch 'jl777' into FSM
# Conflicts:
#	src/main.cpp
2018-08-24 14:02:07 -11:00
jl777
8796e6ab42 -prints 2018-08-24 09:33:30 -11:00
jl777
4b89518be0 Prevent script spam 2018-08-24 08:55:53 -11:00
jl777
dcde53cb6e Hardcap on maxscriptsize 2018-08-24 08:30:45 -11:00
jl777
28b37d0346 test 2018-08-24 08:12:01 -11:00
jl777
287a373a05 +channels 2018-08-21 08:20:32 -11:00
jl777
602732e3df -print, auto reindex if cc state changes 2018-08-21 07:50:49 -11:00
jl777
6cdb334320 Test 2018-08-21 07:39:35 -11:00