openethereum/sync/src
Marek Kotewicz ebd0cdbc7a Fixpending (#1074)
* Fix --geth IPC for MacOS.

* fix pending_* methods in MinerService, add pending_receipts

* pending logs

* include pending logs when polling

* fixed returning pending logs multiple timees

* log type

* transactionHash is supplied to pending logs

* miner returns receipts together with hashes

* bring back miners all_transactions used by sync module
2016-05-24 21:56:32 +02:00
..
tests New sync algorithm 2016-05-19 16:16:11 +02:00
blocks.rs Make Id/ID and db/Db/DB usage consistent 2016-05-19 11:00:32 +02:00
chain.rs Fixpending (#1074) 2016-05-24 21:56:32 +02:00
io.rs no flag also 2016-03-17 14:56:19 +01:00
lib.rs Merge pull request #1098 from ethcore/trace_err 2016-05-19 18:00:39 +02:00