openethereum/ethcore/machine/src
Niklas Adolfsson a9cb572238 EIP 1108: Reduce alt_bn128 precompile gas costs (#11008)
* feat: implement eip1108

* doc nit: price per point pair

Co-Authored-By: David <dvdplm@gmail.com>

* fix: test-build

* fix: update chain specs

* fix: basic_authority.json chain spec

* fix: change `eip_transition == 0x7fffffffffffff`

* add issue link to `TODO`
2019-09-02 11:38:27 +02: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 EIP 1108: Reduce alt_bn128 precompile gas costs (#11008) 2019-09-02 11:38:27 +02:00
externalities.rs EIP-1344 Add CHAINID op-code (#10983) 2019-08-28 16:15:50 +02:00
lib.rs Extract Machine from ethcore (#10949) 2019-08-13 12:33:34 +02:00
machine.rs Extract spec to own crate (#10978) 2019-08-23 15:32:58 +02:00
substate.rs Extract Machine from ethcore (#10949) 2019-08-13 12:33:34 +02:00
test_helpers.rs Extract the Engine trait (#10958) 2019-08-15 17:59:22 +02:00
transaction_ext.rs Extract Machine from ethcore (#10949) 2019-08-13 12:33:34 +02:00
tx_filter.rs Extract spec to own crate (#10978) 2019-08-23 15:32:58 +02:00