1500 Commits (bb150eae4383c340908b7a4ce9351a4334fcac50)

Author SHA1 Message Date
chriseth 4d67fe39ac Fix gas for builtin. 10 years ago
Marek Kotewicz 5bbd7b5c15 Squashed 'libjsqrc/ethereumjs/' changes from d509360..eceeda7 10 years ago
CJentzsch 608b4ca707 clean up 10 years ago
CJentzsch 0fc5b25783 remove seedhash from block header tests 10 years ago
CJentzsch c45011b165 add addmod test in order toc check that nothing get downcasted inbetween 10 years ago
CJentzsch 69e1902aa5 fix calldataload 10 years ago
Gav Wood cb009b6692 Remove seedHash from header. 10 years ago
CJentzsch 77f9a58c61 style 10 years ago
CJentzsch 76bd23b61d style 10 years ago
CJentzsch f20a3e10fb bugfix 10 years ago
Lefteris Karapetsas 5c042e2e59 Small FixedBytes type fixes 10 years ago
CJentzsch 21b90342ab dejavu issue 19 - stack underflows 10 years ago
CJentzsch 5238ad58f5 readd --filltest option and add dejavu issue 42 test 10 years ago
Gav Wood 97bba263eb net_version 10 years ago
CJentzsch d3ed076f01 style 10 years ago
Lefteris Karapetsas f488fc4753 Some fixes on Types.cpp for FixedBytesType 10 years ago
Lefteris Karapetsas 98f0d04a94 Style fixes and some additional hash to bytes32 renaming 10 years ago
Lefteris Karapetsas 1c3ed8dd97 Removing uncecessary intermediate int conversion in log tests 10 years ago
Lefteris Karapetsas 0cd3b15373 byte is now an alias for byte1 10 years ago
Lefteris Karapetsas 9fa08d179b Fixing byte array index access code generation 10 years ago
Lefteris Karapetsas 81beec48bf Changes in Solidity Tests to use the new bytesXX type 10 years ago
Lefteris Karapetsas d9d792a055 Conversion changes after renaming Hash/String to Bytes. 10 years ago
Lefteris Karapetsas bb205103c4 Most EndToEndTests are now compliant with the Bytes renaming 10 years ago
Lefteris Karapetsas 9d7ebacabc Bytes Tokens properly named and NameAndTypeResolution tests work 10 years ago
CJentzsch 20654a1f71 random state test optmization 10 years ago
Paweł Bylica 25fc91a9ca testeth: optional VM tracing (--vmtrace), command line options refactoring. 10 years ago
CJentzsch 38a8a25322 style fix 10 years ago
CJentzsch 77ea8e2fce remove unneccessary dependencies 10 years ago
CJentzsch 741194a2f5 remove boost test lib macros from check random state test 10 years ago
CJentzsch 0fa604edd8 add check random state test for jit 10 years ago
CJentzsch 7ed7a9a253 create random state tests 10 years ago
CJentzsch a07eb1a519 OOG or 1024 depth level fail for CALLCODE 10 years ago
CJentzsch e01ebe78f3 OOG or 1024 depth level fail 10 years ago
chriseth 7009ab6fe8 Fixed indentation. 10 years ago
winsvega 4ec057611a State Tests 10 years ago
chriseth 772766194c Fixed assembly tests. 10 years ago
subtly 55d83c40fa fix for -warning in cryptopp.cpp. add mutex to host iteration of peers for connect. only try to connect to as many peers as is necessary. update unit test. 10 years ago
CJentzsch d65fcc8687 add callCreateCallCode test file 10 years ago
CJentzsch 3f2e246e71 check value when doing callcode 10 years ago
CJentzsch 015741d8e7 suicide refund with and without storage 10 years ago
CJentzsch 78027960ee suicide and storage refund tests 10 years ago
Marek Kotewicz 4be34ff176 eth_queuedTransactions renamed to eth_fetchQueuedTransactions 10 years ago
winsvega 3cb340bae6 State Transaction Tests 10 years ago
winsvega 667af3a136 State Init And Transaction Tests 10 years ago
CJentzsch 64e956f6eb style 10 years ago
CJentzsch 8a6025ed8a blockchain tests fixes 10 years ago
CJentzsch 4bd1088c64 add 32 bit overflow tests 10 years ago
Marek Kotewicz 3cf8dcb199 Squashed 'libjsqrc/ethereumjs/' changes from 7d6b35a..9926e27 10 years ago
Marek Kotewicz 26c2470516 eth_call on block with number 10 years ago
chriseth 4f852f473e Global variable "now" (alias for block.timestamp). 10 years ago