Gav Wood
|
712302391c
|
Use sensible gas price.
|
2016-03-28 20:42:23 +02:00 |
|
NikVolf
|
a938385692
|
checking tx queue
|
2016-03-28 02:19:19 +02:00 |
|
Tomasz Drwięga
|
ec26827f58
|
Fixing future-current transactions clash
|
2016-03-23 14:45:02 +01:00 |
|
Tomasz Drwięga
|
c143b1b783
|
Validating senders balance before importing transaction to queue
|
2016-03-22 21:52:28 +01:00 |
|
Tomasz Drwięga
|
808f959a94
|
Common error handling
|
2016-03-20 23:54:51 +01:00 |
|
Tomasz Drwięga
|
a0cdf5c420
|
Ignoring transactions slightly above gas_limit
|
2016-03-20 23:53:21 +01:00 |
|
Tomasz Drwięga
|
5aed421fa3
|
Removing allow dead_code
|
2016-03-20 23:52:58 +01:00 |
|
Tomasz Drwięga
|
9b6abb5861
|
Attempting to add all transactions to mined block
|
2016-03-20 23:52:31 +01:00 |
|
Tomasz Drwięga
|
56e977b425
|
Fixing doctest
|
2016-03-20 23:51:22 +01:00 |
|
Tomasz Drwięga
|
d17c629b71
|
Full transaction cost
|
2016-03-20 23:51:22 +01:00 |
|
Tomasz Drwięga
|
b0d7d48391
|
Adding test
|
2016-03-20 23:51:22 +01:00 |
|
Tomasz Drwięga
|
164cd268ad
|
Fixing build
|
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
|
2e88183df4
|
Removing printlns
|
2016-03-20 23:51:22 +01:00 |
|
Tomasz Drwięga
|
fca8eb5810
|
Importing transactions from hashset. Notifying about every block
|
2016-03-20 23:51:22 +01:00 |
|
Tomasz Drwięga
|
40ac01b730
|
Fixing possible race in transaction queue
|
2016-03-15 10:54:19 +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 |
|
Tomasz Drwięga
|
2fd036b073
|
Merge branch 'ethminer_crate' into rpc_pending_filter
Conflicts:
rpc/src/v1/helpers/poll_manager.rs
rpc/src/v1/impls/eth.rs
|
2016-03-11 11:44:44 +01:00 |
|
Tomasz Drwięga
|
55a14b3aaf
|
Fixing transaction queue test
|
2016-03-11 11:40:12 +01:00 |
|
Tomasz Drwięga
|
c37370a8a7
|
PendingTransaction filter.
|
2016-03-10 16:04:59 +01:00 |
|
Tomasz Drwięga
|
9db4720162
|
Fixing clippy warnings.
|
2016-03-10 14:15:47 +01:00 |
|
Tomasz Drwięga
|
0535fb30c6
|
Merge branch 'master' into ethminer_crate
Conflicts:
sync/src/lib.rs
|
2016-03-10 14:03:09 +01:00 |
|
Tomasz Drwięga
|
2e72173620
|
Merge branch 'master' into ethminer_crate
Conflicts:
Cargo.lock
Cargo.toml
hook.sh
miner/src/transaction_queue.rs
rpc/Cargo.toml
sync/Cargo.toml
sync/src/chain.rs
|
2016-03-10 12:25:36 +01:00 |
|
Tomasz Drwięga
|
493c61f09d
|
Minimal gas price threshold. Closes: #636
|
2016-03-09 15:22:11 +01:00 |
|
Tomasz Drwięga
|
99a6802b61
|
Moving block sealing and transaction_queue to separate create
|
2016-03-08 15:46:44 +01:00 |
|