openethereum/ethcore/types/src
s3krit 6ad6c3cbf9
v2.6.3-beta (#11040)
* add more tx tests (#11038)
* Fix parallel transactions race-condition (#10995)
* Add blake2_f precompile (#11017)
* [trace] introduce trace failed to Ext (#11019)
* Edit publish-onchain.sh to use https (#11016)
* Fix deadlock in network-devp2p (#11013)
* EIP 1108: Reduce alt_bn128 precompile gas costs (#11008)
* xDai chain support and nodes list update (#10989)
* EIP 2028: transaction gas lowered from 68 to 16 (#10987)
* EIP-1344 Add CHAINID op-code (#10983)
* manual publish jobs for releases, no changes for nightlies (#10977)
* [blooms-db] Fix benchmarks (#10974)
* Verify transaction against its block during import (#10954)
* Better error message for rpc gas price errors (#10931)
* Fix fork choice (#10837)
* Fix compilation on recent nightlies (#10991)
2019-09-12 18:04:58 +02:00
..
engines simplify parity machine (#10469) 2019-03-13 11:36:13 +01:00
transaction v2.6.3-beta (#11040) 2019-09-12 18:04:58 +02:00
views Upgrade ethereum types (#10670) 2019-06-03 15:36:21 +02:00
account_diff.rs removed redundant fmt::Display implementations (#10806) 2019-06-28 14:58:27 +02:00
ancestry_action.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
basic_account.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
block.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
block_status.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
blockchain_info.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
call_analytics.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
encoded.rs Remove calls to heapsize (#10432) 2019-06-19 13:54:05 +02:00
filter.rs Upgrade ethereum types (#10670) 2019-06-03 15:36:21 +02:00
header.rs Remove calls to heapsize (#10432) 2019-06-19 13:54:05 +02:00
ids.rs perf(ethcore): `micro-opt` (#10405) 2019-03-06 15:30:35 +01:00
lib.rs Remove calls to heapsize (#10432) 2019-06-19 13:54:05 +02:00
log_entry.rs Remove calls to heapsize (#10432) 2019-06-19 13:54:05 +02:00
pruning_info.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
receipt.rs Remove calls to heapsize (#10432) 2019-06-19 13:54:05 +02:00
restoration_status.rs Better logging when backfilling ancient blocks fail (#10796) 2019-07-01 14:41:45 +02:00
security_level.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
snapshot_manifest.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
state_diff.rs removed redundant fmt::Display implementations (#10806) 2019-06-28 14:58:27 +02:00
trace_filter.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
tree_route.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
verification_queue_info.rs removed redundant fmt::Display implementations (#10806) 2019-06-28 14:58:27 +02:00