Commit Graph

23 Commits

Author SHA1 Message Date
winsvega
1fef77a968 State Tests
POC9 updates
2015-03-11 18:22:11 +03:00
Gav Wood
9db703b5b1 Merge pull request #1264 from winsvega/poc9trie
State Init And State Transaction Tests
2015-03-11 09:01:40 +00:00
winsvega
0602a04917 State Transaction Tests
bonus gas at call with value transfer
2015-03-10 23:22:33 +03:00
winsvega
23400e99eb State Init And Transaction Tests
fixed to poc9
2015-03-10 23:22:33 +03:00
CJentzsch
b5c78387c0 Merge remote-tracking branch 'upstream/develop' into suicideRefundTests
Conflicts:
	test/stTransactionTestFiller.json
	test/vmArithmeticTestFiller.json
2015-03-09 10:43:08 +01:00
Gav Wood
52e9a85d62 Merge pull request #1235 from winsvega/poc9trie
vmTests
2015-03-08 14:51:03 +01:00
CJentzsch
db9e0e7b31 add suiciderefund tests 2015-03-07 14:18:22 +01:00
winsvega
65c82ecde2 vmTests
Arithmetic gas increased
2015-03-06 22:51:56 +03:00
winsvega
5c7e56a88f Transaction Test Fillers POC9
gas fees increased, most tests are incorrect now
need to review (wip)
2015-03-06 12:46:23 +01:00
winsvega
3b87ce2488 Transaction Test Fillers POC9
gas fees increased, most tests are incorrect now
need to review (wip)
2015-03-04 16:01:13 +03:00
CJentzsch
edc5050a4b add wrong v value tx test 2015-02-25 14:18:50 +01:00
CJentzsch
11110702c6 remove tests with impossible pre conditions 2015-02-23 15:12:23 +01:00
winsvega
2d7194cc58 Test Correction
WrongAddress removed
new suicides
2015-02-16 20:04:11 +03:00
winsvega
b3f189992b Suicide Tests 2015-02-13 14:49:32 +03:00
winsvega
c09d91a2f0 New Tests
Transaction with RLP object and catching exceptions from importByteArray
2015-02-12 23:43:57 +03:00
winsvega
30db15c1a9 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop 2015-02-10 13:19:27 +03:00
winsvega
f853f4a937 Style Changes
New exception for values larger than 2**256
Auto format .json files
2015-02-07 14:23:17 +03:00
winsvega
4d76086860 nonce value from 0 to "0" in fillers 2015-02-06 18:28:48 +03:00
CJentzsch
630681094e test block gas limit 2015-02-05 22:42:17 +01:00
winsvega
0f7b1b3344 transaction tests, bound tests 2015-01-23 02:48:15 +03:00
winsvega
91ccc1b7ab Transaction Tests
transaction tests

Transaction Test Work In Progress

transaction test work in progress

work in progress. check for transaction is valid

Transaction Tests Work In Progress

compiler error fix
2015-01-22 12:04:58 +03:00
winsvega
397343b99b Transaction Tests 2014-12-28 16:48:27 +03:00
winsvega
93593540ab Transaction Test Filler 2014-12-15 23:50:43 +03:00