openethereum/ethcore/src
Tomasz Drwięga 7e87e9e8ad Updating JSON-RPC crates (#4934)
* New version of jsonrpc.

* Better invalid encoding messages

* Fixing deprecated methods of tokio_core

* Using dedicated branch for jsonrpc

* Bump
2017-03-22 07:02:14 +01:00
..
account_provider removed redundant FixedHash trait, fixes #4029 (#4866) 2017-03-11 22:58:15 +04:00
blockchain rlp serialization refactor (#4873) 2017-03-20 19:14:29 +01:00
blooms rlp serialization refactor (#4873) 2017-03-20 19:14:29 +01:00
client Traces error handling (#4849) 2017-03-14 13:04:32 +01:00
engines EIP198 and built-in activation (#4926) 2017-03-21 19:36:38 +03:00
ethereum Update comments and reg ABI (#4787) 2017-03-06 21:37:38 +01:00
evm Propagate trie errors upwards from State (#4655) 2017-02-26 13:10:50 +01:00
json_tests splitting part of util into smaller crates (#4956) 2017-03-22 06:23:40 +01:00
migrations rlp serialization refactor (#4873) 2017-03-20 19:14:29 +01:00
miner splitting part of util into smaller crates (#4956) 2017-03-22 06:23:40 +01:00
snapshot rlp serialization refactor (#4873) 2017-03-20 19:14:29 +01:00
spec Updating JSON-RPC crates (#4934) 2017-03-22 07:02:14 +01:00
state splitting part of util into smaller crates (#4956) 2017-03-22 06:23:40 +01:00
tests rlp serialization refactor (#4873) 2017-03-20 19:14:29 +01:00
trace rlp serialization refactor (#4873) 2017-03-20 19:14:29 +01:00
types rlp serialization refactor (#4873) 2017-03-20 19:14:29 +01:00
verification rlp serialization refactor (#4873) 2017-03-20 19:14:29 +01:00
views Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
account_db.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
action_params.rs removed redundant FixedHash trait, fixes #4029 (#4866) 2017-03-11 22:58:15 +04:00
basic_types.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
block.rs rlp serialization refactor (#4873) 2017-03-20 19:14:29 +01:00
builtin.rs EIP198 and built-in activation (#4926) 2017-03-21 19:36:38 +03:00
cache_manager.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
db.rs Save pending local transactions in the database (#4566) 2017-02-20 17:21:55 +01:00
env_info.rs Remote transaction execution (#4684) 2017-03-08 14:39:44 +01:00
error.rs Optional from field in Transaction Requests (#4332) 2017-01-30 21:08:36 +01:00
executive.rs EIP198 and built-in activation (#4926) 2017-03-21 19:36:38 +03:00
externalities.rs Propagate trie errors upwards from State (#4655) 2017-02-26 13:10:50 +01:00
factory.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
header.rs Tweak some checks. (#4633) 2017-02-22 18:24:22 +01:00
lib.rs splitting part of util into smaller crates (#4956) 2017-03-22 06:23:40 +01:00
pod_account.rs rlp serialization refactor (#4873) 2017-03-20 19:14:29 +01:00
pod_state.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
service.rs Save pending local transactions in the database (#4566) 2017-02-20 17:21:55 +01:00
state_db.rs splitting part of util into smaller crates (#4956) 2017-03-22 06:23:40 +01:00