openethereum/ethcore/machine/src
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
..
executed_block.rs Extract Machine from ethcore (#10949) 2019-08-13 12:33:34 +02:00
executed.rs Extract the Engine trait (#10958) 2019-08-15 17:59:22 +02:00
executive.rs removed redundant VMType enum with one variant (#11266) 2019-11-20 11:11:36 +08:00
externalities.rs [trace] introduce trace failed to Ext (#11019) 2019-09-05 16:11:51 +02:00
lib.rs Extract Machine from ethcore (#10949) 2019-08-13 12:33:34 +02:00
machine.rs remove null signatures (#11335) 2019-12-13 18:12:22 +01:00
substate.rs Extract Machine from ethcore (#10949) 2019-08-13 12:33:34 +02:00
test_helpers.rs [builtin]: support multiple prices and activations in chain spec (#11039) 2019-10-31 17:09:08 +01:00
transaction_ext.rs Extract Machine from ethcore (#10949) 2019-08-13 12:33:34 +02:00
tx_filter.rs Fix misc compile warnings (#11258) 2019-11-14 00:01:21 +01:00