Commit Graph

43 Commits

Author SHA1 Message Date
Svyatoslav Nikolsky c46b21ed7a BitcoinCash: hardcoded DAA HF height 2018-01-08 19:26:06 +03:00
Svyatoslav Nikolsky 2ec29bb179 remove segwit2x 2017-12-27 09:52:57 +03:00
Svyatoslav Nikolsky 2aa6c2c9f5 disabled SegWit in regtests 2017-11-06 18:31:47 +03:00
Svyatoslav Nikolsky 7ab015648c fixed bip16 + SegWit conflict in Network::Unittest 2017-11-06 17:53:45 +03:00
Svyatoslav Nikolsky c7be95b462 hardcode SegWit deployment 2017-11-06 13:41:56 +03:00
Svyatoslav Nikolsky 9379677679 Merge branch 'master' into bitcoincash_november 2017-11-06 12:52:12 +03:00
Svyatoslav Nikolsky 0bf96f1649
Merge pull request #466 from paritytech/segwit2x_rollback_protection
Added Segwit2x rollback protection
2017-11-06 12:48:39 +03:00
Svyatoslav Nikolsky 261bd518fd BitcoinCash: difficulty adjustment fork 2017-11-02 17:02:16 +03:00
Svyatoslav Nikolsky 469d9f0058 added Segwit2x rollback protection 2017-11-01 13:13:15 +03:00
Svyatoslav Nikolsky 6db8c5e235 changed magic for BCH network 2017-11-01 12:30:15 +03:00
Svyatoslav Nikolsky 7f14f9b40d uahf: input_index check is back in SignatureHash 2017-08-23 13:48:49 +03:00
Svyatoslav Nikolsky c0ac8c93cb uahf: fixed max block sigops calculation 2017-08-23 13:25:11 +03:00
Svyatoslav Nikolsky 42c6ca77f0 segwit2x: fork height + seednodes 2017-08-22 14:40:04 +03:00
Svyatoslav Nikolsky 4f9811fe6f segwit2x: get rid of hardcoded SegWit constants 2017-08-22 14:40:04 +03:00
Svyatoslav Nikolsky 51d535968b fixed csv deployment constants 2017-08-22 14:40:04 +03:00
Svyatoslav Nikolsky 0a813b2d51 removed excess clone 2017-08-22 14:40:04 +03:00
Svyatoslav Nikolsky 4bc63d6081 segwit: revert wrong removal 2017-08-22 14:40:04 +03:00
Svyatoslav Nikolsky 4c432858cf segwit: cleaned up duplicate structs 2017-08-22 14:40:04 +03:00
Svyatoslav Nikolsky 1e28ec4ed5 segwit: sigops cost stub 2017-08-22 14:40:04 +03:00
Svyatoslav Nikolsky e84e0a57df segwit: sigops check 2017-08-22 14:39:10 +03:00
Svyatoslav Nikolsky abbffb49bb segwit: commitment check + weight check 2017-08-22 14:39:10 +03:00
Svyatoslav Nikolsky d4a191aec1 segwit: initial flush 2017-08-22 14:39:10 +03:00
Svyatoslav Nikolsky ea6f3d9ea7 added comment 2017-08-16 12:25:08 +03:00
Svyatoslav Nikolsky b60d431314 lost files 2017-08-14 10:24:57 +03:00
Svyatoslav Nikolsky d59d67ecd5 Merge branch 'master' into support_uahf 2017-08-14 10:15:34 +03:00
Svyatoslav Nikolsky 46a7c4f7f2 --verification-level && --verification-edge 2017-08-10 14:54:06 +03:00
Svyatoslav Nikolsky 4a37e74444 uahf: renamed magic -> network 2017-08-09 14:40:03 +03:00
Svyatoslav Nikolsky c3b36b4128 uahf: do not require to pass fork block number 2017-08-09 14:16:55 +03:00
Svyatoslav Nikolsky d6b9445344 uahf: OP_RETURN replay protection 2017-08-08 14:41:00 +03:00
Svyatoslav Nikolsky 6110d94544 uahf: block sigops check 2017-08-08 13:45:39 +03:00
Svyatoslav Nikolsky 7eccf8b888 per-fork min && max block size check 2017-08-08 11:23:21 +03:00
Svyatoslav Nikolsky e93e5ef35a propagate ConsensusParams with ConsensusFork 2017-08-08 09:52:54 +03:00
debris 9a389f9746 bip9, bip112, bip113 2017-05-03 14:34:02 +02:00
debris 195b8d8b6d fixed bip90 2017-04-08 21:17:58 +07:00
debris eef94cc65f fixed bip66 2017-04-08 20:59:10 +07:00
debris a87ddbc2fc erge branch 'master' of github.com:ethcore/parity-bitcoin into docs 2016-12-15 16:07:51 +01:00
debris 721a31577b cleanup docs 2016-12-15 16:03:59 +01:00
debris f1f68f497b P2shCoinbaseTransactionBuilder && Magic::Unitest && removed skip_pow from chain_verification 2016-12-15 14:27:36 +01:00
debris 5a1041f72a change nbits: u32 -> bits: Compact, miner uses verification 2016-12-08 21:17:28 +01:00
debris a969a04127 small fixes for importing unordered blocks 2016-11-30 13:55:03 +01:00
NikVolf 84e322735c fix typo 2016-11-27 19:19:31 +03:00
debris 42ce57e6a8 fixed bip30 tests, tx finality reg tests passing 2016-11-27 15:05:49 +01:00
debris 847cb36c6f chain verifier does not have hardcoded network constants 2016-11-25 18:38:21 +01:00