debris
|
33d633eed1
|
fixed #875 and added tests for eth_sendTransaction
|
2016-04-09 13:16:40 +02:00 |
|
Gav Wood
|
2a2c24855c
|
Fix build.
|
2016-03-28 21:19:28 +02:00 |
|
NikVolf
|
b9141b830b
|
test for pending
|
2016-03-28 02:19:29 +02:00 |
|
Gav Wood
|
4d04668c48
|
Make BlockNumber optional.
|
2016-03-26 12:35:15 +01:00 |
|
arkpar
|
4840371635
|
Fixed test
|
2016-03-24 17:07:54 +01:00 |
|
debris
|
841a996fa6
|
test for eth_getTransactionReceipt
|
2016-03-22 21:58:28 +01:00 |
|
arkpar
|
3b766f01f2
|
Fixed rpc tests
|
2016-03-21 18:07:07 +01:00 |
|
debris
|
d5cc2c9e67
|
implemented rpc eth_estimateGas method, added tests for rpc eth_call and eth_estimateGas
|
2016-03-21 00:04:55 +01:00 |
|
debris
|
2b8a151b82
|
fixed failing eth rpc tests
|
2016-03-20 23:56:57 +01:00 |
|
Tomasz Drwięga
|
e767fd88f6
|
Returning number of transactions pending in block not queue
|
2016-03-20 23:50:59 +01:00 |
|
Nikolay Volf
|
28e4847b59
|
tests
|
2016-03-20 23:49:34 +01:00 |
|
debris
|
47ca84041b
|
tests for eth_mining, eth_compileLLL, eth_compileSolidity, eth_compileSerpent
|
2016-03-14 14:59:09 +01:00 |
|
debris
|
0de73609d2
|
eth_hashrate && eth_submitHashrate tests
|
2016-03-14 14:18:29 +01:00 |
|
Gav Wood
|
b4f7f220f1
|
Merge remote-tracking branch 'origin/master' into merge_ethminer
|
2016-03-13 16:35:52 +01:00 |
|
debris
|
6ee13b0000
|
implemented eth_getCompilers
|
2016-03-13 15:02:46 +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 |
|