.. |
CMakeLists.txt
|
check test with JIT for random test simulations
|
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 |
SolidityABIJSON.cpp
|
json and solidity ABI generted for events
|
10 years ago |
SolidityCompiler.cpp
|
Fallback functions.
|
10 years ago |
SolidityEndToEndTest.cpp
|
Fix: No parameters for event.
|
10 years ago |
SolidityExpressionCompiler.cpp
|
Super keyword.
|
10 years ago |
SolidityNameAndTypeResolution.cpp
|
Fix scoping of event arguments.
|
10 years ago |
SolidityNatspecJSON.cpp
|
Cleaner solution to provide standard sources.
|
10 years ago |
SolidityOptimizer.cpp
|
Arbitrary precision integer constants.
|
10 years ago |
SolidityParser.cpp
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
SolidityScanner.cpp
|
Arbitrary precision integer constants.
|
10 years ago |
TestHelper.cpp
|
nonce value from 0 to "0" in fillers
|
10 years ago |
TestHelper.h
|
style changes
|
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
|
fixed warnings for msvc build
|
10 years ago |
checkRandomTest.cpp
|
fix spaces->tab, detailed callcreate check
|
10 years ago |
commonjs.cpp
|
failing commonjs tests
|
10 years ago |
createRandomTest.cpp
|
Merge pull request #796 from CJentzsch/randomTestEfficiency
|
10 years ago |
crypto.cpp
|
fix for windows compliation (circular dependency between statics initialized dynamically and dynamically initialized statics)
|
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
|
update to the correct file name
|
10 years ago |
hexPrefix.cpp
|
update to the correct file name
|
10 years ago |
jsonrpc.cpp
|
removed CorsHTTPServer
|
10 years ago |
kademlia.cpp
|
initial interface for udp. test sending/receiving udp.
|
10 years ago |
main.cpp
|
Clean up and organize tests + state class tests
|
10 years ago |
net.cpp
|
stl sleep_for, for windows
|
10 years ago |
peer.cpp
|
Beginning of merge into AZ.
|
10 years ago |
randomTestFiller.json
|
nonce value from 0 to "0" in fillers
|
10 years ago |
rlp.cpp
|
Clean up and organize tests + state class tests
|
10 years ago |
solidityExecutionFramework.h
|
Code generation for events.
|
10 years ago |
stBlockHashTestFiller.json
|
nonce value from 0 to "0" in fillers
|
10 years ago |
stExampleFiller.json
|
added logs to state tests
|
10 years ago |
stInitCodeTestFiller.json
|
nonce value from 0 to "0" in fillers
|
10 years ago |
stLogTestsFiller.json
|
nonce value from 0 to "0" in fillers
|
10 years ago |
stPreCompiledContractsFiller.json
|
nonce value from 0 to "0" in fillers
|
10 years ago |
stRecursiveCreateFiller.json
|
nonce value from 0 to "0" in fillers
|
10 years ago |
stRefundTestFiller.json
|
nonce value from 0 to "0" in fillers
|
10 years ago |
stSpecialTestFiller.json
|
nonce value from 0 to "0" in fillers
|
10 years ago |
stSystemOperationsTestFiller.json
|
nonce value from 0 to "0" in fillers
|
10 years ago |
stTransactionTestFiller.json
|
nonce value from 0 to "0" in fillers
|
10 years ago |
state.cpp
|
some state tests
|
10 years ago |
stateOriginal.cpp
|
Implemented 256-long history for PREVHASH, though still optional.
|
10 years ago |
transaction.cpp
|
TransactionTest
|
10 years ago |
trie.cpp
|
use boost_fail instead of warning
|
10 years ago |
tt10mbDataFieldFiller.json
|
transaction tests, bound tests
|
10 years ago |
ttTransactionTestFiller.json
|
TransactionTest
|
10 years ago |
txTest.cpp
|
Project-wide reorganisation of namespaces.
|
10 years ago |
vm.cpp
|
included vmInpulLimit Tests, updated vmSystemOperationTests
|
10 years ago |
vm.h
|
using json_spirit
|
10 years ago |
vmArithmeticTestFiller.json
|
nonce value from 0 to "0" in fillers
|
10 years ago |
vmBitwiseLogicOperationTestFiller.json
|
nonce value from 0 to "0" in fillers
|
10 years ago |
vmBlockInfoTestFiller.json
|
nonce value from 0 to "0" in fillers
|
10 years ago |
vmEnvironmentalInfoTestFiller.json
|
nonce value from 0 to "0" in fillers
|
10 years ago |
vmIOandFlowOperationsTestFiller.json
|
nonce value from 0 to "0" in fillers
|
10 years ago |
vmLogTestFiller.json
|
nonce value from 0 to "0" in fillers
|
10 years ago |
vmPushDupSwapTestFiller.json
|
nonce value from 0 to "0" in fillers
|
10 years ago |
vmSha3TestFiller.json
|
nonce value from 0 to "0" in fillers
|
10 years ago |
vmSystemOperationsTestFiller.json
|
nonce value from 0 to "0" in fillers
|
10 years ago |
vmtestsFiller.json
|
nonce value from 0 to "0" in fillers
|
10 years ago |
webthreestubclient.h
|
web3.sha3 test
|
10 years ago |
whisperTopic.cpp
|
Whisper now 100% encrypted.
|
10 years ago |