openethereum/sync/src
Tomasz Drwięga 9f775a7673 Remove RefCell from Header (#8227)
* Cache RLP and header hashes.

* Refactor header - WiP

* Avoid decoding laster header.

* Pre-compute hashes for Sealed/Locked block.

* Use accrue bloom. Closes ##8241
2018-04-03 17:01:28 +09:00
..
light_sync Remove the time dependency where possible (#8100) 2018-03-14 12:29:52 +01:00
tests Warp-only sync with warp-barrier [blocknumber] flag. (#8228) 2018-03-29 11:20:27 +02:00
api.rs Warp-only sync with warp-barrier [blocknumber] flag. (#8228) 2018-03-29 11:20:27 +02:00
block_sync.rs Replace all Rlp usages with UntrustedRlp except for ethcore views (#8233) 2018-03-29 11:19:45 +02:00
blocks.rs Replace all Rlp usages with UntrustedRlp except for ethcore views (#8233) 2018-03-29 11:19:45 +02:00
chain.rs Remove RefCell from Header (#8227) 2018-04-03 17:01:28 +09:00
lib.rs Remove the time dependency where possible (#8100) 2018-03-14 12:29:52 +01:00
snapshot.rs ethabi version 5 (#7723) 2018-02-09 09:32:06 +01:00
sync_io.rs Abstract devp2p (#8048) 2018-03-05 11:56:35 +01:00
transactions_stats.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00