Commit Graph

73 Commits

Author SHA1 Message Date
obscuren 4e8a9a1cd4 Squashed 'tests/files/' changes from 9e3fe72..15ce2ab
15ce2ab Merge remote-tracking branch 'origin/PoC9' into PoC9
5970b09 add quadratic complexity and performance test
163fa03 more info
560b844 more info
a885549 more change
5fed708 one more tiny change
213a2b8 changed test format
c20e88b Merge branch 'PoC9' of github.com:ethereum/tests into PoC9
715ed17 Added first ethash test
e26a39f update blockchain tests to latest protocol changes
34baee5 poc9 vm tests
20550d9 update block chain test due to difficulty change
597b2b3 increase gasLimit on stateTests
8f573d3 update blockchain tests - 2048 bit logs bloom
06c90e6 typo
ef935fc extra data is hex now, for real
81ab5ad extra data is hex now
b0aeba8 update blockchain tests
f862faf add tx tests
618d724 update state tests
4a989f0 update blockchainII tests
ed56e82 add more vm tests
0417655 Merge remote-tracking branch 'origin/PoC9' into PoC9
1f1cf5d update block tests
76b5a8b Fix trie formats.
325dd6d Merge branch 'PoC9' of git://github.com/ethereum/tests into PoC9
a261c5b test3
1d3ab36 again

git-subtree-dir: tests/files
git-subtree-split: 15ce2ab8e22275e7aa93742cb5f8bc63e4e50db5
2015-03-05 17:51:26 +01:00
obscuren a6e04ab051 Squashed 'tests/files/' changes from 13be3e3..9e3fe72
9e3fe72 update state root hash

git-subtree-dir: tests/files
git-subtree-split: 9e3fe720e3d46f046e06a91e45c881e79557f721
2015-03-03 15:39:33 +01:00
obscuren 42a210b571 Squashed 'tests/files/' changes from 402e748..13be3e3
13be3e3 update

git-subtree-dir: tests/files
git-subtree-split: 13be3e33afa8d708786f82b63bf874138f05bb02
2015-03-03 15:16:52 +01:00
obscuren d9d40888ce Squashed 'tests/files/' changes from 2bfb7db..402e748
402e748 Merge branch 'PoC9' of github.com:/ethereum/tests into PoC9
13b6a99 State test refill.

git-subtree-dir: tests/files
git-subtree-split: 402e7482f9283e08869b3412329e24ef6287d8c7
2015-03-03 13:56:59 +01:00
obscuren 0867e4fae9 Squashed 'tests/files/' changes from 6f75ca3..2bfb7db
2bfb7db update memory test
88f32fa Merge remote-tracking branch 'origin/PoC9' into PoC9
a1f73f9 update gas costs
e16b5d3 Move over to key value rather than array of arrays since they're unordered and no duplicates.
ac11bbc Merge branch 'PoC9' of github.com:/ethereum/tests into PoC9
93ae304 Move to non-repeated.
fd9e406 Added test 2

git-subtree-dir: tests/files
git-subtree-split: 2bfb7dbe09c62319b28a2c2873caf7e7e99bf32a
2015-03-03 13:29:59 +01:00
obscuren 4659b51b50 Squashed 'tests/files/' changes from 998e275..6f75ca3
6f75ca3 Merge remote-tracking branch 'origin/PoC9' into PoC9
8d22687 update state root - DEBUG

git-subtree-dir: tests/files
git-subtree-split: 6f75ca354f239fa30f4e07754ede575aed24bbc2
2015-03-03 12:31:09 +01:00
obscuren b7ec9fbb0e Squashed 'tests/files/' changes from a3d44ca..998e275
998e275 renamed
089e346 Added hex encoded securetrie test
cdefad8 Update VM tests.
ec0a309 update state root
b3d223e update state root hash
171a945 update memory teste

git-subtree-dir: tests/files
git-subtree-split: 998e2756b5491c760f6624c62ebc09e86197c31f
2015-03-03 12:26:24 +01:00
obscuren d0354b8440 Squashed 'tests/files/' changes from c6111e6..a3d44ca
a3d44ca update state tests to PoC9
709d6a7 update stSystemOperationsTest.json
3188f77 fix jumpdest requirements
202b69a remove memory test
41b4e1d add memory tests
2597bdf Merge remote-tracking branch 'origin/PoC9' into PoC9
0de34b2 add stateRoot to state tests
10b4ced Remove unneeded tests.
88eb6bf Fix for tests.
9010f17 Test updates.

