Commit Graph

1047 Commits

Author SHA1 Message Date
Gav Wood
9979e159bd Ethash nonce is H64 not a u64. 2016-01-27 14:44:02 +01:00
Gav Wood
16138533bc Remove miseading comment. 2016-01-27 14:10:52 +01:00
Gav Wood
2f7857520e Fix block number check (makme it strict!). 2016-01-27 14:09:32 +01:00
Gav Wood
f6d7adf693 Remove misleading comment. 2016-01-27 13:29:52 +01:00
Gav Wood
fe0363e230 Fix import for bcMultiChainTest.
Fixes #223
2016-01-27 13:28:15 +01:00
Gav Wood
e904d2145f Block refactoring, stricter RLP.
Fixed #234.
Partially fixes #233 for Blocks.
Fixed #222.
2016-01-26 19:18:22 +01:00
Gav Wood
8a665fe313 Tests check block format. 2016-01-26 18:02:49 +01:00
Gav Wood
18f1d5e851 Address issue on PR. 2016-01-26 17:16:06 +01:00
Gav Wood
0e5d9ee2a0 Closes #215 2016-01-26 15:39:49 +01:00
Gav Wood
9da88e99f8 Disable flushln for now. 2016-01-26 15:37:14 +01:00
Gav Wood
f0da7bde2b Fix StateTests.
Closes #214
2016-01-26 15:33:24 +01:00
Gav Wood
50d1038cc5 Remove flushln!s. 2016-01-26 15:02:14 +01:00
Gav Wood
387e3ec3fd Ensure Spec::ensure_db_good() places DB entries for code & storage. 2016-01-26 15:00:22 +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