openethereum/ethcore
Andronik Ordian 63535860bc remove null signatures (#11335)
* tx: clean up legacy eip-86 based null signature

* tx: add a test for null signature rejection

* tx: revert json txn changes

* fix evmbin bench build

* tx: put UNSIGNED_SENDER behind 'test-helpers' feature

* Revert "tx: put UNSIGNED_SENDER behind 'test-helpers' feature"

This reverts commit 1dde47831e4dc5098d064e6022ead43512c31efb.

* tx: add comment for null_sign

* even more cleanup

* Revert "even more cleanup"

This reverts commit be29f032415c53d4d40842f93f1fd1fb6f9cc6bd.
2019-12-13 18:12:22 +01:00
..
account-db Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
account-state Upgrade trie-db to 0.16.0. (#11274) 2019-11-21 11:08:49 +01:00
benches Fix ethcore/benches build. (#10964) 2019-08-13 15:27:28 +02:00
block-reward Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
blockchain fixed verify_uncles error type (#11276) 2019-11-22 10:26:50 +01:00
builtin Fix misc compile warnings (#11258) 2019-11-14 00:01:21 +01:00
call-contract Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
client-traits Make InstantSeal Instant again (#11186) 2019-11-10 11:41:31 +01:00
db Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
engine Make InstantSeal Instant again (#11186) 2019-11-10 11:41:31 +01:00
engines Make InstantSeal Instant again (#11186) 2019-11-10 11:41:31 +01:00
evm removed redundant VMType enum with one variant (#11266) 2019-11-20 11:11:36 +08:00
executive-state Upgrade trie-db to 0.16.0. (#11274) 2019-11-21 11:08:49 +01:00
light Upgrade trie-db to 0.16.0. (#11274) 2019-11-21 11:08:49 +01:00
machine remove null signatures (#11335) 2019-12-13 18:12:22 +01:00
node-filter Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
pod Upgrade trie-db to 0.16.0. (#11274) 2019-11-21 11:08:49 +01:00
private-tx Upgrade trie-db to 0.16.0. (#11274) 2019-11-21 11:08:49 +01:00
res ethcore/res: activate agharta on classic 9573000 (#11331) 2019-12-13 12:07:29 +01:00
service Use upstream rocksdb (#11248) 2019-12-03 16:59:11 +01:00
snapshot Use upstream rocksdb (#11248) 2019-12-03 16:59:11 +01:00
spec add support for evan.network chains (#11289) 2019-12-03 15:00:29 +01:00
src remove null signatures (#11335) 2019-12-13 18:12:22 +01:00
state-db Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
sync Treat only blocks in queue as synced (#11264) 2019-12-03 15:59:15 +01:00
trace Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
trie-vm-factories Upgrade trie-db to 0.16.0. (#11274) 2019-11-21 11:08:49 +01:00
types remove null signatures (#11335) 2019-12-13 18:12:22 +01:00
verification fixed verify_uncles error type (#11276) 2019-11-22 10:26:50 +01:00
vm Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
wasm Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
Cargo.toml Use upstream rocksdb (#11248) 2019-12-03 16:59:11 +01:00