openethereum/ethcore/src/client
Tomasz Drwięga b24fc97cb6 Correct log index in transaction receipt (#3995)
* Moving logs to separate, testable function

* Adding test

* Fixing log index

* Adding transaction log index

* Fixing rpc tests

* Making interface of  a bit cleaner.
2016-12-29 18:48:28 +00:00
..
chain_notify.rs Merge branch 'master' into auth-bft 2016-12-12 21:28:46 +01:00
client.rs Correct log index in transaction receipt (#3995) 2016-12-29 18:48:28 +00:00
config.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
error.rs Crate tidyups. 2016-12-11 19:14:42 +01:00
mod.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
registry.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
test_client.rs Owning views of blockchain data (#3982) 2016-12-28 12:44:51 +00:00
trace.rs Client IPC Interface (#1493) 2016-07-07 09:39:32 +02:00
traits.rs Owning views of blockchain data (#3982) 2016-12-28 12:44:51 +00:00