keorn
|
89f0bd714d
|
test whole transitioning
|
2016-11-28 09:42:50 +00: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 |
|
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
|
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
|
a3730b3042
|
change proposer address
|
2016-11-24 13:56:27 +00:00 |
|
keorn
|
207364929c
|
improve error types
|
2016-11-24 13:55:16 +00: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 |
|
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
|
d5b15d4560
|
change authorities for testing
|
2016-11-22 17:15:42 +00: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
|
818e54d44e
|
Merge pull request #3547 from ethcore/fix-flaky-auth
Fix flaky test
|
2016-11-22 00:01:51 +01:00 |
|
keorn
|
32bcd08b94
|
test utilities
|
2016-11-21 18:54:16 +00:00 |
|
keorn
|
66526af5a8
|
pass engine in tests
|
2016-11-21 18:53:53 +00:00 |
|
Jaco Greeff
|
af0db9f80e
|
New registry contract address for ropsten (#3549)
* New registry for ropsten
* Registry address
* Registry with payable modifier
|
2016-11-21 18:14:23 +01:00 |
|
keorn
|
84fdaf966a
|
correct seal verification
|
2016-11-21 16:02:26 +00:00 |
|
keorn
|
841d0941e0
|
remove WithSome block hash
|
2016-11-21 16:01:52 +00:00 |
|
keorn
|
12dbdc1d6e
|
dont pass ap
|
2016-11-21 16:01:34 +00:00 |
|
Robert Habermeier
|
53afb8d22d
|
queue: park directly instead of through condvar
|
2016-11-21 14:48:25 +01:00 |
|
Robert Habermeier
|
133796b7ff
|
queue: verifier scaling tests
|
2016-11-21 14:23:34 +01:00 |
|
keorn
|
42ef7767da
|
delete unused message type
|
2016-11-21 12:23:27 +00:00 |
|
keorn
|
6e0bd4072b
|
Merge branch 'master' into auth-bft
|
2016-11-21 12:17:00 +00:00 |
|
keorn
|
959ccc705a
|
fix indent
|
2016-11-21 12:07:43 +00:00 |
|
keorn
|
c6db157554
|
fix flaky test, clean up specs
|
2016-11-21 12:06:14 +00:00 |
|
keorn
|
e69be670de
|
message serialization
|
2016-11-21 11:36:07 +00:00 |
|
Tomasz Drwięga
|
cc8a9d410b
|
Adding fetch API to the crate
|
2016-11-20 18:44:23 +01:00 |
|
Tomasz Drwięga
|
845bc52e36
|
Moving contract resolver to separate crate
|
2016-11-20 17:40:28 +01:00 |
|
Arkadiy Paronyan
|
efd1d9bd0e
|
Ropsten network (#3539)
* Ropsten network
* Sorted premine
* Comas
* Removed trailing coma
|
2016-11-20 16:38:45 +01:00 |
|
Gav Wood
|
2b8bed434c
|
RPC for deleting accounts.
|
2016-11-20 16:17:57 +01:00 |
|
Gav Wood
|
0848a9ec3c
|
Merge branch 'master' into transactions-propagate
|
2016-11-20 13:24:08 +01:00 |
|
Konstantin
|
d870b71636
|
updated the european warp bootnode addresses (#3528)
|
2016-11-18 19:41:39 +01:00 |
|
Arkadiy Paronyan
|
4a3bdf13df
|
Check transaction signature when adding to the queue (#3508)
|
2016-11-18 17:45:19 +01:00 |
|
keorn
|
49cbd6ef98
|
unused imports, proposer_nonce
|
2016-11-18 13:38:04 +00:00 |
|
keorn
|
2f3b801296
|
rename transition
|
2016-11-18 13:37:47 +00:00 |
|
keorn
|
e90d814193
|
lock rounds
|
2016-11-18 12:27:00 +00:00 |
|
keorn
|
c62795d09b
|
ap registration
|
2016-11-17 23:36:24 +00:00 |
|
keorn
|
9d61071dd7
|
Merge branch 'miner-no-ap' into auth-bft
|
2016-11-17 22:04:07 +00:00 |
|