git-subtree-dir: tests/files
git-subtree-split: a3d44caae83dd48db7df176dc784c529945e90a1
2015-03-03 11:11:24 +01:00
CJentzsch 67f3f4c1d8 vmGasCostchanges 2015-03-02 15:50:12 +01:00
CJentzsch bc1d97b2a7 refine memory stress test 2015-03-02 11:45:29 +01:00
CJentzsch 2dbdcf3636 move extrem memory test to stMemoryStressTest.json 2015-02-28 22:03:38 +01:00
CJentzsch 35f53abc78 more memmory hard quadratic complexity tests 2015-02-28 20:57:55 +01:00
CJentzsch b6155375ae add refund tests with CALL 2015-02-27 12:41:58 +01:00
CJentzsch a622eccecb more mem tests - calldatacopy and return 2015-02-26 17:33:34 +01:00
CJentzsch a3b3d19d80 adjust test for new mem rule 2015-02-26 14:22:16 +01:00
CJentzsch d09cbfcf84 update to new quadratic memory cost rule 2015-02-26 13:52:05 +01:00
CJentzsch a0cfe0d123 tests for mem at 32,64 KB +- 1, 31,32,33 for mstore and mstore8 2015-02-26 08:46:13 +01:00
CJentzsch 86b14058fd add memory tests 2015-02-25 12:50:24 +01:00
CJentzsch 978a29ab72 use 50000 bytes for CALLDATACOPY 2015-02-24 23:05:39 +01:00
CJentzsch 33c8c2bd7e add quadratic complexity tests 2015-02-24 22:46:56 +01:00
CJentzsch e48576ada3 remove impossible tests, add create hash collision test 2015-02-24 10:14:36 +01:00
martin becze 94f1ca2e09 Format clean up 2015-02-22 14:10:28 -05:00
CJentzsch 18216a6e33 undo gasMemCostChange, add some state tests 2015-02-20 20:50:32 +01:00
CJentzsch b392afac3c memGasCost checks 2015-02-20 15:05:11 +01:00
CJentzsch 957f334012 more transaction tests 2015-02-16 13:00:21 +01:00
winsvega ddc830be5c new tests
solidity test
wrong transaction rlp (manual)
2015-02-13 14:20:47 +03:00
CJentzsch a3780032bf failing tests from random simulation as state tests and transaction tests 2015-02-06 15:38:55 +01:00
CJentzsch 936a8c0e3b python fail 2015-02-04 16:21:06 +01:00
CJentzsch 56559162d3 RefundOverflowTest 2015-02-03 01:00:32 +01:00
CJentzsch fad4ddbcaf delete wrong tests 2015-01-29 22:50:38 +01:00
winsvega 382694f593 Transaction Tests
New State Tests
2015-01-23 20:27:51 +03:00
CJentzsch 52e174b1f7 make money with transaction gas overflow 2015-01-23 15:23:56 +01:00
CJentzsch a0008c3508 correct CREATE with zero sized init code 2015-01-10 23:51:54 +01:00
CJentzsch 08a72727cd more dynamic jump tests 2015-01-08 11:23:39 +01:00
CJentzsch b94c610e49 jumpdests tests, OOG at max call depth, ... 2015-01-07 15:54:14 +01:00
CJentzsch 55f6fe4f7b check address input greater then 2**160 2015-01-07 11:16:09 +01:00
CJentzsch 6ce9799370 added BlockHash tests 2015-01-06 20:21:11 +01:00
CJentzsch 93bf0d6f4e zeroMemExpansionTests 2015-01-06 16:33:47 +01:00
CJentzsch 128d417f47 protocol update about call depth 2015-01-05 17:26:11 +01:00
CJentzsch 2e75a216c7 new jumpdest interpretation 2015-01-02 17:05:20 +01:00
CJentzsch 3340f4dbfc retuning gas prices of recursive bombs to test limits 2015-01-02 14:26:55 +01:00
CJentzsch 456b5791bb more init code, systemoperations and transaction tests 2015-01-02 14:08:55 +01:00
wanderer 1f5552feb4 added balance tests 2014-12-29 20:12:29 -05:00
wanderer 8c34e93b51 added stackOverFlow test to initCode 2014-12-23 10:01:20 -05:00
CJentzsch a4ccc6e72e CALLCODE <-> RETURN 2014-12-20 13:07:54 +01:00
CJentzsch b227b10f5d more refund tests 2014-12-18 21:42:41 +01:00
CJentzsch aefcb9716e transaction tests and refund tests 2014-12-18 09:31:43 +01:00
CJentzsch ccbf120c36 added stInitCodeTest.json 2014-12-13 23:03:21 +01:00
CJentzsch cbf5afdef8 update recursive create 2014-12-12 22:03:54 +01:00
Gav Wood a70c4b51a4 Fix return tests. 2014-12-12 17:22:41 +01:00