1323 Commits (7417a695a0ba607ec38db2d87cf980e1293dc0dc)

Author SHA1 Message Date
CJentzsch 7417a695a0 add first uncle test 10 years ago
CJentzsch 4a7e648737 update blockchain test filler to new min diff and min gasLimit 10 years ago
CJentzsch 24af87f764 add uncle header feature for fillers 10 years ago
CJentzsch 6ec4881934 add quadratic complexity tests 10 years ago
Gav Wood e36bb27269 For Marek :) 10 years ago
Gav Wood 103b9ea0a7 Bunch of repotting/curating. 10 years ago
winsvega 2d5cfe0c37 VMTest Fillers 10 years ago
CJentzsch c8a03dcf58 merge 10 years ago
Gav Wood e2f1bc4133 Add date/time language to solidity. 10 years ago
winsvega f6888d7c1d Gas Fee Test Changes (1) 10 years ago
CJentzsch 3c08161974 update block tests to latest changes PoW changes 10 years ago
winsvega 9e6f149fd6 Transaction Test Fillers POC9 10 years ago
CJentzsch 9ce2393e0e more block tests + bugfix for longer chains 10 years ago
CJentzsch 79c336403a blockchain tests 10 years ago
Gav Wood 49b9a0224a New Proof-of-Work. 10 years ago
CJentzsch 3eb2ad3593 remove genesis state from state tests 10 years ago
Gav Wood 179c5dffde state rebase. 10 years ago
Gav Wood b65fb1f20d Update precompiled stuff. 10 years ago
CJentzsch d19b50d6e6 add memory tests 10 years ago
CJentzsch b24ea8badc only check rootHash of state if FATDB is off 10 years ago
Gav Wood ae1cb7f1ff State integration test. 10 years ago
Gav Wood 52661968eb Update precompiled stuff. 10 years ago
CJentzsch 472f15effe add memory tests 10 years ago
CJentzsch e7fae29713 only check rootHash of state if FATDB is off 10 years ago
Gav Wood 64cf0a986c Fix FakeExtVM. 10 years ago
Gav Wood 31f3ae66fb State integration test. 10 years ago
Gav Wood c88590f0b8 Fat Trie and tests for it. 10 years ago
Christian a3b95811d4 Index access for calldata arrays. 10 years ago
jhuntley 6d62e3ab26 Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away. 10 years ago
jhuntley 0bf7d15a57 asio.h and windows.h build comments as per request. 10 years ago
jhuntley f7508dfc8a Avoid boost include order issue on windows: 10 years ago
jhuntley e1e7b227df Avoid boost include order issue on windows: 10 years ago
Marek Kotewicz 0807e2ee7c Squashed 'libjsqrc/ethereumjs/' changes from 5bd166c..7d6b35a 10 years ago
winsvega 0c16c19a1f Transaction Tests 10 years ago
winsvega 3e7e391b57 Test Cases Changes 10 years ago
winsvega 6e60c118b7 Transaction Tests 10 years ago
Christian 6d4b77249e Fixed arrays in ABI. 10 years ago
Christian b883eea327 Fix test after change in call failure semantics. 10 years ago
Liana Husikyan df4746d5e7 Implemented passing arguments to the base constructor. 10 years ago
Lefteris Karapetsas 1681fbd885 getInheritableMembers() does not look at BaseContracts 10 years ago
Lefteris Karapetsas b1dcc2a77f VisibleInDerivedContracts() is now virtual() 10 years ago
Lefteris Karapetsas f2fdeb3599 Add structs to inheritable members 10 years ago
Lefteris Karapetsas 6d48abddd3 Adding test for base class statevar accessors 10 years ago
Lu Guanqun c99f8fa4ea add several var related test cases 10 years ago
CJentzsch b32f99b96e move extrem memory test to stMemoryStressTest.json 10 years ago
CJentzsch 45fa322c8e more memmory hard quadratic complexity tests 10 years ago
Christian 96a50b3a23 Array copy storage to storage. 10 years ago
Christian 9252c02a63 Type checks for array assignment. 10 years ago
Christian 43892601e3 Shortening of dynamic arrays. 10 years ago
CJentzsch 916311f650 more jump tests 10 years ago