Commit Graph

1047 Commits

Author SHA1 Message Date
Nikolay Volf
46e0a81c52 more of testing 2016-01-26 14:55:12 +04:00
Nikolay Volf
1490412a34 merge master 2016-01-26 14:43:11 +04:00
Gav Wood
7f458a25dd Merge pull request #219 from ethcore/schedule_docs
Schedule documentation
2016-01-26 12:09:36 +01:00
Gav Wood
0adb3bf757 Merge pull request #217 from ethcore/stack
Spawning new thread when we are reaching stack limit
2016-01-26 12:06:37 +01:00
Arkadiy Paronyan
f5077719f0 Merge pull request #211 from ethcore/blockchaintests
Blockchain tests
2016-01-26 11:56:34 +01:00
Arkadiy Paronyan
9e8ad1a8bd Merge pull request #218 from ethcore/failing_test
fixed failing sync test
2016-01-26 11:46:56 +01:00
Nikolay Volf
800154a8ae client test creating 2016-01-26 14:39:49 +04:00
Tomusdrw
7253bcb1b8 Merge remote-tracking branch 'origin/failing_test' into stack 2016-01-26 10:52:41 +01:00
Tomusdrw
a8b5f4adcd Merge remote-tracking branch 'origin/failing_test' into schedule_docs 2016-01-26 10:52:22 +01:00
Tomusdrw
adbde5f3da Schedule documentation 2016-01-26 10:48:33 +01:00
debris
e9bd52b34a fixed failing tests 2016-01-26 10:26:18 +01:00
Tomusdrw
c66aa52166 Spawning new thread when we are reaching stack limit 2016-01-26 10:15:55 +01:00
Tomusdrw
280749b34c Removing println 2016-01-26 09:13:44 +01:00
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