30 Commits (f94648fbb2a3470054c7ef831d48fc246e41d525)

Author SHA1 Message Date
Lefteris Karapetsas cc653ffbbb Move ETH_TEST() Macros to TestHelper.h 10 years ago
CJentzsch 3eb2ad3593 remove genesis state from state tests 10 years ago
CJentzsch 182cc1fc41 remove genesis state from state tests 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
winsvega 0c16c19a1f Transaction Tests 10 years ago
CJentzsch b0efa82daa remove genesis state from state tests 10 years ago
CJentzsch bc54b1e5ba remove unnecessary function 10 years ago
CJentzsch 3ab33165f4 check transactions 10 years ago
Gav Wood ea043668b4 Test stuff into cpp from header. 10 years ago
winsvega ce3638f75d Test related 10 years ago
CJentzsch 6a8c6cba61 start with test defined genesis block 10 years ago
CJentzsch 7d03f7be2e create block from transaction with genesis block as parent 10 years ago
winsvega 457e205d7e style changes 10 years ago
winsvega 796c7468ee Transaction Tests 10 years ago
CJentzsch 165c33395e fix callcreates imoport 10 years ago
CJentzsch a466fdcf5b add blockhash test fo vm tests 10 years ago
Paweł Bylica de2c793eff Add "--jit" option to State tests 10 years ago
CJentzsch 38454cc08f state log tests 10 years ago
CJentzsch c4138a5ad4 added logs to state tests 10 years ago
Christoph Jentzsch 946f7d3d85 Add Log tests 10 years ago
Marek Kotewicz 6cc9e6952e merge 10 years ago
Christoph Jentzsch f495a58848 build fix 10 years ago
Christoph Jentzsch 54a73cbb0c added generic userDefinedTest function 10 years ago
Christoph Jentzsch fb9aeba3a3 Clean up state tests 10 years ago
Christoph Jentzsch 9d035eb317 style 10 years ago
Christoph Jentzsch 8dcf6635ac style 10 years ago
Christoph Jentzsch be3ccd3444 Clean up and organize tests + state class tests 10 years ago
Christoph Jentzsch 55e77a1bed Clean up FakeExtVM - move to state tests 10 years ago
Christoph Jentzsch 0449b647c0 Restructure state tests. Remove FakeStateClass 10 years ago
Gav Wood 4cb7993655 Project-wide reorganisation of namespaces. 10 years ago
Marko Simovic 39f4940c61 Added new transaction tests for checking miner fees 11 years ago
Marko Simovic 7f60c49e4f Updated to add a simple forking test 11 years ago
Gav Wood 607a5de340 Repotted Common.h. 11 years ago
Muharem Hrnjadovic be65dbc46d Fixed the other occurrence of Foobar 11 years ago
Muharem Hrnjadovic 4bab3c57a5 Corrected license headers (Foobar -> cpp-ethereum) 11 years ago
Gav Wood 2a53d5f751 AlephZero renamed AlethZero and moved to cmake project. 11 years ago
Gav Wood 1983777cd0 GPL v2, not 3. 11 years ago
Gav Wood f666853724 Repotted a lot of the Trie stuff. 11 years ago
Gav Wood 140fc42e09 Moved to endian-neutral 256/160-bit datatypes. 11 years ago
Gav Wood ade3d0225d Coding standards doc. 11 years ago
Gav Wood 0349f7bf05 Some repotting. 11 years ago