Gav Wood
|
d7b49c9f15
|
Merge pull request #590 from ethcore/sync-fix
Fixed one more case of sync stalling
|
2016-03-04 23:51:32 +01:00 |
|
Gav Wood
|
e11b74e8d2
|
Merge pull request #589 from ethcore/disablejournaldb
JournalDB can now operate in "archive" mode
|
2016-03-04 23:51:21 +01:00 |
|
Gav Wood
|
8f00056171
|
Avoid sealing unnecessarily.
|
2016-03-04 23:43:59 +01:00 |
|
Gav Wood
|
86c34c7d10
|
Remove "fix".
|
2016-03-04 23:29:56 +01:00 |
|
Gav Wood
|
098a6ad2cc
|
Reset HISTORY .
|
2016-03-04 23:09:05 +01:00 |
|
Gav Wood
|
d63e535b3c
|
Merge branch 'master' into finduncles
|
2016-03-04 23:08:48 +01:00 |
|
Gav Wood
|
96617533c8
|
Remove unneeded field.
|
2016-03-04 22:57:44 +01:00 |
|
Gav Wood
|
559e01ea84
|
Review remarks resolved.
|
2016-03-04 22:54:59 +01:00 |
|
arkpar
|
182aec2f94
|
Fixed potential deadlock on startup
|
2016-03-04 22:01:36 +01:00 |
|
arkpar
|
f028ff1d40
|
Use same BlockChainInfo for propagation
|
2016-03-04 21:52:03 +01:00 |
|
Gav Wood
|
bc018faedc
|
Avoid forcing a resync for the pre-existing journaldbs.
|
2016-03-04 21:17:42 +01:00 |
|
Gav Wood
|
bbbaffbc53
|
"--archive" option for disabling the journal DB
Fixes #579
|
2016-03-04 21:06:28 +01:00 |
|
Nikolay Volf
|
5d9a599b17
|
Merge branch 'master' into rpc-signing-extend
|
2016-03-04 22:42:32 +03:00 |
|
Nikolay Volf
|
316e48e3b5
|
Merge pull request #586 from ethcore/secret-store-ext
Secret store integration with client
|
2016-03-04 22:41:47 +03:00 |
|
Gav Wood
|
ba67b67ff3
|
JournalDB can now operate in "archive" mode.
|
2016-03-04 20:19:36 +01:00 |
|
Arkadiy Paronyan
|
d398326049
|
Merge pull request #588 from ethcore/fix-build-master
fix build on nightly rust
|
2016-03-04 19:57:45 +01:00 |
|
Nikolay Volf
|
8ff49c06dd
|
somehow that was not set to the right path
|
2016-03-04 21:53:24 +03:00 |
|
Nikolay Volf
|
5fdc6be9bc
|
Merge branch 'master' into secret-store-ext
|
2016-03-04 21:46:20 +03:00 |
|
Nikolay Volf
|
31127425ba
|
Merge pull request #585 from ethcore/uint-deserialize
deserialization for uint generic
|
2016-03-04 21:45:34 +03:00 |
|
Nikolay Volf
|
a4f4764e2a
|
Merge pull request #559 from ethcore/tx_queue
TransactionsQueue implementation
|
2016-03-04 21:43:33 +03:00 |
|
arkpar
|
3fa1776ecf
|
Fixed sync stalling on a new block arriving while body request is pending
|
2016-03-04 19:11:44 +01:00 |
|
Nikolay Volf
|
a8f8195418
|
Merge pull request #583 from ethcore/json-rpc-personal
JSON-RPC personal service (follows #582)
|
2016-03-04 20:11:22 +03:00 |
|
Nikolay Volf
|
af5ed8b5f7
|
rpc-signing-extend
|
2016-03-04 20:10:07 +03:00 |
|
Nikolay Volf
|
c72c27b47e
|
client integration
|
2016-03-04 20:09:21 +03:00 |
|
Nikolay Volf
|
2e3fb103ab
|
extended secret store operations
|
2016-03-04 20:08:42 +03:00 |
|
Nikolay Volf
|
d59972a9ac
|
deserialization for uint generic
|
2016-03-04 20:07:23 +03:00 |
|
Tomasz Drwięga
|
d9f23470c4
|
Merge branch 'tx_queue_integration' into tx_queue_rpc
|
2016-03-04 16:54:00 +01:00 |
|
Tomasz Drwięga
|
bcaed67eaa
|
Swapping order of inserting block to chain and commiting to DB to avoid race conditions
|
2016-03-04 16:48:10 +01:00 |
|
Tomasz Drwięga
|
bd7614f445
|
Merge branch 'tx_queue' into tx_queue_integration
Conflicts:
sync/src/transaction_queue.rs
|
2016-03-04 16:25:39 +01:00 |
|
Tomasz Drwięga
|
677c3996b9
|
Taking expected nonce from state into consideration when removing txs
|
2016-03-04 16:12:48 +01:00 |
|
Tomasz Drwięga
|
b320ff4602
|
Getting rid of first_nonces (we can fetch it from state)
|
2016-03-04 15:02:11 +01:00 |
|
Nikolay Volf
|
ae51d99fb8
|
[ci skip] trailing commas
|
2016-03-04 16:40:17 +03:00 |
|
Nikolay Volf
|
4131a60b43
|
Merge branch 'master' into json-rpc-personal
|
2016-03-04 16:25:49 +03:00 |
|
Nikolay Volf
|
0d01099f44
|
moving unlock logics to secret-store itself
|
2016-03-04 16:23:00 +03:00 |
|
Marek Kotewicz
|
9c1f3d5fff
|
Merge pull request #582 from ethcore/secret-store-sync-ready
making key directory thread-safe
|
2016-03-04 13:22:32 +01:00 |
|
Gav Wood
|
ee312cba1c
|
Merge pull request #581 from ethcore/verifier_trait
verifier trait
|
2016-03-04 12:58:10 +01:00 |
|
Nikolay Volf
|
4f62e80de7
|
name fix
|
2016-03-04 14:53:18 +03:00 |
|
Nikolay Volf
|
da65761712
|
Merge branch 'secret-store-sync-ready' into json-rpc-personal
|
2016-03-04 14:49:00 +03:00 |
|
Nikolay Volf
|
e17b2a4db8
|
replacing unsafe cell with rwlock
|
2016-03-04 14:48:05 +03:00 |
|
Nikolay Volf
|
6a57e83509
|
json rpc personal service
|
2016-03-04 14:46:54 +03:00 |
|
Tomasz Drwięga
|
410bd263dd
|
Merge branch 'tx_queue_integration' into tx_queue_rpc
|
2016-03-04 12:34:34 +01:00 |
|
Tomasz Drwięga
|
f7371daca3
|
Merge branch 'tx_queue' into tx_queue_integration
|
2016-03-04 12:20:31 +01:00 |
|
debris
|
706ce5dfb6
|
verifier trait
|
2016-03-04 11:56:04 +01:00 |
|
Tomasz Drwięga
|
8542d651ae
|
Refactoring transactions queue to avoid cloning transactions
|
2016-03-04 11:45:20 +01:00 |
|
Gav Wood
|
52dceff3ea
|
Merge branch 'master' into finduncles
|
2016-03-03 15:16:56 +01:00 |
|
Gav Wood
|
00b5fcebe3
|
Merge pull request #580 from ethcore/fixblockchainmem
shrink_to_fit after removing hashes.
|
2016-03-03 15:08:47 +01:00 |
|
Gav Wood
|
f8dc1f2e3a
|
Avoid leaking block_details.
Fixes #576
|
2016-03-03 12:56:34 +01:00 |
|
Gav Wood
|
09e01fa0f8
|
Merge pull request #504 from ethcore/rpc_poll_ids
support for rpc polling
|
2016-03-03 12:44:27 +01:00 |
|
Gav Wood
|
f9533c5d16
|
Merge pull request #569 from ethcore/rpc_serde_generator
limit serde codegen only to rpc types submodule
|
2016-03-03 12:43:05 +01:00 |
|
Gav Wood
|
806f962b7d
|
Merge pull request #573 from ethcore/issue-test/568
fork test for Issue test/568
|
2016-03-03 12:41:32 +01:00 |
|