Commit Graph

1534 Commits

Author SHA1 Message Date
debris
f07b514a17 disable json tests for coverage 2016-01-31 20:38:58 +01:00
debris
1a69b3861d make json tests optional 2016-01-31 20:14:27 +01:00
debris
bd7ef539b6 fixed kcov source code paths 2016-01-31 19:32:05 +01:00
debris
5f73059ee6 fixed path to kcov 2016-01-31 19:07:25 +01:00
debris
c6be97c5c1 Merge branch 'master' into travis_move 2016-01-31 18:46:49 +01:00
debris
691c4a740f check if util coverage is working 2016-01-31 18:46:37 +01:00
Gav Wood
122e1ff9ae Merge pull request #276 from ethcore/travis_move
Travis on reorganized repo
2016-01-31 16:35:05 +01:00
Gav Wood
76c0ceadf9 Merge pull request #275 from ethcore/move
umbrella project
2016-01-31 16:34:18 +01:00
Gav Wood
c4d0907944 Merge pull request #273 from ethcore/ethash
Ethash disk cache
2016-01-31 16:33:53 +01:00
debris
a5ff52541e travis include-pattern 2016-01-31 15:19:17 +01:00
debris
54cff44b4a fixed kcov coverage path 2016-01-31 14:50:00 +01:00
debris
4a7e02b7e0 removed tests for ethocore-rpc for default travis build 2016-01-31 14:15:12 +01:00
debris
00db35457c comment out failing tests 2016-01-31 12:54:31 +01:00
debris
3beb0fa295 test all subprojects in travis 2016-01-31 12:48:11 +01:00
debris
e379592a1a Merge branch 'move' into travis_move 2016-01-31 12:45:17 +01:00
debris
a3fd1277a6 Merge branch 'master' into travis 2016-01-31 12:43:15 +01:00
debris
ce21646e55 Merge branch 'master' into move 2016-01-31 11:11:28 +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
Gav Wood
a5063565d1 Merge pull request #274 from ethcore/ark
Parity executable name and version
2016-01-31 01:46:08 +01:00
arkpar
d2315902b6 Renamed executable, fixed build 2016-01-30 23:10:24 +01:00
arkpar
ead16110bb Ethash disk cache 2016-01-30 23:02:55 +01:00
Gav Wood
f1e44e9757 Merge pull request #195 from ethcore/Dockerfile
Dockerfile
2016-01-30 14:18:53 +01:00
debris
6ccd7f6d0a Merge branch 'master' into travis 2016-01-30 10:36:48 +01:00
Gav Wood
549bb777e3 Merge pull request #267 from ethcore/garbage-test-fix
Garbage collection test fix
2016-01-29 18:59:36 +01:00
Gav Wood
5e95249033 Merge pull request #271 from ethcore/fixcallcreatecallcode
Fix stCallCreateCallCodeTest, add more tests
2016-01-29 18:58:26 +01:00
Gav Wood
c19339e799 Fix stCallCreateCallCodeTest
Closes #268
2016-01-29 18:33:47 +01:00
Gav Wood
36b92210e1 Add Homestead & random state tests. 2016-01-29 17:49:58 +01:00
Gav Wood
dfeca68601 Merge pull request #265 from ethcore/sync
Moved sync out of ethcore crate; Added block validation
2016-01-29 17:17:53 +01:00
arkpar
15fb62f176 Removed dup files 2016-01-29 17:17:21 +01:00
arkpar
e3b24282f2 Merge branch 'master' of github.com:ethcore/parity into sync 2016-01-29 17:14:06 +01:00
Gav Wood
5210f9e56d Merge pull request #252 from ethcore/ark
RLP encoder refactoring
2016-01-29 17:13:10 +01:00
arkpar
cf04c12510 Merge branch 'master' of github.com:ethcore/parity into ark 2016-01-29 17:07:23 +01:00
arkpar
61f39d68f8 Block validation 2016-01-29 16:38:03 +01:00
Nikolay Volf
acae66ec03 superflour space 2016-01-29 19:29:20 +04:00
arkpar
b997a61d4a Merge branch 'master' of github.com:ethcore/parity into sync 2016-01-29 16:28:16 +01:00
Nikolay Volf
e3623ed1b4 fix garbage collection test 2016-01-29 19:28:13 +04:00
Arkadiy Paronyan
1ac80a949c Merge pull request #264 from ethcore/sync-tests
Chain sync tests and minor refactoring
2016-01-29 16:28:06 +01:00
Gav Wood
1b5845791f Merge pull request #263 from ethcore/log
Common log init function
2016-01-29 16:21:38 +01:00
Gav Wood
45bc887ab0 Merge pull request #262 from ethcore/fixed_crashing_tests
changed max vm depth from 128 to 64, change homestead block to 1_000_000
2016-01-29 16:21:04 +01:00
arkpar
1e91b6f5db Moved sync to a separate crate 2016-01-29 15:56:06 +01:00
arkpar
233684bf13 Fixed warnings 2016-01-29 15:06:25 +01:00
arkpar
3aa00586e3 Common log init function 2016-01-29 15:01:39 +01:00
Nikolay Volf
952a298638 test names 2016-01-29 17:57:17 +04:00
debris
f86602525a comment out last failing test 2016-01-29 14:49:24 +01:00
debris
c661bc4aef Merge branch 'master' into travis 2016-01-29 14:48:37 +01:00
debris
97316048fb Merge branch 'fixed_crashing_tests' into travis 2016-01-29 14:48:32 +01:00
Nikolay Volf
421c70820c Merge branch 'master' into sync-tests 2016-01-29 17:48:17 +04:00
Nikolay Volf
380fa2d1b8 Merge branch 'tests-refact-h' into sync-tests
Conflicts:
	src/tests/helpers.rs
2016-01-29 17:47:55 +04:00
debris
d3b4cfd9d9 changed max vm depth from 128 to 64, change homestead block to 1_000_000 2016-01-29 14:43:18 +01:00