openethereum/ethcore
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
..
benches Clean up existing benchmarks (#9839) 2018-11-06 21:22:44 +08:00
blockchain Extract blockchain from ethcore (#10114) 2019-01-04 14:05:46 +01:00
db Extract blockchain from ethcore (#10114) 2019-01-04 14:05:46 +01:00
evm Move a bunch of stuff around (#10101) 2018-12-28 17:33:49 +08:00
light Extract blockchain from ethcore (#10114) 2019-01-04 14:05:46 +01:00
node-filter Move a bunch of stuff around (#10101) 2018-12-28 17:33:49 +08:00
private-tx Extract blockchain from ethcore (#10114) 2019-01-04 14:05:46 +01:00
res ethcore: update hardcoded headers (#10123) 2019-01-04 13:26:18 +01:00
service Extract blockchain from ethcore (#10114) 2019-01-04 14:05:46 +01:00
src Don't try to send oversized packets (#10042) 2019-01-04 19:58:21 +01:00
sync Don't try to send oversized packets (#10042) 2019-01-04 19:58:21 +01:00
types Extract blockchain from ethcore (#10114) 2019-01-04 14:05:46 +01:00
vm Extract blockchain from ethcore (#10114) 2019-01-04 14:05:46 +01:00
wasm Update pwasm-utils to 0.6.1 (#10134) 2019-01-04 16:56:56 +01:00
Cargo.toml Extract blockchain from ethcore (#10114) 2019-01-04 14:05:46 +01:00