openethereum/util/network-devp2p/src
s3krit 45f27cec34
v2.5.8-stable (#11041)
* 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)
* tx-pool: accept local tx with higher gas price when pool full (#10901)
* Fix fork choice (#10837)
* Cleanup unused vm dependencies (#10787)
* Fix compilation on recent nightlies (#10991)
2019-09-12 18:43:53 +02:00
..
connection.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
discovery.rs Beta 2.5.3 (#10776) 2019-06-25 13:38:29 +00:00
handshake.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
host.rs v2.5.8-stable (#11041) 2019-09-12 18:43:53 +02:00
ip_utils.rs Run all igd methods in its own thread (#10195) 2019-01-16 16:35:28 +01:00
lib.rs Don't add discovery initiators to the node table (#10305) 2019-02-12 16:57:53 +01:00
node_table.rs Beta 2.5.3 (#10776) 2019-06-25 13:38:29 +00:00
service.rs fix(ManageNetwork): replace Range with RangeInclusive (#10209) 2019-01-22 09:51:40 +01:00
session.rs Increase number of requested block bodies in chain sync (#10247) 2019-02-07 15:27:09 +01:00