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