Gav Wood
|
30aeb5617a
|
Update submodule
|
2016-01-28 21:11:37 +01:00 |
|
debris
|
861bd35150
|
try to get coverage from release build
|
2016-01-28 21:00:43 +01:00 |
|
arkpar
|
029aef42ef
|
:Merge branch 'master' of github.com:ethcore/parity into ark
|
2016-01-28 20:51:43 +01:00 |
|
Gav Wood
|
abbbb77eea
|
Merge branch 'master' into blockchaintests
|
2016-01-28 20:51:19 +01:00 |
|
debris
|
3fa39bfcce
|
force installation of rocksdb on travis
|
2016-01-28 20:51:17 +01:00 |
|
debris
|
67e623cb63
|
added sudo to apt-get commands in travis
|
2016-01-28 20:47:15 +01:00 |
|
Gav Wood
|
e8b1af27cd
|
Simplify code.
|
2016-01-28 20:46:33 +01:00 |
|
debris
|
55a78989fb
|
make coveralls token secure, install rocksdb from ppa
|
2016-01-28 20:41:30 +01:00 |
|
debris
|
02a7da526e
|
moved Dockerfile to subdirectory, updated rocksdb from 3.13.1 to 4.2, and use rocksdb ppa
|
2016-01-28 20:36:16 +01:00 |
|
Gav Wood
|
a2f4090c05
|
Fix difficulty calculation algo.
|
2016-01-28 20:34:06 +01:00 |
|
arkpar
|
626fcdfffc
|
append Now accepts lists again
|
2016-01-28 20:13:05 +01:00 |
|
debris
|
b4780250aa
|
Merge branch 'master' into Dockerfile
|
2016-01-28 19:49:10 +01:00 |
|
Nikolay Volf
|
7f21b94b97
|
extra queue tests
|
2016-01-28 22:43:57 +04:00 |
|
Nikolay Volf
|
64a84b91bc
|
queue duplicates error check
|
2016-01-28 22:14:07 +04:00 |
|
Gav Wood
|
380861466a
|
Merge pull request #258 from ethcore/submodule_version
fix submodule version
|
2016-01-28 19:02:17 +01:00 |
|
debris
|
7606b50f29
|
sudo make install rocksdb
|
2016-01-28 18:58:54 +01:00 |
|
debris
|
c2134993a5
|
fix submodule version
|
2016-01-28 18:37:14 +01:00 |
|
Nikolay Volf
|
9645ba8625
|
superfluo line
|
2016-01-28 21:08:47 +04:00 |
|
debris
|
698eeb97c1
|
cache rocksdb-3.13.1
|
2016-01-28 18:04:16 +01:00 |
|
debris
|
c9c4e4b870
|
updated .travis.yml;
|
2016-01-28 17:48:10 +01:00 |
|
debris
|
220a41be8d
|
kcov && coveralls
|
2016-01-28 17:39:06 +01:00 |
|
Nikolay Volf
|
c80018593e
|
more zeroes
|
2016-01-28 20:29:35 +04:00 |
|
Nikolay Volf
|
5ae2aef369
|
zeroes
|
2016-01-28 20:26:32 +04:00 |
|
Nikolay Volf
|
26eda38299
|
h256:zero()
|
2016-01-28 20:19:55 +04:00 |
|
Gav Wood
|
d9e8a59cd2
|
Merge pull request #246 from ethcore/temp-dir-refact
temp dir spawn refactoring
|
2016-01-28 17:17:13 +01:00 |
|
Nikolay Volf
|
39749728fe
|
indentations
|
2016-01-28 20:15:45 +04:00 |
|
Nikolay Volf
|
0407ef6197
|
intendations
|
2016-01-28 19:59:31 +04:00 |
|
Nikolay Volf
|
3dbb5e5970
|
Merge branch 'master' into blockchain-tests
|
2016-01-28 19:36:06 +04:00 |
|
Nikolay Volf
|
0940e5b1ab
|
blockchain general tests final
|
2016-01-28 19:14:47 +04:00 |
|
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 |
|