Commit Graph

1419 Commits

Author SHA1 Message Date
debris 87edeae078 fixed tests submodule branch 2016-01-28 11:21:06 +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
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
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
Gav Wood dec9c3a642 Remove code duplication. 2016-01-27 17:32:12 +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
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
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
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
Marek Kotewicz bcca45efa6 Merge pull request #240 from ethcore/blockchaintests
Ethash nonce is H64 not a u64
2016-01-27 14:58:45 +01:00
Gav Wood a012043e18 Fixes #226. 2016-01-27 14:55:50 +01:00
Gav Wood 3a8591b107 Merge pull request #236 from ethcore/blockchaintests
Fix import for bcMultiChainTest
2016-01-27 14:48:01 +01:00
Gav Wood 9979e159bd Ethash nonce is H64 not a u64. 2016-01-27 14:44:02 +01:00
debris 7ffe9344ed replaced client block_details with block_total_difficulty 2016-01-27 14:43:43 +01:00
debris 1402fd5c4c updated eth filter comment 2016-01-27 14:32:10 +01:00
debris e068bad4e0 Revert "temporarily comment out checking zero prefixed int"
This reverts commit 500dd1480d.
2016-01-27 14:31:43 +01:00
debris 4e52aa8f8a Merge branch 'master' of github.com:ethcore/parity into rpc 2016-01-27 14:25:24 +01:00
debris 322c1a6cb2 use jsonrpc 1.1, moved params deserialization to jsonrpc-core 2016-01-27 14:25:12 +01:00
Marek Kotewicz 74b77aa3f2 Merge pull request #232 from ethcore/client-test-refact
Client basic tests
2016-01-27 14:24:12 +01:00
Nikolay Volf d2cd6f69cb added temp directory struct with drop 2016-01-27 17:21:54 +04:00
Gav Wood 16138533bc Remove miseading comment. 2016-01-27 14:10:52 +01:00
Gav Wood 2f7857520e Fix block number check (makme it strict!). 2016-01-27 14:09:32 +01:00
debris bcfe40e743 Merge branch 'tmp_prefixed_int' into rpc 2016-01-27 14:01:03 +01:00
debris 500dd1480d temporarily comment out checking zero prefixed int 2016-01-27 13:59:14 +01:00
Nikolay Volf a8c25744e3 Merge branch 'master' into general-tests 2016-01-27 16:43:23 +04:00
Nikolay Volf 1897d55a79 removed unused cfg options 2016-01-27 16:41:41 +04:00
Gav Wood f6d7adf693 Remove misleading comment. 2016-01-27 13:29:52 +01:00
Gav Wood fe0363e230 Fix import for bcMultiChainTest.
Fixes #223
2016-01-27 13:28:15 +01:00