86 Commits (1857e4776b37a6adc7693bc90d1ab10bffa735b3)

Author SHA1 Message Date
Mihailo Milenkovic a7204d9f85
CC fixes for nSPV and others (#30) 5 years ago
jl777 0454333ff8 Tristate KOMODO_NSPV 5 years ago
jl777 8910b7c56f #define NSPV_BRANCHID 0x76b809bb 5 years ago
jl777 c9ec6d961d Include 5 years ago
jl777 80fd6fee58 mtx.fOverwintered = true; mtx.nExpiryHeight = 0; mtx.nVersionGroupId = SAPLING_VERSION_GROUP_ID; mtx.nVersion = SAPLING_TX_VERSION; 5 years ago
DeckerSU 45aecd9c3c osx: switch to gcc-8 static build 5 years ago
DeckerSU a6e7da55e2 fix gcc-8 / g++-8 build 5 years ago
jl777 0ea9ae3c05 Update copyright to 2019 6 years ago
ca333 492d6703ed sync jl777:FSM 6 years ago
jl777 91f355fd69 4MB block size with sapling 6 years ago
jl777 13b038a9b9 maxinputs+1 6 years ago
jl777 dbf864cfcc Return 0 for unfound epoch 6 years ago
miketout 1021455845 Fix negative height issues for pruning cheat lists 6 years ago
Jack Grigg 1f7ee4af70
Rename min-difficulty flag to remove off-by-one in the name 6 years ago
Jack Grigg b86dc98047
Only enable min-difficulty blocks on testnet from a particular height 6 years ago
Jack Grigg 5ead4b1713
Revert "Get rid of consensus.fPowAllowMinDifficultyBlocks." 6 years ago
miketout 4b729ec577 Changes for most chain power rule 6 years ago
Eirik Ogilvie-Wigley 36a490677c Allow passing branchId when calling signrawtransaction 6 years ago
Jack Grigg 07d3f947ec
Extract a helper method for finding the next epoch 6 years ago
Gregory Maxwell e41632c9fb
IBD check uses minimumchain work instead of checkpoints. 8 years ago
Michael Toutonghi 1f722359c1 Verus Proof of Stake Compete with Additional ant-fork protection on block 1 6 years ago
miketout 1234f16b15 Fix to separate minimum difficulties for primary and alternate algorithms 6 years ago
Jack Grigg 25fee3509a
Rename MAX_TX_SIZE to MAX_TX_SIZE_AFTER_SAPLING 6 years ago
Jack Grigg 15ec5525e3
Raise 100kB transaction size limit from Sapling activation 6 years ago
miketout 2910478b5a Added LWMA difficulty algorithm for Verus, enabled compiler optimizations for verushash 6 years ago
jl777 9d65762061 Test 6 years ago
jl777 efee0b0e9d Fix 700kb limit 6 years ago
Jack Grigg 987b8ee60e
Adjust consensus rules to require v4 transactions from Sapling activation 6 years ago
jl777 e73b2055c6 Merge branch 'beta' into mergemaster 6 years ago
Jack Grigg 176fada24d
Add Sapling to upgrade list 6 years ago
Jack Grigg f0118aaa0b
Add base case to CurrentEpoch() 6 years ago
jl777 d7b577307e Test 6 years ago
Jack Grigg 132a255000
Add link to Overwinter info page 6 years ago
Jack Grigg a6ae8f55ae
Split declaration and definition of SPROUT_BRANCH_ID constant 6 years ago
Scott Sadler e102037e61 cleanup transaction replacement return codes 6 years ago
Daira Hopwood c938fb1f17 Squashed commit of the following: 6 years ago
Simon 2423a40c08 Add field nProtocolVersion to struct NetworkUpgrade. 6 years ago
Jay Graber 9bb37bf0d5 Implement transaction expiry for Overwinter 6 years ago
Jack Grigg 34a64fe0a2
Remove mempool transactions which commit to an unmineable branch ID 6 years ago
Simon 072099d788 Implementation of Overwinter transaction format ZIP 202. 6 years ago
Jack Grigg cad27eb77f
Update quote from ZIP 200 6 years ago
Jack Grigg 149d69e36b
Add method for fetching the next activation height after a given block height 6 years ago
Jack Grigg 548683767c
Add Overwinter to upgrade list 6 years ago
Jack Grigg f52da91139
Test network upgrade logic 6 years ago
Jack Grigg 780f526bc9
Network upgrade activation mechanism 6 years ago
syd dffc025d38 Get rid of consensus.fPowAllowMinDifficultyBlocks. 7 years ago
Philip Kaufmann db954a65ac
use const references where appropriate 9 years ago
jl777 1290fc0527 test 8 years ago
jl777 eda3ca9326 test 8 years ago
Jack Grigg 80f4cdcf8f
Reject block versions lower than 4 8 years ago