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 |
|
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 |
|
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 |
|
debris
|
196c6e8ecc
|
tests for loading test json files
|
2016-03-15 19:32:07 +01:00 |
|
debris
|
b4849d1c58
|
finished blockchain test deserialization
|
2016-03-15 18:42:23 +01:00 |
|
arkpar
|
e538b417f0
|
Missing return
|
2016-03-15 18:35:07 +01:00 |
|
debris
|
d96858d38c
|
proper blockchain json parsing
|
2016-03-15 18:17:48 +01:00 |
|
Nikolay Volf
|
99bae23996
|
[ci skip] grammar fix
|
2016-03-15 17:56:35 +01:00 |
|
Nikolay Volf
|
ab4bfbac0d
|
adding check for a sync
|
2016-03-15 17:13:44 +01:00 |
|
Arkadiy Paronyan
|
77bdca5b68
|
Merge pull request #741 from ethcore/block-test
Enact block with uncles test
|
2016-03-15 16:55:50 +01:00 |
|
Tomasz Drwięga
|
d57b0177a7
|
Disabling benches and beta tests
|
2016-03-15 15:55:37 +01:00 |
|
Tomasz Drwięga
|
74245be4f5
|
Enabling fast finish
|
2016-03-15 15:09:12 +01:00 |
|
Arkadiy Paronyan
|
eac73a4e54
|
Merge pull request #740 from ethcore/fix-libc-ver
Fix outdated libc version on dependency
|
2016-03-15 14:51:12 +01:00 |
|
Tomasz Drwięga
|
c970d7f80e
|
Merge branch 'master' into build_speedup
Conflicts:
.travis.yml
|
2016-03-15 14:48:19 +01:00 |
|
arkpar
|
9dea31031c
|
Enact block with uncles test
|
2016-03-15 14:35:45 +01:00 |
|
Nikolay Volf
|
1eb0f1b991
|
Merge branch 'master' into fix-libc-ver
|
2016-03-15 13:37:10 +01:00 |
|
Nikolay Volf
|
6d939ddfce
|
updating lock
|
2016-03-15 13:36:27 +01:00 |
|
Arkadiy Paronyan
|
828d20629b
|
Merge pull request #735 from ethcore/transaction_queue_race
Fixing possible race in transaction queue
|
2016-03-15 12:47:30 +01:00 |
|
Gav Wood
|
b0f233a06c
|
Merge pull request #737 from ethcore/sync
Sync fixed again
|
2016-03-15 12:13:44 +01:00 |
|
Arkadiy Paronyan
|
e5f54966af
|
Merge pull request #734 from ethcore/fixblockchainrace
Don't change best block until extras is committed.
|
2016-03-15 11:56:49 +01:00 |
|
Arkadiy Paronyan
|
b64713e5ac
|
Merge pull request #736 from ethcore/travis-stable-only
stable only until travis speedup
|
2016-03-15 11:56:11 +01:00 |
|
Gav Wood
|
e98cfd84a9
|
Merge pull request #629 from ethcore/uint_opt
Optimizing uint operations (architecture independent)
|
2016-03-15 11:24:00 +01:00 |
|
arkpar
|
b9b0444662
|
Trace sending to unconfirmed session
|
2016-03-15 11:20:19 +01:00 |
|
Nikolay Volf
|
ec4f7c4190
|
stable only until travis speedup
|
2016-03-15 11:12:54 +01:00 |
|
Tomasz Drwięga
|
7045e9f2f7
|
More cleaning
|
2016-03-15 11:05:31 +01:00 |
|
Tomasz Drwięga
|
2cecb1eada
|
Cleaning
|
2016-03-15 11:04:48 +01:00 |
|
Gav Wood
|
59d0d2df9a
|
Don't change best block until extras is committed.
|
2016-03-15 10:59:58 +01:00 |
|
Tomasz Drwięga
|
26dd67ebeb
|
Speeding up build
|
2016-03-15 10:57:09 +01:00 |
|
Tomasz Drwięga
|
40ac01b730
|
Fixing possible race in transaction queue
|
2016-03-15 10:54:19 +01:00 |
|