openethereum/ethcore/src/client
Arkadiy Paronyan e47af7f745 Merge pull request #966 from ethcore/from-bytes-extend
Addressing binary serialization for db types
2016-04-20 18:17:00 +02:00
..
client.rs removed redundant unwraps (#935) 2016-04-19 10:35:32 -07:00
config.rs Reorganise command line options into more general engine. 2016-03-11 14:45:19 +01:00
ids.rs generalized fixedsized structs with macro 2016-04-17 18:52:44 +03:00
mod.rs Differentiate between ClosedBlock (can be reopened) and LockedBlock (cannot). 2016-03-27 20:33:23 +02:00
test_client.rs Removing a transaction from queue now removes all from this sender with lower nonces. (#950) 2016-04-14 22:38:23 -07:00