1440 Commits (20654a1f71f0b871635e2babd6e5c024c1bf36b0)

Author SHA1 Message Date
winsvega b51c2e9652 VMTest Fillers 10 years ago
subtly d137581c7f authenticated capability (hello) and handshake authentication 10 years ago
subtly 53fda56158 test initial secrets and ciphers, interop with go 10 years ago
CJentzsch 8617e38311 merge 10 years ago
Gav Wood d14df543ff Add date/time language to solidity. 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
winsvega 111b65ef74 Gas Fee Test Changes (1) 10 years ago
CJentzsch 169e36aeb8 update block tests to latest changes PoW changes 10 years ago
winsvega 5134da58c1 Transaction Test Fillers POC9 10 years ago
CJentzsch e3bb9ae173 more block tests + bugfix for longer chains 10 years ago
CJentzsch 7877356510 blockchain tests 10 years ago
Gav Wood 2ffb554a9d New Proof-of-Work. 10 years ago
Marek Kotewicz 0807e2ee7c Squashed 'libjsqrc/ethereumjs/' changes from 5bd166c..7d6b35a 10 years ago
subtly e79d427902 update host for ecies interop. test sha3 output of interim digest. 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
CJentzsch b0efa82daa remove genesis state from state tests 10 years ago
Gav Wood 83952acf0e state rebase. 10 years ago
Gav Wood 7ffdabdaca Update precompiled stuff. 10 years ago
CJentzsch 91d31a94dc add memory tests 10 years ago
CJentzsch e6e0f13e2f only check rootHash of state if FATDB is off 10 years ago
Gav Wood a04ae1dabd Fix FakeExtVM. 10 years ago
Gav Wood 814349a840 State integration test. 10 years ago
Gav Wood 0f01f4799f Fat Trie and tests for it. 10 years ago
subtly 8e2deaebc2 ECIES interop with go is a go. 10 years ago
Gav Wood 6e9884ca43 Update precompiled stuff. 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
subtly e3fbf63f8f ecies interop fix and tests. 128-bit keys. 10 years ago
CJentzsch 845b4e7d98 add memory tests 10 years ago
CJentzsch e2fdaa6ac2 only check rootHash of state if FATDB is off 10 years ago
Gav Wood 8f70101cec Fix FakeExtVM. 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
Gav Wood bae383f617 State integration test. 10 years ago
subtly 953bfd2400 start of ecies interop with go 10 years ago
Gav Wood e9e310822b Fat Trie and tests for it. 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