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
|
Change output of random test to std::out instead of file
|
2014-10-21 17:02:49 +02:00 |
crypto.cpp
|
Classify Transaction.
|
2014-11-05 13:45:19 +00: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
|
coding standards. suite setup struct.
|
2014-11-04 15:24:02 +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 |
rlp.cpp
|
Clean up and organize tests + state class tests
|
2014-11-03 16:33:02 +01:00 |
solidityCompiler.cpp
|
Bugfix: Swap before mod and div.
|
2014-11-03 12:23:53 +01:00 |
solidityNameAndTypeResolution.cpp
|
Further const placement changes.
|
2014-10-29 19:41:07 +01:00 |
solidityParser.cpp
|
Bugfix: Special case of statements starting with type conversion.
|
2014-11-05 07:35:31 +01:00 |
solidityScanner.cpp
|
Corrected coding style.
|
2014-10-16 14:08:54 +02:00 |
state.cpp
|
Classify Transaction.
|
2014-11-05 13:45:19 +00:00 |
stateOriginal.cpp
|
Restructure state tests. Remove FakeStateClass
|
2014-10-29 17:25:02 +01:00 |
TestHelper.cpp
|
style
|
2014-11-03 17:53:29 +01:00 |
TestHelper.h
|
style
|
2014-11-03 17:53:29 +01:00 |
TestHelperCrypto.h
|
add ecies encrypt/decrypt support to common crypto
|
2014-10-23 19:06:31 +02:00 |
tmpFiller.json
|
Clean up and organize tests + state class tests
|
2014-11-03 16:33:02 +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 remote-tracking branch 'upstream/develop' into stateTests
|
2014-11-05 15:55:50 +01:00 |
vm.h
|
Clean up and organize tests + state class tests
|
2014-11-03 16:33:02 +01:00 |
vmArithmeticTestFiller.json
|
Update tests to new definition
|
2014-10-29 22:22:56 +01:00 |
vmBitwiseLogicOperationTestFiller.json
|
Update SIGNEXTEND definition and tests
|
2014-10-29 22:19:23 +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
|
Added call depth tests
|
2014-10-22 21:21:18 +02:00 |
vmPushDupSwapTestFiller.json
|
Added new recursive bombs to vm tests
|
2014-10-23 16:07:13 +02:00 |
vmSha3TestFiller.json
|
New BNOT and SIGNEXTEND tets
|
2014-10-29 21:26:51 +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
|
applied changes from ethereum.js 5538ff725235f30a9afbbedc098fd18dfd9f1293
|
2014-10-31 11:49:28 +01:00 |