Commit Graph

1540 Commits

Author SHA1 Message Date
Nikolay Volf 8a9995bbb3 merge master 2016-01-28 18:48:18 +04:00
Nikolay Volf 673daf0b29 refactored to guard 2016-01-28 18:38:42 +04:00
Arkadiy Paronyan 57be76b2ba Merge pull request #254 from ethcore/submodules_fix
fixed tests submodule branch
2016-01-28 13:05:05 +01:00
Arkadiy Paronyan 07e59008c0 Merge pull request #253 from ethcore/rpc-net
rpc net methods returns real peer count && protocol version
2016-01-28 12:38:16 +01:00
arkpar 3f281754f2 removed smallvec 2016-01-28 12:35:50 +01:00
Nikolay Volf b7f62cfdc4 resolved test mod confilcts 2016-01-28 15:27:09 +04:00
Nikolay Volf 0a8e091f3e helper functions for extra data 2016-01-28 15:24:16 +04:00
Nikolay Volf 797a1498c9 valid tests for garbage collection (presumably) which fail 2016-01-28 14:55:03 +04:00
debris 87edeae078 fixed tests submodule branch 2016-01-28 11:21:06 +01:00
debris 07d6965ce7 rpc net methods returns real peer count && protocol version 2016-01-28 10:54:49 +01:00
Arkadiy Paronyan 7d327298dd Merge pull request #245 from ethcore/blockchaintests
Add homestead & random tests.
2016-01-27 19:34:35 +01:00
Arkadiy Paronyan b858fc6e4b Merge pull request #247 from ethcore/fix_suicide
Fixing suicide with self-refund to be consistent with CPP.
2016-01-27 19:34:13 +01:00
Arkadiy Paronyan 7fefc15435 Merge pull request #251 from ethcore/rpc_eth_stub
stubs for rpc methods
2016-01-27 19:33:22 +01:00
arkpar 7f187674fc Fixed depth tracking 2016-01-27 19:27:11 +01:00
debris f8568e10b7 missing net_ methods 2016-01-27 19:03:12 +01:00
debris b13d68c7e9 missing eth filter interface 2016-01-27 19:00:42 +01:00
arkpar 698fa11e76 Fixed depth tracking 2016-01-27 18:58:41 +01:00
Nikolay Volf 6d69906159 working blockhain sequence generator 2016-01-27 21:31:14 +04:00
debris 09b9001c65 stub for rpc eth methods 2016-01-27 18:17:20 +01:00
Tomusdrw 6403287aa8 Merge branch 'master' into fix_suicide
Conflicts:
	src/externalities.rs
2016-01-27 17:40:56 +01:00
Nikolay Volf 5818db9d0e merge previous test changes 2016-01-27 20:38:16 +04:00
Nikolay Volf 5edcd9cade Merge branch 'temp-dir-refact' into blockchain-tests 2016-01-27 20:37:40 +04:00
Nikolay Volf 533fdd632a initial 2016-01-27 20:32:53 +04:00
Gav Wood dec9c3a642 Remove code duplication. 2016-01-27 17:32:12 +01:00
arkpar aa9fb98a74 Merge branch 'master' of github.com:ethcore/parity into ark 2016-01-27 17:31:45 +01:00
Tomusdrw 382b22b93b Fixing suicide with self-refund to be consistent with CPP. 2016-01-27 17:26:41 +01:00
Gav Wood 53d0b68ce8 Merge branch 'master' into blockchaintests 2016-01-27 17:24:58 +01:00
Gav Wood c30d2bb3e7 Add homestead & random tests. 2016-01-27 17:24:11 +01:00
arkpar 6e33c2494b New RLP decoding interface used 2016-01-27 17:22:01 +01:00
Arkadiy Paronyan 10dd07f998 Merge pull request #244 from ethcore/clippy
clippy, missing docs, renaming etc.
2016-01-27 17:21:23 +01:00
debris b93bf662b9 added Clippy to client executable, added missing docs 2016-01-27 17:18:38 +01:00
debris 856c348e3e moved old rpc implementation to v1/ dir 2016-01-27 17:14:41 +01:00
debris 61c64d264b moved rust-evmjit -> evmjit, added clippy and basic docs to rpc crate 2016-01-27 17:08:59 +01:00
Gav Wood 2e52345d65 Merge branch 'master' into blockchaintests 2016-01-27 17:02:00 +01:00
Gav Wood ec42dd6b28 Merge pull request #243 from ethcore/rpc
impl missing methods in tests
2016-01-27 17:01:16 +01:00
debris f7a0f10568 missing methods 2016-01-27 16:58:53 +01:00
arkpar 60e2b53a1d Fixed tests 2016-01-27 16:58:22 +01:00
Gav Wood 888cc14bde Merge pull request #239 from ethcore/general-tests
General tests and some helpers
2016-01-27 16:57:52 +01:00
Arkadiy Paronyan 6c6708e2f2 Merge pull request #242 from ethcore/blockchaintests
Note additional tests are fixed, fix doc test.
2016-01-27 16:52:02 +01:00
Gav Wood 611890a902 Merge branch 'master' into blockchaintests 2016-01-27 16:51:00 +01:00
Arkadiy Paronyan 5e6774a5ec Merge pull request #193 from ethcore/rpc
jsonrpc http server
2016-01-27 16:48:16 +01:00
Nikolay Volf 8a450592b4 refactoring of temp path spawning in several places 2016-01-27 19:41:50 +04:00
Gav Wood 1c67dfdaf9 Fix network test. 2016-01-27 16:41:15 +01:00
Gav Wood 765666faed Rwmove squeeze_to_fit 2016-01-27 16:37:32 +01:00
Gav Wood 0cd2e85569 Remove flushlns and tidy ready for primetime. 2016-01-27 16:13:21 +01:00
Nikolay Volf 0312c08494 spaces fix 2016-01-27 19:07:35 +04:00
Gav Wood d4c76eed0f Fixes #220. 2016-01-27 16:05:23 +01:00
Gav Wood 7e7b288095 Fixes #221 2016-01-27 16:02:03 +01:00
Nikolay Volf f1edf627ae fixed notes 2016-01-27 19:01:33 +04:00
Gav Wood d7bfc6f10b Remove misleading comment. 2016-01-27 15:01:59 +01:00