keorn
|
e4ff614966
|
remove unused tracing
|
2016-11-28 15:50:55 +00:00 |
|
keorn
|
b454f7e307
|
use Io queue for messages
|
2016-11-28 15:42:36 +00:00 |
|
keorn
|
1326c6cf5a
|
rebroadcast unseen messages
|
2016-11-28 15:24:22 +00:00 |
|
keorn
|
7d97ba5ee0
|
seal sigs test
|
2016-11-28 15:23:39 +00:00 |
|
Tomasz Drwięga
|
2b3d100de2
|
Fixing some clippy warnings
|
2016-11-28 15:54:22 +01:00 |
|
Igor Artamonov
|
748260bebe
|
invalidate blocks from future
|
2016-11-28 20:14:43 +06:00 |
|
keorn
|
ef4ecce7bf
|
nicer vote counting + test
|
2016-11-28 14:08:38 +00:00 |
|
keorn
|
09c28806d6
|
proper test IoHandler
|
2016-11-28 11:47:33 +00:00 |
|
keorn
|
5c0e89ae9a
|
Merge branch 'master' into auth-bft
|
2016-11-28 09:50:22 +00:00 |
|
keorn
|
89f0bd714d
|
test whole transitioning
|
2016-11-28 09:42:50 +00:00 |
|
arkpar
|
c7b359fcee
|
Style
|
2016-11-28 01:37:25 +01:00 |
|
arkpar
|
d0c80a6903
|
Updated tests
|
2016-11-28 01:37:25 +01:00 |
|
arkpar
|
3aceac60de
|
Use sha3 for fat key
|
2016-11-28 01:37:24 +01:00 |
|
arkpar
|
b0555fbe7c
|
State export
|
2016-11-28 01:37:24 +01:00 |
|
Gav Wood
|
3b6d886860
|
Fix up the transaction JSON serialisation for RPC.
|
2016-11-27 14:11:37 +01:00 |
|
Tomasz Drwięga
|
a9028ca986
|
Merge branch 'master' into rpc-middleware
Conflicts:
Cargo.lock
rpc/src/v1/tests/mocked/parity_accounts.rs
|
2016-11-25 21:18:02 +01:00 |
|
Gav Wood
|
de8dd47ff9
|
Fetch binaries.
|
2016-11-25 19:29:13 +01:00 |
|
keorn
|
a7afbf4d25
|
tracing and vote test
|
2016-11-25 16:45:32 +00:00 |
|
keorn
|
8f72017bcc
|
add transition tracing
|
2016-11-25 16:44:57 +00:00 |
|
keorn
|
f59746b2da
|
order messages by signature
|
2016-11-25 16:44:18 +00:00 |
|
keorn
|
d2099d9f13
|
derive Eq for tests
|
2016-11-25 16:43:26 +00:00 |
|
Gav Wood
|
8cddf9976a
|
Better information.
|
2016-11-25 15:43:49 +01:00 |
|
Gav Wood
|
d0312b89ad
|
Update test, fix number. (#3612)
|
2016-11-25 13:03:15 +01:00 |
|
Gav Wood
|
befb0bf2bd
|
Merge branch 'fix-number' into check-updates
|
2016-11-25 12:17:58 +01:00 |
|
keorn
|
1692c07ba6
|
Merge branch 'master' into auth-bft
|
2016-11-25 10:51:06 +00:00 |
|
keorn
|
da499b0a4a
|
self contained test proposal
|
2016-11-24 19:59:08 +00:00 |
|
keorn
|
f867372dfe
|
increase default proposal time
|
2016-11-24 19:58:29 +00:00 |
|
keorn
|
04acdd6ca0
|
reuse rlp generation
|
2016-11-24 19:57:58 +00:00 |
|
Gav Wood
|
45017c599a
|
Update test, fix number.
|
2016-11-24 19:11:29 +01:00 |
|
Gav Wood
|
735df6c30f
|
More work.
|
2016-11-24 17:19:48 +01:00 |
|
Gav Wood
|
e9197f5862
|
Merge pull request #3603 from ethcore/trace-fix
Always insert traces for genesis.
|
2016-11-24 17:16:37 +01:00 |
|
Gav Wood
|
46e5a84bc5
|
Merge pull request #3540 from ethcore/delete-accounts
Real deleting accounts
|
2016-11-24 17:16:26 +01:00 |
|
Tomasz Drwięga
|
aa52c72bda
|
Traces for genesis are always present.
|
2016-11-24 15:05:52 +01:00 |
|
keorn
|
8f37807d4b
|
seal checks
|
2016-11-24 13:57:54 +00:00 |
|
keorn
|
38f25fc195
|
message tests and fixes
|
2016-11-24 13:57:04 +00:00 |
|
keorn
|
207364929c
|
improve error types
|
2016-11-24 13:55:16 +00:00 |
|
Gav Wood
|
03ef95ba50
|
Compiles.
|
2016-11-23 20:35:21 +01:00 |
|
Gav Wood
|
5d62cfdf6f
|
Merge remote-tracking branch 'origin/master' into check-updates
|
2016-11-23 18:15:21 +01:00 |
|
Gav Wood
|
9d3b2352cc
|
More work.
|
2016-11-23 16:29:15 +01:00 |
|
Tomasz Drwięga
|
cd6f565f69
|
RPC Middleware & Get/Set dapp-specific accounts
|
2016-11-23 16:27:05 +01:00 |
|
Gav Wood
|
820e291ac8
|
Merge pull request #3573 from ethcore/no-bg-download
CLI option to disable ancient block downloading
|
2016-11-23 16:06:45 +01:00 |
|
Gav Wood
|
4c9bb5aa25
|
Merge remote-tracking branch 'origin/master' into check-updates
|
2016-11-23 14:45:55 +01:00 |
|
Arkadiy Paronyan
|
a969c008d1
|
Fix panic on importing own invalid transaction (#3550)
|
2016-11-23 08:46:55 +01:00 |
|
arkpar
|
7da8f019d5
|
--no-ancient-blocks
|
2016-11-22 18:15:55 +01:00 |
|
keorn
|
8f6a464c51
|
new error types
|
2016-11-22 17:15:22 +00:00 |
|
Gav Wood
|
03d3e585af
|
Merge pull request #2445 from ethcore/adaptive_queue_threads
Use an adaptive number of threads in the verification queue
|
2016-11-22 17:39:11 +01:00 |
|
keorn
|
340d377930
|
Revert "dont keep account provider in miner"
This reverts commit 11ccacd6d0.
|
2016-11-22 16:05:27 +00:00 |
|
Jaco Greeff
|
609e8912d8
|
Merge branch 'master' into delete-accounts
|
2016-11-22 16:19:40 +01:00 |
|
Gav Wood
|
bf9ed2d444
|
Merge remote-tracking branch 'origin/master' into check-updates
|
2016-11-22 10:25:34 +01:00 |
|
Gav Wood
|
45dead9d49
|
Naming consistency and make Updater improvements.
- ID -> Id (consistency with rust libs)
|
2016-11-22 10:24:22 +01:00 |
|