openethereum/ethcore/src/types
Gav Wood ccb62d3b55 Trace other types of calls (#1727)
* Trace through DELEGATECALL and CALLCODE

Add them to the JSON output and RLP database store.

* Fix tests.

* Fix all tests.

* Fix one more test.
2016-07-27 17:41:21 +02:00
..
trace_types Trace other types of calls (#1727) 2016-07-27 17:41:21 +02:00
account_diff.rs Client IPC Interface (#1493) 2016-07-07 09:39:32 +02:00
block_import_error.rs dedicated types 2016-07-01 21:33:59 +03:00
block_queue_info.rs Client IPC Interface (#1493) 2016-07-07 09:39:32 +02:00
block_status.rs Moving all Client public API types to separate mod & binary serialization codegen for that mod (#1051) 2016-05-16 18:33:32 +02:00
blockchain_info.rs Moving all Client public API types to separate mod & binary serialization codegen for that mod (#1051) 2016-05-16 18:33:32 +02:00
call_analytics.rs Client IPC Interface (#1493) 2016-07-07 09:39:32 +02:00
executed.rs Trace other types of calls (#1727) 2016-07-27 17:41:21 +02:00
filter.rs Client IPC Interface (#1493) 2016-07-07 09:39:32 +02:00
ids.rs Fix "pending" parameter on RPC block requests (#1602) 2016-07-14 15:24:12 +02:00
log_entry.rs Moving all Client public API types to separate mod & binary serialization codegen for that mod (#1051) 2016-05-16 18:33:32 +02:00
mod.rs Moving all Client public API types to separate mod & binary serialization codegen for that mod (#1051) 2016-05-16 18:33:32 +02:00
mod.rs.in Client IPC Interface (#1493) 2016-07-07 09:39:32 +02:00
receipt.rs mostly purge x! from ethcore 2016-05-31 16:59:01 +02:00
state_diff.rs Client IPC Interface (#1493) 2016-07-07 09:39:32 +02:00
trace_filter.rs Client IPC Interface (#1493) 2016-07-07 09:39:32 +02:00
transaction_import.rs ethcore finished 2016-07-01 22:34:50 +03:00
transaction.rs Fixing compilation on latest nightly (#1736) 2016-07-27 17:12:14 +02:00
tree_route.rs Client IPC Interface (#1493) 2016-07-07 09:39:32 +02:00