Marek Kotewicz
|
5a33602d34
|
Merge pull request #315 from ethcore/gavdocs
Additional documentation.
|
2016-02-03 12:50:06 +01:00 |
|
Gav Wood
|
cef157e83a
|
Merge branch 'master' of github.com:ethcore/parity
|
2016-02-03 12:26:23 +01:00 |
|
Gav Wood
|
b7edc95bc4
|
Merge pull request #310 from ethcore/json_tests_split
unused functions cleanup
|
2016-02-03 12:19:36 +01:00 |
|
Gav Wood
|
61f95e0415
|
Additional documentation.
|
2016-02-03 12:18:12 +01:00 |
|
Tomusdrw
|
82496ffb13
|
Jump tests
|
2016-02-03 11:59:48 +01:00 |
|
Tomusdrw
|
da22bbf21c
|
Tests for some external operations
|
2016-02-03 11:26:24 +01:00 |
|
debris
|
bc3c983c37
|
make few functions compile only for test target
|
2016-02-02 23:45:50 +01:00 |
|
Gav Wood
|
eda65b0e36
|
Merge branch 'master' of github.com:ethcore/parity
|
2016-02-02 23:44:36 +01:00 |
|
Gav Wood
|
78adec5e53
|
Document some stuff.
|
2016-02-02 23:43:29 +01:00 |
|
debris
|
808e517ff0
|
removing unused functions in progress
|
2016-02-02 23:06:34 +01:00 |
|
debris
|
7aba3032c8
|
Merge branch 'master' into json_tests_split
|
2016-02-02 22:50:53 +01:00 |
|
debris
|
1b6fe392f8
|
split tests and json_tests
|
2016-02-02 22:50:41 +01:00 |
|
Gav Wood
|
5155ff1fac
|
Merge pull request #303 from ethcore/ark
Check block parent on import; Peer timeouts
|
2016-02-02 22:40:06 +01:00 |
|
arkpar
|
6e717c017f
|
Fixed queue test
|
2016-02-02 21:06:21 +01:00 |
|
Tomusdrw
|
285621cfa9
|
Merge branch 'master' into evm-cov-test
Conflicts:
ethcore/src/evm/factory.rs
|
2016-02-02 18:21:55 +01:00 |
|
debris
|
bb2104d312
|
header docs and fixed header default
|
2016-02-02 18:21:31 +01:00 |
|
Tomusdrw
|
270c6c1897
|
Adding pop & badinstruction tests
|
2016-02-02 18:16:24 +01:00 |
|
Tomusdrw
|
366f9fe8f2
|
Couple of tests for EVM
|
2016-02-02 18:02:58 +01:00 |
|
arkpar
|
81e339a77a
|
Merge
|
2016-02-02 17:00:32 +01:00 |
|
debris
|
38dfa18e8c
|
gzip64res_to_json is no longer public
|
2016-02-02 16:35:11 +01:00 |
|
debris
|
e9a516e4dc
|
make ethcore block_queue module public
|
2016-02-02 16:27:37 +01:00 |
|
debris
|
a1cedaa994
|
ethcore block and blockchain module fixes
|
2016-02-02 16:24:37 +01:00 |
|
debris
|
cb98cbcd4b
|
ethcore public interface cleanup
|
2016-02-02 15:55:44 +01:00 |
|
debris
|
30dc9d857d
|
cleanup ethcore public interfaces
|
2016-02-02 15:29:53 +01:00 |
|
arkpar
|
bd684e3732
|
Check for parent on queue import
|
2016-02-02 12:12:32 +01:00 |
|
Marek Kotewicz
|
d688fa0622
|
Merge pull request #296 from ethcore/jsonrpcclioptions
Include JSONRPC CLI options.
|
2016-02-02 02:37:09 +01:00 |
|
Gav Wood
|
54924d14b3
|
Include JSONRPC CLI options.
Bump version numbers.
Update Trie benchmarks.
Disable RLP benchmark (@debrid please fix).
|
2016-02-02 01:59:14 +01:00 |
|
debris
|
ba62e757e0
|
Merge branch 'master' into travis_fixes
|
2016-02-02 01:13:21 +01:00 |
|
arkpar
|
5db17514fd
|
Fixed block queue test
|
2016-02-01 16:18:32 +01:00 |
|
debris
|
09ebc924a6
|
json tests are not run in default configuration, faster travis build, fixed coverage for ethcore-rpc and ethash
|
2016-02-01 16:03:43 +01:00 |
|
Nikolay Volf
|
77fdef4fb0
|
Merge branch 'master' into coverage-effort
Conflicts:
ethcore/src/receipt.rs
|
2016-02-01 16:37:08 +04:00 |
|
Nikolay Volf
|
e0e8ba01ed
|
accrue expanded
|
2016-02-01 16:29:12 +04:00 |
|
Nikolay Volf
|
cf963b1957
|
more of env_info
|
2016-02-01 15:35:13 +04:00 |
|
Gav Wood
|
78e514b527
|
Fix test.
|
2016-02-01 11:00:18 +01:00 |
|
Gav Wood
|
401005fde5
|
Test for Receipt RLP.
|
2016-02-01 01:03:57 +01:00 |
|
Gav Wood
|
5ef9e9d55f
|
Remove invalid comments.
Reorder Stage 4 verification to check easier things first.
|
2016-01-31 23:48:13 +01:00 |
|
Gav Wood
|
b63ee99219
|
Merge branch 'master' of github.com:ethcore/parity
|
2016-01-31 22:52:41 +01:00 |
|
Gav Wood
|
0254b36dc1
|
Fix CALLDATACOPY (and bonus CODECOPY, too!).
Fixes #269
Fixes #270
Also fix evm debug feature.
|
2016-01-31 22:47:24 +01:00 |
|
debris
|
1a69b3861d
|
make json tests optional
|
2016-01-31 20:14:27 +01:00 |
|
Nikolay Volf
|
f2a109684e
|
remove directory
|
2016-01-31 19:35:17 +04:00 |
|
Nikolay Volf
|
5837b6e131
|
Merge branch 'master' into coverage-effort
Conflicts:
ethcore/res/ethereum/tests
|
2016-01-31 18:40:59 +04:00 |
|
debris
|
00db35457c
|
comment out failing tests
|
2016-01-31 12:54:31 +01:00 |
|
debris
|
e379592a1a
|
Merge branch 'move' into travis_move
|
2016-01-31 12:45:17 +01:00 |
|
debris
|
02f5004161
|
moving around dirs
|
2016-01-31 11:08:04 +01:00 |
|
debris
|
8fe0d74b64
|
moved src to ethcore
|
2016-01-31 10:36:48 +01:00 |
|