Commit Graph

1125 Commits

Author SHA1 Message Date
arkpar
cbc4828eea Continue sync on new hashes 2016-01-24 18:54:05 +01:00
arkpar
cfb8671b00 Networking bugfixes 2016-01-24 18:54:05 +01:00
Gav Wood
7528c725bb Additional comment. 2016-01-24 00:10:55 +01:00
Gav Wood
788213f48f Merge branch 'master' into gav 2016-01-24 00:09:18 +01:00
Gav Wood
b059d32485 Argument parsing from CLI.
Closes #179
2016-01-23 23:53:20 +01:00
Tomusdrw
e27d628e75 Changing delegatecall logic 2016-01-23 10:41:13 +01:00
Tomusdrw
fbb57b1c1b Merge branch 'master' into delegatecall 2016-01-23 10:37:42 +01:00
Marek Kotewicz
6f525815b5 Merge pull request #201 from ethcore/io
Fixed tests and tweaked sync progress report
2016-01-22 16:01:50 +01:00
arkpar
b5f0a41265 Fixed tests and tweaked sync progress report 2016-01-22 15:58:52 +01:00
debris
c172ea0bea Merge branch 'heavy_tests' of github.com:ethcore/parity 2016-01-22 15:12:18 +01:00
arkpar
e5e0d3d136 Merge branch 'master' of github.com:ethcore/parity into io 2016-01-22 14:44:17 +01:00
arkpar
9159d3fea0 Indent 2016-01-22 14:03:42 +01:00
Marek Kotewicz
9e32298356 Merge pull request #197 from ethcore/fixing_vmBlockInfoTest
Populating last_hashes
2016-01-22 11:57:08 +01:00
Tomusdrw
b00e4b9d95 Marking more tests as 'heavy' 2016-01-22 08:07:53 +01:00
Tomusdrw
bb4e31b224 Marking test as heavy / ignored 2016-01-22 08:04:52 +01:00
arkpar
74d34614cf Tests compiling again 2016-01-22 05:20:47 +01:00
arkpar
0ce15af91e Removed db_queue 2016-01-22 04:57:02 +01:00
arkpar
9bcb720f1f Minor optimizations 2016-01-22 04:54:38 +01:00
arkpar
ccf1cc4d54 Removed obsolete code and added documentation 2016-01-22 00:11:19 +01:00
arkpar
6728690109 DB commit queue 2016-01-21 23:34:06 +01:00
arkpar
4bf1c205b4 DB commit queue 2016-01-21 23:33:52 +01:00
Tomusdrw
b07cbcd8cd Changing some tests from ignore to heavy 2016-01-21 19:32:48 +01:00
arkpar
0f97edad7c Merge branch 'master' of github.com:ethcore/parity into ethash 2016-01-21 17:21:51 +01:00
arkpar
e514d3d80f Multithreaded event loop 2016-01-21 16:48:37 +01:00
Tomusdrw
124cfcc11e Possibility to declare "heavy tests" 2016-01-21 16:08:09 +01:00
debris
85de41642e rpc api in progress 2016-01-21 11:25:39 +01:00
debris
201c4726a2 split rpc into multiple files 2016-01-21 01:19:29 +01:00
debris
013ac2cf9a rpc api in progress 2016-01-21 00:54:19 +01:00
Tomusdrw
80c7dee164 Fixing typo 2016-01-20 20:45:31 +01:00
Tomusdrw
78b279a734 Fixing docs for BlockNumber 2016-01-20 20:44:26 +01:00
Tomusdrw
9048a608da Populating last_hashes 2016-01-20 17:57:53 +01:00
Tomusdrw
651d2d66e0 Fixing tests 2016-01-20 17:31:37 +01:00
Tomusdrw
cd9a0e4e58 Changing is_value_transfer to enum 2016-01-20 17:27:33 +01:00
Tomusdrw
8084e1b6d7 Removing value from delegatecall function 2016-01-20 17:01:58 +01:00
Tomusdrw
aa0760597b Fixing delegatecall 2016-01-20 16:52:22 +01:00
debris
a8e4912551 cleanup ethrpc 2016-01-20 15:49:49 +01:00
debris
47e28672b6 Merge branch 'master' of https://github.com/gavofyork/ethcore into rpc 2016-01-20 04:20:05 +01:00
debris
82373ab7a4 inital commit with eth_blockNumber working 2016-01-20 04:19:38 +01:00
Tomusdrw
adc763325d Merge branch 'master' into clippy
Conflicts:
	util/src/rlp/rlptraits.rs
2016-01-19 23:22:40 +01:00
Tomusdrw
bad2a244df Adding documentation request comments. 2016-01-19 17:02:01 +01:00
Tomusdrw
c746f0e62c Fixing all clippy lints 2016-01-19 13:47:30 +01:00
Tomusdrw
6ead6b7847 Merge branch 'master' into clippy
Conflicts:
	util/src/lib.rs
2016-01-19 12:45:06 +01:00
debris
30f294ed5e Merge branch 'master' into cli 2016-01-19 12:24:51 +01:00
Arkadiy Paronyan
ae64a6046b Merge pull request #187 from gavofyork/wrapping_ops
fixed wrapping ops on latest nightly
2016-01-19 12:19:09 +01:00
debris
9fa4a693ce fixed build issues with stabilized feature WrappingOps 2016-01-19 12:04:27 +01:00
Gav Wood
e9f65ad063 Merge branch 'gav' into cacheman 2016-01-19 11:57:45 +01:00
Gav Wood
e82bcedf2e Fix again. 2016-01-19 11:57:10 +01:00
Gav Wood
af3d76fbf1 Another fix. 2016-01-19 11:56:41 +01:00
Gav Wood
ec3bc85f22 Fix tests. 2016-01-19 11:53:38 +01:00
Tomusdrw
fc4b67a12d Fixing self_convention errors 2016-01-19 11:15:39 +01:00