openethereum/sync/src
Tomasz Drwięga e11353f94c UnverifiedTransaction type (#4134)
* Introducing ValidSignedTransaction

* Verifiying transactions in engines

* Widening use of VerifiedSignedTransaction

* Renaming Transactions

* Uncommenting banning queue & Fixing tests

* Fixing json tests

* Fixing pre-homestead test

* Fixing imports

* Addressing grumbles

* Fixing test
2017-01-13 08:51:36 +00:00
..
light_sync Test harness for lightsync (#4109) 2017-01-11 14:39:03 +01:00
tests Test harness for lightsync (#4109) 2017-01-11 14:39:03 +01:00
api.rs UnverifiedTransaction type (#4134) 2017-01-13 08:51:36 +00:00
block_sync.rs Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
blocks.rs Owning views of blockchain data (#3982) 2016-12-28 12:44:51 +00:00
chain.rs UnverifiedTransaction type (#4134) 2017-01-13 08:51:36 +00:00
lib.rs add light sync service to ethsync 2016-12-16 17:38:16 +01:00
snapshot.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
sync_io.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
transactions_stats.rs Merge pull request #3796 from ethcore/tx-broadcast 2016-12-12 04:13:56 +01:00