openethereum/util
Thibaut Sardan b47e064f8e
Backports for stable 2.1.10 (#10046)
* bump stable to 2.1.10

* RPC: parity_getBlockReceipts (#9527)

* Block receipts RPC.

* Use lazy evaluation of block receipts (ecrecover).

* Optimize transaction_receipt to prevent performance regression.

* Fix RPC grumbles.

* Add block & transaction receipt tests.

* Fix conversion to block id.

* Update a few parity-common dependencies (#9663)

* Update a few parity-common dependencies

* cleanup

* cleanup

* revert update of ethereum/tests

* better reporting of network rlp errors

* Use rlp 0.3.0-beta.1

* fix util function get_dummy_blocks

* Already a Vec

* encode_list returns vec already

* Address grumble

* No need for betas

* Fix double spaces

* Fix empty steps (#9939)

* Don't send empty step twice or empty step then block.

* Perform basic validation of locally sealed blocks.

* Don't include empty step twice.

* Strict empty steps validation (#10041)

* Add two failings tests for strict empty steps.

* Implement strict validation of empty steps.

* ethcore: enable constantinople on ethereum (#10031)

* ethcore: change blockreward to 2e18 for foundation after constantinople

* ethcore: delay diff bomb by 2e6 blocks for foundation after constantinople

* ethcore: enable eip-{145,1014,1052,1283} for foundation after constantinople

* Change test miner max memory to malloc reports. (#10024)

* Bump crossbeam. (#10048)

* Revert "Bump crossbeam. (#10048)"

This reverts commit ed1db0c2d3d3b8e6bfde3124fb03b093a264e241.
2018-12-13 17:53:36 +01:00
..
bloom Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
blooms-db Fix Snapshot restoration failure on Windows (#9491) 2018-09-10 17:21:57 +02:00
dir parity: print correct keys path on startup (#9501) 2018-09-09 00:43:24 +02:00
fake-fetch util fake-fetch (#8363) 2018-04-11 11:59:04 +02:00
fake-hardware-wallet Fetch parity-common crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
fastmap Fetch parity-common crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
fetch fetch: replace futures-timer with tokio-timer (#9066) 2018-07-09 09:59:05 +01:00
io Backports for beta 2.1.2 (#9649) 2018-10-09 15:04:30 +02:00
journaldb Backports for stable 2.1.10 (#10046) 2018-12-13 17:53:36 +01:00
keccak-hasher Backports for stable 2.1.10 (#10046) 2018-12-13 17:53:36 +01:00
macros Random small cleanups (#9423) 2018-08-30 19:57:27 +02:00
mem Random small cleanups (#9423) 2018-08-30 19:57:27 +02:00
memory_cache Bad blocks RPC + reporting (#9433) 2018-09-08 04:04:28 +02:00
migration-rocksdb Fetch parity-common crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
network Backports for stable 2.1.10 (#10046) 2018-12-13 17:53:36 +01:00
network-devp2p Backports for stable 2.1.10 (#10046) 2018-12-13 17:53:36 +01:00
panic_hook Allow setting the panic hook with parity-clib (#9292) 2018-08-10 11:06:30 +02:00
patricia-trie-ethereum Backports for stable 2.1.10 (#10046) 2018-12-13 17:53:36 +01:00
reactor Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
rlp_compress Backports for stable 2.1.10 (#10046) 2018-12-13 17:53:36 +01:00
rlp_derive Backports for stable 2.1.10 (#10046) 2018-12-13 17:53:36 +01:00
stats Update log -> 0.4, env_logger -> 0.5. (#9294) 2018-08-10 00:04:10 +01:00
stop-guard Random small cleanups (#9423) 2018-08-30 19:57:27 +02:00
triehash-ethereum Backports for stable 2.1.10 (#10046) 2018-12-13 17:53:36 +01:00
unexpected Random small cleanups (#9423) 2018-08-30 19:57:27 +02:00
using_queue Random small cleanups (#9423) 2018-08-30 19:57:27 +02:00
version Backports for stable 2.1.10 (#10046) 2018-12-13 17:53:36 +01:00