Commit Graph

208 Commits

Author SHA1 Message Date
Gav Wood 4f6bff1c47 Kill bad test. 2016-02-19 11:39:36 +01:00
arkpar 8fa62130e3 Added TODOs 2016-02-19 00:23:05 +01:00
debris df3d17789a compiling ethcore on beta 2016-02-19 00:06:06 +01:00
arkpar af8ba06795 utils compilable in beta 2016-02-18 23:29:41 +01:00
Gav Wood 8e93989eec Merge branch 'rustup' into rustbeta 2016-02-18 21:09:36 +01:00
Nikolay Volf beb0da4ff4 and adding actual dependency 2016-02-18 22:56:21 +03:00
Nikolay Volf 8b4278aeaa feature dep for heapsize 2016-02-18 22:06:59 +03:00
debris 80f4f422fc updated heapsizeof 2016-02-18 15:17:26 +01:00
debris ebe8e19cc0 fixed compiling with rustc 1.8.0-nightly (57c357d89 2016-02-16) 2016-02-18 14:36:59 +01:00
Manish Goregaokar 8802fb2fd8 Make clippy an optional dependency 2016-02-17 02:07:41 +05:30
Nikolay Volf 50b6c6d4ad Merge pull request #448 from ethcore/master-upgrade
Master upgrade
2016-02-16 15:06:43 +03:00
Nikolay Volf feb9b96ce7 version bump, test script for full suite 2016-02-16 13:40:58 +03:00
Marek Kotewicz cdce3697e0 Merge pull request #446 from ethcore/mordenboot
Add Morden bootnode.
2016-02-16 11:06:16 +01:00
Gav Wood 425350aa65 Add Morden bootnode. 2016-02-16 10:53:28 +01:00
Arkadiy Paronyan 482292551b Merge pull request #423 from ethcore/secret-store
Secret store (part1 - key management)
2016-02-15 20:29:54 +01:00
Nikolay Volf 017a1adb24 fixing issues and moving 2016-02-15 18:01:52 +03:00
Nikolay Volf 31762095b7 Merge branch 'master' into secret-store 2016-02-15 17:19:04 +03:00
Gav Wood 75197f4586 Update keys_directory.rs 2016-02-15 14:21:45 +01:00
Gav Wood 38a568e426 Use 1100000 as the homestead transition, fix build instructions. 2016-02-15 13:49:44 +01:00
Tomusdrw 2c4700f4c1 Fixing clippy warnings 2016-02-15 00:55:45 +01:00
Nikolay Volf 3389606c7b crypto section fails checks 2016-02-14 19:09:36 +03:00
Nikolay Volf 75383199d6 kdf params error checking 2016-02-14 18:22:42 +03:00
Nikolay Volf ae5ec6bad9 Merge branch 'master' into secret-store 2016-02-14 16:01:29 +03:00
debris 9e0cfa1fad ignore transition tests for now, make travis build green again 2016-02-14 13:31:51 +01:00
Gav Wood ef059911dc Merge pull request #431 from ethcore/nightly-fix
nightly fixes
2016-02-14 13:12:40 +01:00
debris f1b39ee1e5 nightly fixes 2016-02-14 12:54:27 +01:00
Gav Wood b821412f72 Delay in test frontier file. 2016-02-14 12:02:44 +01:00
Gav Wood 48f657c031 Delay Homestead transition from 1,000,000. 2016-02-14 12:01:18 +01:00
Nikolay Volf 9ff3155a64 clippy, returing docopt 2016-02-14 00:58:41 +03:00
debris 3a09b2f226 fixed build 2016-02-13 13:15:46 +01:00
Nikolay Volf 84c752583a clippy version update, docopt-macro moving to fork 2016-02-13 13:17:16 +03:00
Nikolay Volf 91c6b6e2c1 coverage fix 2016-02-13 01:29:28 +03:00
Nikolay Volf 7fa0fd2440 garbage collection 2016-02-13 01:12:32 +03:00
Nikolay Volf 19e1f63909 issues with loading and more tests 2016-02-12 23:27:09 +03:00
Nikolay Volf 89c5d9f6f6 tests and serialization fixes 2016-02-12 20:09:24 +03:00
Nikolay Volf f198e53891 documentation effort 2016-02-12 18:39:47 +03:00
Nikolay Volf 1c57214786 constructor rename 2016-02-12 12:52:42 +03:00
Nikolay Volf 6cdc220406 key directory 2016-02-12 01:43:37 +03:00
arkpar 01d9ffcd9b Minor fixes 2016-02-11 22:14:06 +01:00
arkpar 62ac80d53f Merge branch 'master' of github.com:ethcore/parity into net 2016-02-11 21:10:47 +01:00
arkpar 84732d4b94 Sync fixes 2016-02-11 21:10:41 +01:00
Gav Wood 0a41dedc05 Merge pull request #414 from ethcore/state
Use latest era instead of end era as journal marker
2016-02-11 18:44:52 +01:00
Nikolay Volf d9b6ab1128 flush 2016-02-11 19:48:47 +03:00
Nikolay Volf 02990290c6 json generation 2016-02-11 18:25:00 +03:00
Nikolay Volf e61376565e parsing tests 2016-02-11 16:17:38 +03:00
arkpar 0d0441a186 Use latest era instead of end era as journal marker 2016-02-11 13:32:27 +01:00
debris b0f2ae147b Merge branch 'master' of github.com:ethcore/parity into jsonrpc2 2016-02-11 10:20:15 +01:00
Nikolay Volf 50a6e90e3d Merge pull request #406 from ethcore/net
Fixed block_bodies not returning a list
2016-02-11 04:32:19 +03:00
Nikolay Volf f0431218d6 basic parsing 2016-02-11 04:22:59 +03:00
arkpar 7bb661e21c Fixed block_bodies not returning a list 2016-02-11 02:07:46 +01:00