openethereum/ethcore/src
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
..
account_provider Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
blockchain Correct log index in transaction receipt (#3995) 2016-12-29 18:48:28 +00:00
blooms Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
client Correct log index in transaction receipt (#3995) 2016-12-29 18:48:28 +00:00
engines Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
ethereum Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
evm Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
json_tests Rename ethcore -> parity in licenses. 2016-12-11 19:31:31 +01:00
migrations Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
miner Owning views of blockchain data (#3982) 2016-12-28 12:44:51 +00:00
snapshot Owning views of blockchain data (#3982) 2016-12-28 12:44:51 +00:00
spec Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
state Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
tests Correct log index in transaction receipt (#3995) 2016-12-29 18:48:28 +00:00
trace Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
types Correct log index in transaction receipt (#3995) 2016-12-29 18:48:28 +00:00
verification Owning views of blockchain data (#3982) 2016-12-28 12:44:51 +00:00
views Owning views of blockchain data (#3982) 2016-12-28 12:44:51 +00:00
account_db.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
action_params.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
basic_types.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
block.rs Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
builtin.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
cache_manager.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
db.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
env_info.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
error.rs Merge branch 'master' into auth-bft 2016-12-12 21:28:46 +01:00
executive.rs Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
externalities.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
factory.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
header.rs Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
lib.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
pod_account.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
pod_state.rs Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
service.rs Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
state_db.rs Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00