Tomasz Drwięga
|
98b3962412
|
RPC methods to set the limits
|
2016-04-18 23:13:38 +02:00 |
|
Tomasz Drwięga
|
5086880093
|
Additional logging for transactions
|
2016-04-17 18:26:15 +02:00 |
|
Tomasz Drwięga
|
fbc28ce493
|
Additional methods for ethcore-specific rpc. Altering miner parameters (#934)
|
2016-04-12 15:04:40 -07:00 |
|
Tomasz Drwięga
|
3fe21f5931
|
Ethcore-specific RPC methods (#923)
* Ethcore-specific rpc methods
* Initializing ethcore-rpc
|
2016-04-11 12:06:32 -07:00 |
|
arkpar
|
3438cda432
|
Propagate transaction queue
|
2016-04-06 23:03:07 +02:00 |
|
debris
|
d14d590c2b
|
fixed #875 and added tests for eth_sendTransaction
|
2016-04-06 12:15:20 +02:00 |
|
Gav Wood
|
d150529730
|
Merge remote-tracking branch 'origin/master' into bettermining
|
2016-03-27 22:16:24 +02:00 |
|
NikVolf
|
a8c725a891
|
test for pending
|
2016-03-27 17:16:15 +03:00 |
|
NikVolf
|
254ac6f253
|
checking tx queue
|
2016-03-27 16:12:21 +03:00 |
|
Gav Wood
|
830ef7ddfc
|
New mining framework.
Fixes #756.
|
2016-03-24 23:03:22 +01:00 |
|
debris
|
e5c6579a8c
|
next batch of rpc fixes, 103 still failing
|
2016-03-19 12:23:48 +01:00 |
|
Gav Wood
|
1d822132f0
|
Merge pull request #757 from ethcore/ethrpc_test
rpctest executable
|
2016-03-19 08:45:13 +01:00 |
|
debris
|
1c9cc6167d
|
updated rpc helpers docs
|
2016-03-18 19:16:46 +01:00 |
|
Tomasz Drwięga
|
2dc314f993
|
Removing update_seal when new transactions arrives
|
2016-03-17 18:30:26 +01:00 |
|
Tomasz Drwięga
|
833c5fdd31
|
Merge branch 'master' into tx_queue_live
Conflicts:
sync/src/chain.rs
|
2016-03-17 13:35:01 +01:00 |
|
Gav Wood
|
a76eb022d0
|
Merge pull request #746 from ethcore/tx_queue
Verify sender's balance before importing transaction to queue
|
2016-03-17 13:32:48 +01:00 |
|
Gav Wood
|
c88601a376
|
Merge pull request #750 from ethcore/tx_block_pending
Returning number of transactions pending in block not queue
|
2016-03-17 13:21:06 +01:00 |
|
Tomasz Drwięga
|
e1c3ab1846
|
Renaming status fields to something more descriptive.
|
2016-03-17 13:07:34 +01:00 |
|
Tomasz Drwięga
|
b684bc9ba0
|
Updating sealing when new transactions are received
|
2016-03-17 12:52:26 +01:00 |
|
Tomasz Drwięga
|
884f2dd873
|
Returning number of transactions pending in block not queue
|
2016-03-17 11:19:12 +01:00 |
|
Tomasz Drwięga
|
d54c95da9d
|
Removing unused import
|
2016-03-16 10:48:31 +01:00 |
|
Tomasz Drwięga
|
fdba8de600
|
Validating senders balance before importing transaction to queue
|
2016-03-16 10:45:55 +01:00 |
|
Nikolay Volf
|
bd892026f6
|
tests
|
2016-03-16 10:37:08 +01:00 |
|
Gav Wood
|
6cedb263aa
|
Add missing file.
|
2016-03-13 17:01:50 +01:00 |
|