debris
|
f78e8c3a38
|
fixed eth_call, eth_sendTransaction and eth_estimateGas
|
2016-03-22 21:58:28 +01:00 |
|
debris
|
4f242996d1
|
uncle
|
2016-03-22 21:58:28 +01:00 |
|
debris
|
daecf5db3e
|
removed outdated comment
|
2016-03-22 21:58:28 +01:00 |
|
debris
|
9a09f52679
|
implemented eth_sendRawTransaction
|
2016-03-22 21:58:28 +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
|
04082d1514
|
client implementation of transaction receipt
|
2016-03-21 00:05:45 +01:00 |
|
debris
|
85fa07728c
|
LocalizedReceipt
|
2016-03-21 00:05:45 +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
|
048dba7ef3
|
fixed indentation
|
2016-03-21 00:04:55 +01:00 |
|
debris
|
280c5e8a99
|
implementation of eth_estimateGas
|
2016-03-21 00:04:55 +01:00 |
|
debris
|
5c72e60b14
|
implemented eth_call
|
2016-03-21 00:04:55 +01:00 |
|
debris
|
2b8a151b82
|
fixed failing eth rpc tests
|
2016-03-20 23:56:57 +01:00 |
|
debris
|
9bcc6c9e69
|
next batch of rpc fixes, 103 still failing
|
2016-03-20 23:56:57 +01:00 |
|
debris
|
0fc605face
|
rpc tests, now 421 passing / 116 failing
|
2016-03-20 23:56:57 +01:00 |
|
debris
|
086e45671b
|
removed warnings by adding missing documentation
|
2016-03-20 23:56:56 +01:00 |
|
debris
|
d87286c5c3
|
updated rpc helpers docs
|
2016-03-20 23:56:56 +01:00 |
|
debris
|
755faf37e3
|
running rpc tests
|
2016-03-20 23:56:56 +01:00 |
|
Tomasz Drwięga
|
2f411c93fd
|
Removing update_seal when new transactions arrives
|
2016-03-20 23:54:53 +01:00 |
|
Tomasz Drwięga
|
808f959a94
|
Common error handling
|
2016-03-20 23:54:51 +01:00 |
|
Tomasz Drwięga
|
2aae862330
|
Updating sealing when new transactions are received
|
2016-03-20 23:54:24 +01:00 |
|
Tomasz Drwięga
|
2f8e6be2ea
|
Adding missing commas
|
2016-03-20 23:51:22 +01:00 |
|
Tomasz Drwięga
|
3a16ef19c1
|
Removing unused import
|
2016-03-20 23:51:22 +01:00 |
|
Tomasz Drwięga
|
74ea9cc74c
|
Validating senders balance before importing transaction to queue
|
2016-03-20 23:51:22 +01:00 |
|
Tomasz Drwięga
|
df4b326cb3
|
Adding missing space
|
2016-03-20 23:51:22 +01:00 |
|
Tomasz Drwięga
|
4db397ecb1
|
Renaming status fields to something more descriptive.
|
2016-03-20 23:51:20 +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
|
114bab66c4
|
overhaul to flag
|
2016-03-20 23:50:31 +01:00 |
|
Nikolay Volf
|
31f4a214a9
|
adding message from client to sync and disabling sending transactions to the queue while syncing
|
2016-03-20 23:49:34 +01:00 |
|
Gav Wood
|
81f8f939b9
|
Update sync_provider.rs
|
2016-03-20 23:49:34 +01:00 |
|
Nikolay Volf
|
28e4847b59
|
tests
|
2016-03-20 23:49:34 +01:00 |
|
Nikolay Volf
|
30ecff3959
|
checking queue also
|
2016-03-20 23:49:34 +01:00 |
|
Nikolay Volf
|
8add773b12
|
[ci skip] grammar fix
|
2016-03-20 23:49:34 +01:00 |
|
Nikolay Volf
|
c20e761051
|
adding check for a sync
|
2016-03-20 23:49:34 +01:00 |
|
debris
|
9b241faf01
|
uncle method mock
|
2016-03-14 17:01:29 +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 |
|
Nikolay Volf
|
2117d363e2
|
new account test & fix
|
2016-03-14 01:06:42 +01:00 |
|
Nikolay Volf
|
1957a14961
|
personal tests setup
|
2016-03-14 00:48:43 +01:00 |
|
Gav Wood
|
6cedb263aa
|
Add missing file.
|
2016-03-13 17:01:50 +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 |
|
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 |
|
Marek Kotewicz
|
1f8e0f86ac
|
Merge pull request #688 from ethcore/updating_clippy
Updating clippy
|
2016-03-13 10:07:44 +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 |
|