Tomasz Drwięga
|
fece330ca4
|
Refactoring removing invalid transactions from queue
|
2016-03-17 15:30:03 +01:00 |
|
Tomasz Drwięga
|
309af743e0
|
Ignoring transactions slightly above gas_limit
|
2016-03-17 15:23:25 +01:00 |
|
debris
|
1f03ae54d6
|
moved ethcores spec to its own module, added genesis
|
2016-03-17 15:15:10 +01:00 |
|
Nikolay Volf
|
85b08e6e7b
|
get rid of the function
|
2016-03-17 15:09:08 +01:00 |
|
Nikolay Volf
|
7929af67c8
|
propagation is out
|
2016-03-17 15:02:18 +01:00 |
|
Nikolay Volf
|
0f96ce9bd2
|
no flag also
|
2016-03-17 14:56:19 +01:00 |
|
Tomasz Drwięga
|
c4021a77ca
|
Stop adding transactions right after we know that no other will make it to block.
|
2016-03-17 14:40:40 +01:00 |
|
Nikolay Volf
|
0b35a36cb0
|
Merge branch 'master' into tq-stop-sync
Conflicts:
sync/src/chain.rs
|
2016-03-17 14:19:12 +01:00 |
|
Nikolay Volf
|
a285fbab6d
|
overhaul to flag
|
2016-03-17 14:11:32 +01:00 |
|
debris
|
0f889d4222
|
added genesis method to ethjson blockchain
|
2016-03-17 14:03:53 +01:00 |
|
Tomasz Drwięga
|
dec69651fd
|
Attempting to add all transactions to mined block
|
2016-03-17 13:41:30 +01:00 |
|
debris
|
0621da8535
|
ethjson spec submodule
|
2016-03-17 13:41:11 +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
|
caedb64ade
|
Adding missing space
|
2016-03-17 13:18:26 +01:00 |
|
Nikolay Volf
|
83f5cc6aa6
|
adding helper can_sync
|
2016-03-17 13:14: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 |
|
Arkadiy Paronyan
|
cd26ccba6b
|
Merge pull request #733 from ethcore/build_speedup
Speeding up build
|
2016-03-17 12:47:29 +01:00 |
|
Tomasz Drwięga
|
c382fa7eab
|
Removing invalid transactions from queue
|
2016-03-17 12:29:55 +01:00 |
|
Nikolay Volf
|
5c4edbdd6b
|
Merge branch 'master' into tq-stop-sync
|
2016-03-17 12:25:14 +01:00 |
|
Arkadiy Paronyan
|
de484b2495
|
Merge pull request #742 from ethcore/mining-stop-sync
adding check for a sync when giving work to miner
|
2016-03-17 12:23:43 +01:00 |
|
Tomasz Drwięga
|
7247f9e27f
|
Fixing doctest
|
2016-03-17 12:23:15 +01:00 |
|
Nikolay Volf
|
03ca9d2c06
|
adding message from client to sync and disabling sending transactions to the queue while syncing
|
2016-03-17 12:17:53 +01:00 |
|
debris
|
f92a0c8df2
|
rpctest executable
|
2016-03-17 11:50:31 +01:00 |
|
Tomasz Drwięga
|
bc04e0c713
|
Adding missing commas
|
2016-03-17 11:49:56 +01:00 |
|
Tomasz Drwięga
|
b1557b547b
|
Reverting check if block queue is empty
|
2016-03-17 11:47:41 +01:00 |
|
Tomasz Drwięga
|
0e7778a7b7
|
Increasing balance in tests
|
2016-03-17 11:27:38 +01:00 |
|
Gav Wood
|
4050462ad4
|
Update sync_provider.rs
|
2016-03-17 11:23:30 +01:00 |
|
Gav Wood
|
22bc9f6458
|
Merge pull request #745 from ethcore/ethjson
json deserialization module
|
2016-03-17 11:21:29 +01:00 |
|
Tomasz Drwięga
|
884f2dd873
|
Returning number of transactions pending in block not queue
|
2016-03-17 11:19:12 +01:00 |
|
debris
|
5e44769f82
|
Merge branch 'ethjson' into ethrpc_test
|
2016-03-17 10:56:30 +01:00 |
|
Tomasz Drwięga
|
95dda4aa68
|
Full transaction cost
|
2016-03-17 10:44:10 +01:00 |
|
Tomasz Drwięga
|
81c36499ea
|
Fixing sync test
|
2016-03-17 10:20:35 +01:00 |
|
Tomasz Drwięga
|
10c309fccb
|
Merge branch 'master' into tx_queue
|
2016-03-17 10:20:21 +01:00 |
|
Arkadiy Paronyan
|
c0da47db9c
|
Merge pull request #749 from ethcore/arkpar-patch-1
Update install-parity.sh
|
2016-03-17 10:08:30 +01:00 |
|
Arkadiy Paronyan
|
5cd3eaa111
|
Update install-parity.sh
|
2016-03-17 09:54:05 +01:00 |
|
Gav Wood
|
ecfcc4f3b6
|
Merge pull request #747 from ethcore/sync
Restart sync on getting old unknown header
|
2016-03-16 20:32:10 +01:00 |
|
arkpar
|
b9584b7ec9
|
restart sync on getting old unknown header
|
2016-03-16 18:25:32 +01:00 |
|
Tomasz Drwięga
|
0925968840
|
Adding test
|
2016-03-16 17:22:23 +01:00 |
|
Tomasz Drwięga
|
8741a85443
|
Fixing build
|
2016-03-16 16:56:36 +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 |
|
Tomasz Drwięga
|
be32e79a7a
|
Merge branch 'master' into tx_queue
|
2016-03-16 09:28:37 +01:00 |
|
Nikolay Volf
|
8427e99c73
|
checking queue also
|
2016-03-15 23:58:46 +01:00 |
|
Tomasz Drwięga
|
974222aabd
|
Removing printlns
|
2016-03-15 23:13:53 +01:00 |
|
Tomasz Drwięga
|
188e325b20
|
Importing transactions from hashset. Notifying about every block
|
2016-03-15 23:01:36 +01:00 |
|
Gav Wood
|
5a96f99a8c
|
Merge pull request #744 from ethcore/sync
Missing return for #737
|
2016-03-15 19:43:05 +01:00 |
|