Commit Graph

33 Commits

Author SHA1 Message Date
Gav Wood
77589fce9b Use TransientDirectory. 2015-03-29 22:37:32 +02:00
Gav Wood
25ccfe9ce4 Fix a load of horrible style that got through.
Fix blockchain tests so they don't clobber the AZ blockchain DB!
Make TransientDirectory use a temp path unless otherwise instructed.
2015-03-29 22:23:59 +02:00
Gav Wood
5e28d981c7 Refactored much of transaction queue for tidiness and optimisation. 2015-03-29 19:13:39 +02:00
CJentzsch
aab0ec0678 add possibility to have in-chain uncles as tests 2015-03-23 13:08:14 +01:00
winsvega
27af13cca7 SDIV
YP p.22 Test Case
2015-03-19 23:17:27 +03:00
winsvega
4b372b758b BlokTests
InvalidBlockRLP
2015-03-18 18:50:21 +03:00
CJentzsch
b97fe62e13 update blockchain tests 2015-03-16 17:07:48 +01:00
CJentzsch
1646ab45a8 add test for uncle generation 2015-03-14 10:03:30 +01:00
CJentzsch
132533babb clean up 2015-03-13 15:35:32 +01:00
CJentzsch
f72e8d93a6 remove seedhash from block header tests 2015-03-13 14:58:47 +01:00
Gav Wood
66a216f704 Remove seedHash from header. 2015-03-12 18:10:27 +00:00
CJentzsch
0b6b99cf16 style 2015-03-10 17:51:08 +01:00
CJentzsch
f0a216943f blockchain tests fixes 2015-03-10 17:51:08 +01:00
Gav Wood
a2ca8cefb7 Gas pricing infrastructure and a couple of pricing mechanisms. 2015-03-07 16:43:05 +01:00
Gav Wood
986fdb9d5f Avoid checking for difficulty when doing PoW test. 2015-03-06 22:53:49 +01:00
CJentzsch
3112948e53 try to have a uncle with block number = 1 2015-03-06 12:49:39 +01:00
CJentzsch
96da2e9789 style + add test cases 2015-03-06 12:49:39 +01:00
CJentzsch
072a4fb4ba style 2015-03-06 12:49:39 +01:00
CJentzsch
3fa4f14859 add uncle header feature for fillers 2015-03-06 12:49:38 +01:00
CJentzsch
63be15a83d merge 2015-03-06 12:49:34 +01:00
Gav Wood
aa2bc0eb65 Add date/time language to solidity. 2015-03-06 12:49:13 +01:00
CJentzsch
44c991107d update block tests to latest changes PoW changes 2015-03-06 12:49:13 +01:00
CJentzsch
fefeb706ef more block tests + bugfix for longer chains 2015-03-06 12:49:13 +01:00
CJentzsch
4a48392a90 blockchain tests
Conflicts:
	test/block.cpp
2015-03-06 12:47:26 +01:00
CJentzsch
281cbf5351 try to have a uncle with block number = 1 2015-03-06 12:46:24 +01:00
CJentzsch
4baf831f39 style + add test cases 2015-03-06 12:46:24 +01:00
CJentzsch
9e59c08565 style 2015-03-06 12:46:24 +01:00
CJentzsch
6fad8fe09d add uncle header feature for fillers 2015-03-06 12:46:24 +01:00
CJentzsch
585762f3de merge 2015-03-06 12:46:23 +01:00
Gav Wood
a20b4b548d Add date/time language to solidity. 2015-03-06 12:46:23 +01:00
CJentzsch
3e04091a66 update block tests to latest changes PoW changes 2015-03-06 12:46:23 +01:00
CJentzsch
3e88362dff more block tests + bugfix for longer chains 2015-03-06 12:46:23 +01:00
CJentzsch
298919844b blockchain tests
Conflicts:
	test/block.cpp
2015-03-06 12:46:23 +01:00