.. |
CMakeLists.txt
|
Merge branch 'develop' into develop-evmcc
|
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
|
Windows fix
|
10 years ago |
TestHelper.h
|
Add "--jit" option 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
|
Merge remote-tracking branch 'origin/vm' into develop-evmcc
|
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
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into build_enhancement
|
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 |
rlp.cpp
|
Clean up and organize tests + state class tests
|
10 years ago |
solidityCompiler.cpp
|
fixed msvc not expanding macros correctly
|
10 years ago |
solidityEndToEndTest.cpp
|
Merge pull request #623 from chriseth/sol_constructorChecks
|
10 years ago |
solidityExecutionFramework.h
|
Beginnings of cleaning up the Executive/State code.
|
10 years ago |
solidityExpressionCompiler.cpp
|
fixed msvc not expanding macros correctly
|
10 years ago |
solidityJSONInterfaceTest.cpp
|
msvc changes in tests, but tests not yet working there
|
10 years ago |
solidityNameAndTypeResolution.cpp
|
Fix: Resolve function types of all contracts before checking types inside functions.
|
10 years ago |
solidityNatspecJSON.cpp
|
Merge branch 'macox_fixes' into build_enhancement
|
10 years ago |
solidityOptimizerTest.cpp
|
Merge remote-tracking branch 'ethereum/develop' into sol_swapConstants
|
10 years ago |
solidityParser.cpp
|
Minor issues, grammar update, new ForStatement test
|
10 years ago |
solidityScanner.cpp
|
extra comments scanning test
|
10 years ago |
stExampleFiller.json
|
added logs to state tests
|
10 years ago |
stInitCodeTestFiller.json
|
Init code test filler
|
10 years ago |
stLogTestsFiller.json
|
state log tests
|
10 years ago |
stPreCompiledContractsFiller.json
|
fix stackoverflow in calldataload, codecopy, extcodecopy + some tests
|
10 years ago |
stRecursiveCreateFiller.json
|
Added recursive create test + lesser output for safe VM exceptions
|
10 years ago |
stRefundTestFiller.json
|
more refund tests
|
10 years ago |
stSpecialTestFiller.json
|
add make money test
|
10 years ago |
stSystemOperationsTestFiller.json
|
state log tests
|
10 years ago |
stTransactionTestFiller.json
|
Transaction Test Filler
|
10 years ago |
state.cpp
|
Merge branch 'develop' into develop-evmcc
|
10 years ago |
stateOriginal.cpp
|
Update transactions, style fix
|
10 years ago |
trie.cpp
|
Beginnings of cleaning up the Executive/State code.
|
10 years ago |
txTest.cpp
|
Project-wide reorganisation of namespaces.
|
10 years ago |
vm.cpp
|
Merge branch 'develop' into develop-evmcc
|
10 years ago |
vm.h
|
using json_spirit
|
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
|
fix stackoverflow in calldataload, codecopy, extcodecopy + some tests
|
10 years ago |
vmIOandFlowOperationsTestFiller.json
|
Changed name of some tests
|
10 years ago |
vmLogTestFiller.json
|
state 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
|
Merge branch 'develop' into mk_jsonrpc_upgrade
|
10 years ago |
whisperTopic.cpp
|
Beginnings of cleaning up the Executive/State code.
|
10 years ago |