Commit Graph

1574 Commits

Author SHA1 Message Date
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
keorn 8f6a464c51 new error types 2016-11-22 17:15:22 +00:00
keorn 340d377930 Revert "dont keep account provider in miner"
This reverts commit 11ccacd6d0.
2016-11-22 16:05:27 +00: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
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
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 e69be670de message serialization 2016-11-21 11:36:07 +00: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 0848a9ec3c
Merge branch 'master' into transactions-propagate 2016-11-20 13:24:08 +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
keorn 9d8ac7a09b extra line [ci skip] 2016-11-17 19:08:00 +00:00
keorn 11b6578bc3 update tests 2016-11-17 18:46:50 +00:00
keorn 11ccacd6d0 dont keep account provider in miner 2016-11-17 18:32:12 +00:00
keorn 3bac68419a last_lock 2016-11-17 17:12:37 +00:00
keorn ce711e321a remove unused vote accumulators 2016-11-17 13:28:29 +00:00
keorn 51ac38318a save proposal hash 2016-11-17 13:26:57 +00:00
Tomasz Drwięga 5c62e38a7c Cleanup 2016-11-17 13:52:09 +01:00
Tomasz Drwięga fc4b51fe68 Prioritizing local transactions regardless of nonce 2016-11-17 13:42:45 +01:00
Tomasz Drwięga 74bf2c75f0 Transaction queue improvements 2016-11-17 13:32:13 +01:00
keorn 9563ccfbd2 message broadcasting methods 2016-11-17 12:18:20 +00:00
keorn 45027ea306 add new client messaging 2016-11-17 12:17:48 +00:00
keorn 802d5c669d transition rules 2016-11-16 18:01:09 +00:00
Tomasz Drwięga cd686b5d68 Merge branch 'master' into transactions-propagate 2016-11-16 18:07:44 +01:00
Tomasz Drwięga 2cd2b10327 Local transactions RPC 2016-11-16 17:54:54 +01:00
keorn 51bbad66d0 add a path to submit seal from engine 2016-11-16 15:56:16 +00:00
Tomasz Drwięga 66e327dfcb Keep track of local transactions 2016-11-16 15:58:14 +01:00
keorn 3b0d5503b1 fix compilation 2016-11-16 13:13:21 +00:00
keorn 2fa34fd6a8 step transition messaging 2016-11-16 12:43:21 +00:00
keorn 8ac989cbeb Merge remote-tracking branch 'parity/master' into bft 2016-11-16 10:29:54 +00:00
Tomasz Drwięga 4febd0eb93 Maintaining the statistics for propagation of pending transactions 2016-11-16 10:45:55 +01:00
Arkadiy Paronyan df1fbf50d8 Build fix (#3470) 2016-11-16 08:47:50 +01:00
Gav Wood 1daba384cc Merge pull request #3426 from ethcore/auth-round
Authority round consensus engine
2016-11-16 11:18:01 +08:00
Arkadiy Paronyan 4016c58ee9 Update test client with max code size 2016-11-15 19:48:15 +01:00
arkpar e795f84664 fixed test 2016-11-15 19:46:25 +01:00
Gav Wood 062d55a046 Fix test. 2016-11-15 17:58:28 +01:00
Gav Wood 528bf17af5 Restrict max code size to 23999 bytes for EIP-150 and after. 2016-11-15 17:58:28 +01:00
keorn 1c958695c3 timeout loading 2016-11-15 15:25:30 +00:00
keorn 7d0eafd5cd fix extra_info 2016-11-15 13:33:11 +00:00
keorn 8efaf08da3 typos and warning 2016-11-15 13:02:46 +00:00