openethereum/json/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
..
blockchain EIP-1702: Generalized Account Versioning Scheme (#10771) 2019-07-08 12:03:27 +02:00
spec EIP 1108: Reduce alt_bn128 precompile gas costs (#11008) 2019-09-02 11:38:27 +02:00
state refactor: Fix indentation (#10740) 2019-06-21 10:03:38 +02:00
test misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
transaction misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
trie misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
vm EIP-1702: Generalized Account Versioning Scheme (#10771) 2019-07-08 12:03:27 +02:00
bytes.rs get rid of hidden mutability of Spec (#10904) 2019-07-30 12:48:54 +02:00
hash.rs Upgrade ethereum types (#10670) 2019-06-03 15:36:21 +02:00
lib.rs Deprecate account management (#10213) 2019-02-07 14:34:24 +01:00
maybe.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
uint.rs Upgrade ethereum types (#10670) 2019-06-03 15:36:21 +02:00