openethereum/ethcore
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
..
account-db Update to latest trie version. (#10972) 2019-08-15 15:36:48 +02:00
account-state Update to latest trie version. (#10972) 2019-08-15 15:36:48 +02:00
benches Fix ethcore/benches build. (#10964) 2019-08-13 15:27:28 +02:00
block-reward Extract spec to own crate (#10978) 2019-08-23 15:32:58 +02:00
blockchain Update to latest trie version. (#10972) 2019-08-15 15:36:48 +02:00
builtin EIP 1108: Reduce alt_bn128 precompile gas costs (#11008) 2019-09-02 11:38:27 +02:00
call-contract docs: Update Readme with TOC, Contributor Guideline. Update Cargo package descriptions (#10652) 2019-06-25 08:15:13 +02:00
client-traits Make ClientIoMessage generic over the Client (#10981) 2019-08-28 10:09:42 +02:00
db Private contract migration and offchain state sync (#10748) 2019-08-16 14:45:52 +02:00
engine Extract engines to own crates (#10966) 2019-08-22 18:25:49 +02:00
engines EIP 1108: Reduce alt_bn128 precompile gas costs (#11008) 2019-09-02 11:38:27 +02:00
evm Implement EIP-1283 reenable transition, EIP-1706 and EIP-2200 (#10191) 2019-08-29 21:31:52 +02:00
executive-state Extract spec to own crate (#10978) 2019-08-23 15:32:58 +02:00
light Make ClientIoMessage generic over the Client (#10981) 2019-08-28 10:09:42 +02:00
machine EIP 1108: Reduce alt_bn128 precompile gas costs (#11008) 2019-09-02 11:38:27 +02:00
node-filter Extract spec to own crate (#10978) 2019-08-23 15:32:58 +02:00
pod Update to latest trie version. (#10972) 2019-08-15 15:36:48 +02:00
private-tx Make ClientIoMessage generic over the Client (#10981) 2019-08-28 10:09:42 +02:00
res EIP 1108: Reduce alt_bn128 precompile gas costs (#11008) 2019-09-02 11:38:27 +02:00
service Make ClientIoMessage generic over the Client (#10981) 2019-08-28 10:09:42 +02:00
spec xDai chain support and nodes list update (#10989) 2019-08-29 09:33:33 +02:00
src EIP-1344 Add CHAINID op-code (#10983) 2019-08-28 16:15:50 +02:00
state-db Update to latest trie version. (#10972) 2019-08-15 15:36:48 +02:00
sync Make ClientIoMessage generic over the Client (#10981) 2019-08-28 10:09:42 +02:00
trace [trace] check mem diff within range (#11002) 2019-08-28 18:24:06 +02:00
trie-vm-factories Update to latest trie version. (#10972) 2019-08-15 15:36:48 +02:00
types EIP 1108: Reduce alt_bn128 precompile gas costs (#11008) 2019-09-02 11:38:27 +02:00
verification Make ClientIoMessage generic over the Client (#10981) 2019-08-28 10:09:42 +02:00
vm Implement EIP-1283 reenable transition, EIP-1706 and EIP-2200 (#10191) 2019-08-29 21:31:52 +02:00
wasm Fix some warnings and typos. (#10941) 2019-08-06 11:07:07 +02:00
Cargo.toml Make ClientIoMessage generic over the Client (#10981) 2019-08-28 10:09:42 +02:00