boostTest.cpp
|
Updated test project to use Boost Test
|
2014-03-19 00:35:16 -04:00 |
CMakeLists.txt
|
Merge remote-tracking branch 'upstream/develop' into stateTests
|
2014-11-03 16:34:40 +01:00 |
createRandomTest.cpp
|
updated createRandomTest to correct exception behavior
|
2014-12-01 22:41:16 +01:00 |
crypto.cpp
|
Build fix.
|
2014-11-18 12:01:25 +01:00 |
dagger.cpp
|
Move Dagger to ProofOfWork and refactor in preparation for ARPoW.
|
2014-10-12 20:57:25 +02:00 |
fork.cpp
|
Project-wide reorganisation of namespaces.
|
2014-09-05 17:09:58 +02:00 |
genesis.cpp
|
Clean up and organize tests + state class tests
|
2014-11-03 16:33:02 +01:00 |
hexPrefix.cpp
|
Clean up and organize tests + state class tests
|
2014-11-03 16:33:02 +01:00 |
jsonrpc.cpp
|
storage dump test
|
2014-11-13 18:52:21 +01:00 |
main.cpp
|
Clean up and organize tests + state class tests
|
2014-11-03 16:33:02 +01:00 |
MemTrie.cpp
|
PoC-7: Reversion of 0-hashes, empty-list hashes and sha3('') -> ''
|
2014-10-27 14:13:16 +01:00 |
MemTrie.h
|
Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.
|
2014-09-05 18:24:29 +02:00 |
network.cpp
|
Project-wide reorganisation of namespaces.
|
2014-09-05 17:09:58 +02:00 |
peer.cpp
|
Beginning of merge into AZ.
|
2014-09-11 13:27:15 +02:00 |
randomTestFiller.json
|
Added random test creater
|
2014-10-14 13:22:49 +02:00 |
recursiveCreateFiller.json
|
added filler.json
|
2014-11-17 15:27:30 -05:00 |
rlp.cpp
|
Clean up and organize tests + state class tests
|
2014-11-03 16:33:02 +01:00 |
solidityCompiler.cpp
|
Import directive.
|
2014-12-03 10:44:46 +01:00 |
solidityEndToEndTest.cpp
|
Global functions.
|
2014-11-26 15:42:54 +01:00 |
solidityExpressionCompiler.cpp
|
Import directive.
|
2014-12-03 10:44:46 +01:00 |
solidityJSONInterfaceTest.cpp
|
solidity json interface tests fixes
|
2014-11-12 13:00:11 +01:00 |
solidityNameAndTypeResolution.cpp
|
Import directive.
|
2014-12-03 10:44:46 +01:00 |
solidityParser.cpp
|
Import directive.
|
2014-12-03 10:44:46 +01:00 |
solidityScanner.cpp
|
extra comments scanning test
|
2014-11-20 23:18:05 +01:00 |
state.cpp
|
style
|
2014-12-01 22:44:31 +01:00 |
stateOriginal.cpp
|
Update transactions, style fix
|
2014-11-05 18:30:38 +01:00 |
stExampleFiller.json
|
added logs to state tests
|
2014-12-01 22:41:16 +01:00 |
stPreCompiledContractsFiller.json
|
more precompiled contract tests
|
2014-11-19 10:55:28 +01:00 |
stSpecialTestFiller.json
|
add make money test
|
2014-11-19 18:39:53 +01:00 |
stSystemOperationsTestFiller.json
|
merge
|
2014-11-10 22:51:10 +01:00 |
TestHelper.cpp
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
2014-12-02 20:09:00 +01:00 |
TestHelper.h
|
added logs to state tests
|
2014-12-01 22:41:16 +01:00 |
trie.cpp
|
Clean up and organize tests + state class tests
|
2014-11-03 16:33:02 +01:00 |
TrieHash.cpp
|
PoC-7: Reversion of 0-hashes, empty-list hashes and sha3('') -> ''
|
2014-10-27 14:13:16 +01:00 |
TrieHash.h
|
Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.
|
2014-09-05 18:24:29 +02:00 |
txTest.cpp
|
Project-wide reorganisation of namespaces.
|
2014-09-05 17:09:58 +02:00 |
vm.cpp
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
2014-12-02 20:09:00 +01:00 |
vm.h
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
2014-12-02 20:09:00 +01:00 |
vmArithmeticTestFiller.json
|
merge
|
2014-11-10 22:51:10 +01:00 |
vmBitwiseLogicOperationTestFiller.json
|
Update tests to latest protocol changes (PoC7)
|
2014-11-04 13:36:29 +01:00 |
vmBlockInfoTestFiller.json
|
Added more vm tests
|
2014-09-25 11:18:32 +02:00 |
vmEnvironmentalInfoTestFiller.json
|
Added more vm tests
|
2014-09-25 11:18:32 +02:00 |
vmIOandFlowOperationsTestFiller.json
|
Changed name of some tests
|
2014-11-19 10:55:36 +01:00 |
vmLogTestFiller.json
|
more log tests
|
2014-11-19 15:17:03 +01:00 |
vmPushDupSwapTestFiller.json
|
new push32 test and renaming
|
2014-11-19 10:55:36 +01:00 |
vmSha3TestFiller.json
|
Update transactions, style fix
|
2014-11-05 18:30:38 +01:00 |
vmSystemOperationsTestFiller.json
|
Added new recursive bombs to vm tests
|
2014-10-23 16:07:13 +02:00 |
vmtestsFiller.json
|
Added more vm tests
|
2014-09-25 11:18:32 +02:00 |
webthreestubclient.h
|
common changes
|
2014-11-18 13:09:05 +01:00 |
whisperTopic.cpp
|
Make OOG on precompileds consistent.
|
2014-11-11 10:54:48 +00:00 |