openethereum/ethcore/machine/src
adria0.eth c0920b30ee
Reduced gas cost for static calls made to precompiles EIP2046/1352 (#11583)
* Implemented eip2046

* Update ethcore/builtin/src/lib.rs

Co-Authored-By: Wei Tang <accounts@that.world>

* Update ethcore/builtin/src/lib.rs

Co-Authored-By: Wei Tang <accounts@that.world>

* Update ethcore/builtin/src/lib.rs

Co-Authored-By: Andronik Ordian <write@reusable.software>

* Update ethcore/builtin/src/lib.rs

Co-Authored-By: Wei Tang <accounts@that.world>

* move precompile address limit def to gasometer

* use const instead lazy_static

Co-authored-by: Wei Tang <accounts@that.world>
Co-authored-by: Andronik Ordian <write@reusable.software>
2020-04-06 22:31:12 +02:00
..
executed_block.rs license update (#11543) 2020-03-05 12:19:39 +01:00
executed.rs license update (#11543) 2020-03-05 12:19:39 +01:00
executive.rs license update (#11543) 2020-03-05 12:19:39 +01:00
externalities.rs license update (#11543) 2020-03-05 12:19:39 +01:00
lib.rs license update (#11543) 2020-03-05 12:19:39 +01:00
machine.rs Misc docs and renames …and one less clone (#11556) 2020-03-10 23:58:54 +01:00
substate.rs license update (#11543) 2020-03-05 12:19:39 +01:00
test_helpers.rs Reduced gas cost for static calls made to precompiles EIP2046/1352 (#11583) 2020-04-06 22:31:12 +02:00
transaction_ext.rs license update (#11543) 2020-03-05 12:19:39 +01:00
tx_filter.rs Replace deprecated tempdir dependency with tempfile (#11588) 2020-03-29 22:31:17 +02:00