Commit Graph

1034 Commits

Author SHA1 Message Date
Gav Wood
7065c477a4 Closes #70 2016-01-26 00:48:01 +01:00
Gav Wood
2dcfb52b56 Closes #213 2016-01-26 00:46:24 +01:00
Gav Wood
2fa1431e86 Merge branch 'master' into blockchaintests 2016-01-26 00:35:21 +01:00
Gav Wood
3fe0c3c789 Unignore passingn tests. 2016-01-26 00:26:36 +01:00
Gav Wood
f014a1f4c8 Merge pull request #196 from ethcore/delegatecall
Fixing delegatecall
2016-01-26 00:20:21 +01:00
Tomusdrw
16f2fa33ee Merging CALL & DELEGATECALL branches 2016-01-25 23:59:50 +01:00
Gav Wood
b6622e6efe Remove flushln!s. 2016-01-25 23:39:21 +01:00
Gav Wood
e479e8ca97 Tody ups. 2016-01-25 23:37:49 +01:00
Gav Wood
60af30558c Cleanups. 2016-01-25 23:26:42 +01:00
Gav Wood
41508cbd50 Fix queue flush and add working tests. 2016-01-25 23:24:51 +01:00
arkpar
a43ca9ae34 blockqueue flush 2016-01-25 19:20:34 +01:00
Gav Wood
499da19d82 Initial draft of blockchain tests. 2016-01-25 18:56:36 +01:00
Gav Wood
018abc9dcd Autogenerate the Args from the docopt macro. 2016-01-25 11:54:15 +01:00
arkpar
02d33f6861 Merge branch 'master' of github.com:ethcore/parity into ark 2016-01-24 19:21:31 +01:00
arkpar
cd250d4959 Incoming connections; Tests 2016-01-24 18:54:05 +01:00
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
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
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