Commit Graph

39 Commits

Author SHA1 Message Date
Svyatoslav Nikolsky 045603c84a fixed warnings 2017-08-02 11:50:08 +03:00
Christian Nyumbayire e6958468c3 Fix op_return push 2017-05-07 02:45:37 +02:00
Christian Nyumbayire a77abd4545 Add a nulldata builder 2017-05-06 11:40:35 +02:00
debris 9a389f9746 bip9, bip112, bip113 2017-05-03 14:34:02 +02:00
debris 9a96168869 tests and fix for block coinbase script validation 2017-04-11 13:23:53 +08:00
debris eef94cc65f fixed bip66 2017-04-08 20:59:10 +07:00
Svyatoslav Nikolsky 5f6704d056 fixed find_and_delete arguments 2017-01-16 17:27:12 +03: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
Svyatoslav Nikolsky 424d582f85 createrawtransaction RPC completed 2016-12-14 18:00:22 +03:00
debris 7baaa47b8c import is hashing blocks when reading, added --skip-verification flag 2016-12-13 20:49:41 +01:00
Svyatoslav Nikolsky 9e1932e7f9 finished gettxout implementation 2016-12-12 21:49:01 +03:00
Svyatoslav Nikolsky bc731d6755 added Script::num_signatures_required method 2016-12-12 18:02:31 +03:00
Svyatoslav Nikolsky c82cd6a946 Script::extract_destinations 2016-12-12 17:12:26 +03:00
Svyatoslav Nikolsky fc146bd225 continue blockchain RPCs 2016-12-10 21:24:39 +03:00
debris a07741c645 fix verification of testnet block 542 by fixing OP_CHECKSEQENCEVERIFY and OP_CHECKLOCKTIMEVERIFY implementations 2016-12-02 15:07:35 +01:00
debris af095cf505 fix verification of testnet block 519 by fixing OP_WITHIN implementation 2016-12-02 13:59:10 +01:00
debris 27d2b27d3f allow invalid opcodes in dead execution paths 2016-11-30 16:36:12 +01:00
debris 319323ee83 test_b83 2016-11-29 13:01:03 +01:00
Svyatoslav Nikolsky c460a43d84 Merge pull request #210 from ethcore/fix_find_and_delete_block268561
fix find and delete for block 268561
2016-11-28 18:05:48 +03:00
debris 56315efd9e fix find and delete for block 268561 2016-11-28 15:54:56 +01:00
Svyatoslav Nikolsky 5a38b6a3b4 fixed test_arithmetic_correct_arguments_order 2016-11-28 15:25:38 +03:00
Svyatoslav Nikolsky 5b56426ff5 test_arithmetic_correct_arguments_order 2016-11-28 15:18:57 +03:00
debris e839b8b499 sigops_count fixes 2016-11-27 22:38:30 +01:00
debris 42ce57e6a8 fixed bip30 tests, tx finality reg tests passing 2016-11-27 15:05:49 +01:00
Marek Kotewicz 85a24eccd1 Merge pull request #168 from ethcore/script_P2WPKH
Added P2WPKH script discovery
2016-11-22 13:44:49 +01:00
Svyatoslav Nikolsky 2372234d9c added P2WPKH script discovery 2016-11-22 15:09:31 +03:00
NikVolf fff3c29e6d this is always wrong way first 2016-11-22 03:18:15 +03:00
NikVolf b2798841de refactored sigop counter 2016-11-22 02:50:27 +03:00
debris edfc13f0ba fixed interpreter OP_DUP operation, converting integers to hashes, added more traces 2016-11-21 17:05:42 +01:00
NikVolf f44bec4a57 don't use accurate sigop counter for regular scripts 2016-11-16 00:37:27 +03:00
Svyatoslav Nikolsky b152c8178d introduced ConsensusParams + BIP65 support 2016-11-15 14:00:46 +03:00
NikVolf 4aec0ef31f fix with multi-sigs 2016-11-14 17:31:36 +03:00
NikVolf 1abfabcf4b iterators and sigops count 2016-11-14 16:21:52 +03:00
debris f7a73f6520 fixed clippy lints for db, keys, miner, and script 2016-11-08 21:01:36 +01:00
debris c61fbf8ea5 verifing block 124276 2016-10-27 16:54:06 +02:00
debris f5b2b47c92 fixed verify high_s signatures 2016-10-27 12:21:37 +02:00
debris fdc4bfe2d7 script lib 2016-09-19 16:09:05 +02:00