..
CMakeLists.txt
Merge remote-tracking branch 'upstream/develop' into stateTests
10 years ago
JsonSpiritHeaders.h
Fixed VS2013 projects and compile errors.
11 years ago
MemTrie.cpp
PoC-7: Reversion of 0-hashes, empty-list hashes and sha3('') -> ''
10 years ago
MemTrie.h
Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.
10 years ago
TestHelper.cpp
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
TestHelper.h
added logs to state tests
10 years ago
TrieHash.cpp
PoC-7: Reversion of 0-hashes, empty-list hashes and sha3('') -> ''
10 years ago
TrieHash.h
Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.
10 years ago
boostTest.cpp
Updated test project to use Boost Test
11 years ago
createRandomTest.cpp
updated createRandomTest to correct exception behavior
10 years ago
crypto.cpp
Build fix.
10 years ago
dagger.cpp
Move Dagger to ProofOfWork and refactor in preparation for ARPoW.
10 years ago
fork.cpp
Project-wide reorganisation of namespaces.
10 years ago
genesis.cpp
Clean up and organize tests + state class tests
10 years ago
hexPrefix.cpp
Clean up and organize tests + state class tests
10 years ago
jsonrpc.cpp
storage dump test
10 years ago
main.cpp
Clean up and organize tests + state class tests
10 years ago
network.cpp
Project-wide reorganisation of namespaces.
10 years ago
peer.cpp
Beginning of merge into AZ.
10 years ago
randomTestFiller.json
Added random test creater
10 years ago
recursiveCreateFiller.json
added filler.json
10 years ago
rlp.cpp
Clean up and organize tests + state class tests
10 years ago
solidityCompiler.cpp
Magic variables.
10 years ago
solidityEndToEndTest.cpp
Global functions.
10 years ago
solidityExpressionCompiler.cpp
Contracts as types and framework for special global variables.
10 years ago
solidityJSONInterfaceTest.cpp
Moving all Interface and Documentation functionality to own class
10 years ago
solidityNameAndTypeResolution.cpp
Disallow assignments to structs and mappings.
10 years ago
solidityNatspecJSON.cpp
Using iterators in Natspec comment parsing
10 years ago
solidityParser.cpp
Adding natspec comment test being between keyword and signature
10 years ago
solidityScanner.cpp
extra comments scanning test
10 years ago
stExampleFiller.json
added logs to state tests
10 years ago
stPreCompiledContractsFiller.json
more precompiled contract tests
10 years ago
stSpecialTestFiller.json
add make money test
10 years ago
stSystemOperationsTestFiller.json
test update due to CALLCODA <-> RETURN
10 years ago
state.cpp
style
10 years ago
stateOriginal.cpp
Update transactions, style fix
10 years ago
trie.cpp
Clean up and organize tests + state class tests
10 years ago
txTest.cpp
Project-wide reorganisation of namespaces.
10 years ago
vm.cpp
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
vm.h
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
vmArithmeticTestFiller.json
merge
10 years ago
vmBitwiseLogicOperationTestFiller.json
Update tests to latest protocol changes (PoC7)
10 years ago
vmBlockInfoTestFiller.json
Added more vm tests
10 years ago
vmEnvironmentalInfoTestFiller.json
Added more vm tests
10 years ago
vmIOandFlowOperationsTestFiller.json
Changed name of some tests
10 years ago
vmLogTestFiller.json
more log tests
10 years ago
vmPushDupSwapTestFiller.json
new push32 test and renaming
10 years ago
vmSha3TestFiller.json
Update transactions, style fix
10 years ago
vmSystemOperationsTestFiller.json
Added new recursive bombs to vm tests
10 years ago
vmtestsFiller.json
Added more vm tests
10 years ago
webthreestubclient.h
common changes
10 years ago
whisperTopic.cpp
Make OOG on precompileds consistent.
10 years ago