Gav Wood
|
02f43f2e8c
|
Merge branch 'ethminer_crate'
|
2016-03-13 15:00:47 +01:00 |
|
debris
|
29c85e16cd
|
added eth_sign and eth_sendRawTransaction to eth interface
|
2016-03-13 14:57:26 +01:00 |
|
debris
|
00820c342a
|
fixed eth_getCode and added tests for it
|
2016-03-13 14:45:39 +01:00 |
|
debris
|
c2b3ba533b
|
fixed eth_getTransactionCount**, and eth_getUncleCount** rpc methods, added tests for them
|
2016-03-13 14:37:33 +01:00 |
|
debris
|
487ba9b08a
|
implemented eth_storageAt rpc method, added more tests for rpc
|
2016-03-13 12:09:30 +01:00 |
|
debris
|
49dd666199
|
EthTester
|
2016-03-12 20:06:55 +01:00 |
|
debris
|
e09de6ea3d
|
added missing eth_getBalance rpc method and tests for it
|
2016-03-12 19:51:24 +01:00 |
|
debris
|
a9a1c80fac
|
implemented eth_accounts, fixed personal_accounts, added test account provider, tests for eth_accounts
|
2016-03-12 19:21:08 +01:00 |
|
Tomasz Drwięga
|
aebc91d96f
|
Merge branch 'master' into ethminer_crate
Conflicts:
Cargo.toml
rpc/Cargo.toml
sync/Cargo.toml
|
2016-03-12 09:50:18 +01:00 |
|
debris
|
c6ba378b6b
|
rpc web3 tests
|
2016-03-11 16:17:09 +01:00 |
|
Tomasz Drwięga
|
b458452f0e
|
TestSyncProvider fixes
|
2016-03-11 14:57:17 +01:00 |
|
debris
|
68a13973a4
|
fixed ethcore-rpc tests build after merge
|
2016-03-11 11:42:24 +01:00 |
|
debris
|
18939462c3
|
sync_provider function
|
2016-03-11 11:03:43 +01:00 |
|
debris
|
8e52510dbb
|
implemented net_listening method
|
2016-03-11 10:21:25 +01:00 |
|
debris
|
34a120e127
|
net tests
|
2016-03-11 10:17:20 +01:00 |
|
debris
|
b2c083ce56
|
fixed U256 serialization, tests for transaction serialization
|
2016-02-08 11:58:47 +01:00 |
|