1994 Commits (93c8024ecc5764fd5d3c18106a91ad2205a6ab49)

Author SHA1 Message Date
Gav Wood e8b582f3cf Add secret store test. 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
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
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
Vlad Gluhovsky c47fe49f80 Fixed warning: unused parameter 10 years ago
Gav Wood 68714c59f8 Integrate KeyManager. 10 years ago
Paweł Bylica 3323ebbd1d Create symlink to old testeth location to make bildbot happy 10 years ago
Vlad Gluhovsky 23d4ac1adb Coding Standards fix 10 years ago
Liana Husikyan d3e0b74f0c Update SolidityABIJSON.cpp 10 years ago
Liana Husikyan 6cc7bb915a updated unit test 10 years ago
Liana Husikyan ef6c158805 bug in abi. fixed external type for return parameters 10 years ago