openethereum/ethcore/sync
Nicolas Gotchac e435407080 Don't try to send oversized packets (#10042)
* Don't construct oversized packets

* Add test for payload limit

* [eth-sync] Fix wrongly computed data sizes

* Replace `MAX_RECEIPTS_TO_SEND` with overall softlimit
2019-01-04 19:58:21 +01:00
..
src Don't try to send oversized packets (#10042) 2019-01-04 19:58:21 +01:00
Cargo.toml Extract blockchain from ethcore (#10114) 2019-01-04 14:05:46 +01:00