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 4f810b0ec8 Merge branch 'master' of https://github.com/programmerTim/cpp-ethereum into programmerTim-master 11 years ago
..
AddressState.cpp Moved to endian-neutral 256/160-bit datatypes. 11 years ago
AddressState.h Moved to endian-neutral 256/160-bit datatypes. 11 years ago
BlockChain.cpp More verification work; compute header ready for mining. 11 years ago
BlockChain.h Projects, solution and fixes for Visual Studio 2013. 11 years ago
BlockInfo.cpp TrieDB framework and insertion. 11 years ago
BlockInfo.h Move over to DB/overlay-based state. 11 years ago
CMakeLists.txt Additional framework stuff - block verification, playback &c. 11 years ago
Common.cpp Merge branch 'master' of https://github.com/programmerTim/cpp-ethereum into programmerTim-master 11 years ago
Common.h Merge branch 'master' of https://github.com/programmerTim/cpp-ethereum into programmerTim-master 11 years ago
Dagger.cpp Tweak Dagger API to facilitate more complex mining. 11 years ago
Dagger.h Tweak Dagger API to facilitate more complex mining. 11 years ago
Exceptions.h Move over to DB/overlay-based state. 11 years ago
Instruction.h Verification and state updating. 11 years ago
LibEthereum.props Projects, solution and fixes for Visual Studio 2013. 11 years ago
LibEthereum.vcxproj Projects, solution and fixes for Visual Studio 2013. 11 years ago
LibEthereum.vcxproj.filters Projects, solution and fixes for Visual Studio 2013. 11 years ago
PeerNetwork.cpp More work on big picture stuff. 11 years ago
PeerNetwork.h Repotting and big-picture stuff. 11 years ago
RLP.cpp Merge branch 'master' of https://github.com/programmerTim/cpp-ethereum into programmerTim-master 11 years ago
RLP.h Merge branch 'master' of https://github.com/programmerTim/cpp-ethereum into programmerTim-master 11 years ago
State.cpp Merge branch 'master' of https://github.com/programmerTim/cpp-ethereum into programmerTim-master 11 years ago
State.h Merge branch 'master' of https://github.com/programmerTim/cpp-ethereum into programmerTim-master 11 years ago
Transaction.cpp Projects, solution and fixes for Visual Studio 2013. 11 years ago
Transaction.h Minor fix and some part-finished work on Trie. 11 years ago
TransactionQueue.cpp Moved to endian-neutral 256/160-bit datatypes. 11 years ago
TransactionQueue.h Moved to endian-neutral 256/160-bit datatypes. 11 years ago
Trie.cpp Merge branch 'master' of https://github.com/programmerTim/cpp-ethereum into programmerTim-master 11 years ago
Trie.h Merge branch 'master' of https://github.com/programmerTim/cpp-ethereum into programmerTim-master 11 years ago
vector_ref.h Merge branch 'master' of https://github.com/programmerTim/cpp-ethereum into programmerTim-master 11 years ago