You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Gav Wood 15013a3e88 PoC-7: Reversion of 0-hashes, empty-list hashes and sha3('') -> '' 10 years ago
..
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 Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 10 years ago
hexPrefix.cpp Correct namespace for a few things in devcrypto. 10 years ago
main.cpp Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 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 test/rlp bugfix: expectedText can be empty 10 years ago
solidityNameAndTypeResolution.cpp Pointer type cleanup: Use ASTPointer only for AST nodes and shared_ptr for type 10 years ago
solidityParser.cpp Pointer type cleanup: Use ASTPointer only for AST nodes and shared_ptr for type 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 Correct namespace for a few things in devcrypto. 10 years ago
txTest.cpp Project-wide reorganisation of namespaces. 10 years ago
vm.cpp PoC-7: Reversion of 0-hashes, empty-list hashes and sha3('') -> '' 10 years ago
vm.h Drop universal initializer in some places 10 years ago
vmArithmeticTestFiller.json Added random test creater 10 years ago
vmBitwiseLogicOperationTestFiller.json Completed vm tests. Added ADDMOD,MULMOD,POST,CALLSTATELESS 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