2149 Commits (0a44c7ab4fa1503cd2f79cf761c50124174d5d2a)

Author SHA1 Message Date
CJentzsch e8003daa8b update and expand wallet tests 10 years ago
CJentzsch d37cca694d update wallet tests 10 years ago
chriseth 9e2e73da3a Functional gas estimator. 10 years ago
chriseth 02717e8b0c Path gas meter. 10 years ago
Paweł Bylica 33dd3f2e2b Fix code duplication in Executive::call overloadings. 10 years ago
Paweł Bylica 0cee9e6a6a One more unit test for base64 encoding. 10 years ago
Liana Husikyan 378341ce60 Update SolidityEndToEndTest.cpp 10 years ago
Liana Husikyan 050883805b Update SolidityEndToEndTest.cpp 10 years ago
Liana Husikyan f3b89a9677 style fix 10 years ago
Paweł Bylica 259dc9a63b testeth: let expected be expected. 10 years ago
Liana Husikyan 4268174af7 Update SolidityEndToEndTest.cpp 10 years ago
Liana Husikyan c16ee526d5 added tests to check references to struct type. 10 years ago
CJentzsch 8b7ec057f4 remove eth_solidity dependency for statetests 10 years ago
Gav Wood 846de9acea Pregenerate DAG when mining on AZ/eth/ethminer. 10 years ago
chriseth 31c6ee40f6 Gas estimation taking known state into account. 10 years ago
Gav Wood 715a63620b Move OverlayDB (leveldb dependent) back into libdevcrypto. 10 years ago
Gav Wood 05ea9941c9 Move non-cryptopp dependent stuff into devcore. 10 years ago
Gav Wood 9adde95145 SHA3, RIPEMD160 and SHA256 are now not cryptopp impls. 10 years ago
CJentzsch bb7ca7a6b4 handle output larger than 4069 bytes in test 10 years ago
arkpar 4e358001ac orderedTrieRoot testing 10 years ago
arkpar e19ac5054c use TrieHash for transactions and receipts roots 10 years ago
yann300 352ec11536 add list of second errorannotation instead of single item. 10 years ago
CJentzsch 4e4f899745 add create retrun value tests 10 years ago
winsvega 55186b689a Blocktests: SimpleTx3 10 years ago
winsvega 670b4e1e72 New Tests 10 years ago
Martin Holst Swende 4d2c292c7c Fixed error introduced in 953be7886b 10 years ago
Paweł Bylica 83a0b93797 Little improved base64 implementation. 10 years ago
Gav Wood ac60b992c6 Parallelised BlockQueue. 10 years ago
chriseth 4c69ecf16b Bare callcode for addresses and contracts. 10 years ago
chriseth ca7df0afa3 Store copied assembly items in test. Fixes OSX issues. 10 years ago
chriseth 32f57c6c25 Disable test. 10 years ago
CJentzsch c1d40c2814 update gas Pricer tests 10 years ago
CJentzsch 38bf18de81 fix in chain uncle tests 10 years ago
Lefteris Karapetsas 648a83f0fc Stricter interface for EthashAux::light() 10 years ago
arkpar a4efee3f05 style 10 years ago
arkpar b50d44b8ac Trie optimizations 10 years ago
Paweł Bylica 4409bc5d7d Tests: SMOD edge case test. 10 years ago
CJentzsch 3802e4110e correct expext value for in chain uncle tests 10 years ago
CJentzsch 5b678eca8a add in chain uncle test for every generation 10 years ago
Marek Kotewicz 89dbcca30b Squashed 'libjsqrc/ethereumjs/' changes from e908439..16861fc 10 years ago
Paweł Bylica 6b0007d98e Add support for --singletest filter in VM tests. 10 years ago
chriseth 09bc520f7b Known state: store tags on stack as unions. 10 years ago
Gav Wood d638df83ae Revert "CMake: set default RUNTIME_OUTPUT_DIRECTORY property to "bin"" 10 years ago
CJentzsch 13898c57e7 style 10 years ago
Gav Wood 368532c107 Extra diagnostics, assertions and fail-safes for tracking BadRoot bug. 10 years ago
chriseth 18e223e945 Reverse if and else body. 10 years ago
chriseth 212a01136b Unify blocks with shared code. 10 years ago
Paweł Bylica 0315689bb3 Ping buildbot 10 years ago
Paweł Bylica 03a82e401c testeth: support for --singletest option with only test name param. 10 years ago
subtly fc34ceb83f Guard m_node.endpoint access and updates. 10 years ago