Commit Graph

26 Commits

Author SHA1 Message Date
Tomasz Drwięga cbc2c0cf0c Fixing clippy warnings. When building on nightly it is required to enable clippy 2016-03-07 14:34:17 +01:00
Gav Wood 30c6820437 Refactor and cleanup. 2016-03-02 00:52:18 +01:00
Gav Wood 929f44fe4f Tests for Client sealing. 2016-03-02 00:34:38 +01:00
Gav Wood 2266d74c2a Fix JSONRPC I/O. 2016-03-01 01:15:00 +01:00
Gav Wood 394e9c679b Reorganised ImportError to be a type of Errpr (rather than vice-versa).
Added support for eth_submitWork.
2016-03-01 00:02:48 +01:00
Gav Wood ffc5c2ea7b eth_getwork implemented. 2016-02-29 19:30:13 +01:00
Tomasz Drwięga d914a27bdf Removing lifetimes from Blocks 2016-02-24 11:17:25 +01:00
Tomusdrw 07e704c968 Fixing clippy warnings. Implementing PartialEq for Uints 2016-02-23 11:40:23 +01:00
debris b5d6359030 fixed allow warnings in ethcore 2016-02-19 12:40:23 +01:00
debris f1b39ee1e5 nightly fixes 2016-02-14 12:54:27 +01:00
Nikolay Volf 095c60d440 possible panic resolution, block family tests 2016-02-09 04:20:18 -08:00
Nikolay Volf 9358e9444c unordered h256-pass fix 2016-02-09 03:58:32 -08:00
Nikolay Volf 55a29bfa86 unordered verification 2016-02-09 03:23:35 -08:00
Nikolay Volf fc0153a5a4 returning client to the place it should be, cleanup 2016-02-09 00:54:33 +03:00
Nikolay Volf 22dd075692 proper fail conditions 2016-02-08 23:43:53 +03:00
Nikolay Volf 1ae7db2e03 coverage & panics avoidance 2016-02-08 23:07:14 +03:00
Marek Kotewicz 720c280fde Merge pull request #350 from ethcore/signed_transaction
SignedTransaction structure
2016-02-05 14:11:12 +01:00
Gav Wood 105f4262dd Merge pull request #354 from ethcore/license
License
2016-02-05 14:06:10 +01:00
debris c90d64662a added license in every *.rs file 2016-02-05 13:40:41 +01:00
debris eab8410402 finishe signed transactions 2016-02-04 23:48:29 +01:00
debris e92c6ee719 Signed transaciton split in progress 2016-02-04 17:23:53 +01:00
arkpar b9af3f9260 State copy optimization 2016-02-03 19:34:51 +01:00
arkpar 42d5c09131 Final docs 2016-02-03 16:43:48 +01:00
Gav Wood 61f95e0415 Additional documentation. 2016-02-03 12:18:12 +01:00
Nikolay Volf 5837b6e131 Merge branch 'master' into coverage-effort
Conflicts:
	ethcore/res/ethereum/tests
2016-01-31 18:40:59 +04:00
debris 8fe0d74b64 moved src to ethcore 2016-01-31 10:36:48 +01:00