.. |
CMakeLists.txt
|
Merge pull request #381 from chriseth/solidity
|
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
|
Networking fixes.
|
10 years ago |
TestHelper.h
|
Project-wide reorganisation of namespaces.
|
10 years ago |
TestHelperCrypto.h
|
add ecies encrypt/decrypt support to common crypto
|
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
|
Change output of random test to std::out instead of file
|
10 years ago |
crypto.cpp
|
PoC-7: Reversion of 0-hashes, empty-list hashes and sha3('') -> ''
|
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
|
use ETHEREUM_TEST_PATH in all tests
|
10 years ago |
hexPrefix.cpp
|
use ETHEREUM_TEST_PATH in all tests
|
10 years ago |
main.cpp
|
Draft of new LOG/bloom/headers/block format.
|
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 |
rlp.cpp
|
use ETHEREUM_TEST_PATH in all tests
|
10 years ago |
solidityNameAndTypeResolution.cpp
|
Pointer type cleanup: Use ASTPointer only for AST nodes and shared_ptr for type
|
10 years ago |
solidityParser.cpp
|
Parser fix: Consume break and continue.
|
10 years ago |
solidityScanner.cpp
|
Corrected coding style.
|
10 years ago |
state.cpp
|
PoC-7: Reversion of 0-hashes, empty-list hashes and sha3('') -> ''
|
10 years ago |
trie.cpp
|
use ETHEREUM_TEST_PATH in all tests
|
10 years ago |
txTest.cpp
|
Project-wide reorganisation of namespaces.
|
10 years ago |
vm.cpp
|
Merge pull request #434 from CJentzsch/vmtraceBugFix
|
10 years ago |
vm.h
|
Fixed storage output in VMTRACE for vm tests
|
10 years ago |
vmArithmeticTestFiller.json
|
merge
|
10 years ago |
vmBitwiseLogicOperationTestFiller.json
|
Update SIGNEXTEND definition and tests
|
10 years ago |
vmBlockInfoTestFiller.json
|
Added more vm tests
|
10 years ago |
vmEnvironmentalInfoTestFiller.json
|
Added more vm tests
|
10 years ago |
vmIOandFlowOperationsTestFiller.json
|
Added call depth tests
|
10 years ago |
vmPushDupSwapTestFiller.json
|
Added new recursive bombs to vm tests
|
10 years ago |
vmSha3TestFiller.json
|
Added more vm tests
|
10 years ago |
vmSystemOperationsTestFiller.json
|
Added new recursive bombs to vm tests
|
10 years ago |
vmtestsFiller.json
|
Added more vm tests
|
10 years ago |