openethereum/ethcore/evm/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
..
interpreter Reduced gas cost for static calls made to precompiles EIP2046/1352 (#11583) 2020-04-06 22:31:12 +02:00
evm.rs license update (#11543) 2020-03-05 12:19:39 +01:00
factory.rs license update (#11543) 2020-03-05 12:19:39 +01:00
instructions.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
tests.rs license update (#11543) 2020-03-05 12:19:39 +01:00