..
AccountHolder.cpp
Implemented account proxy queues.
10 years ago
Assembly.cpp
Allow Solidity build to be disabled.
10 years ago
CMakeLists.txt
Nicer build options.
10 years ago
ClientBase.cpp
Move hash to a hidden function, and provide a datapath to it so avoid
10 years ago
JsonSpiritHeaders.h
Fixed VS2013 projects and compile errors.
11 years ago
ManyFunctions.sol
ManyFunctions performance test: replace xor with correct exp operator
10 years ago
ManyFunctionsGenerator.py
ManyFunctions performance test: replace xor with correct exp operator
10 years ago
MemTrie.cpp
Bunch of repotting/curating.
10 years ago
MemTrie.h
Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.
10 years ago
PerformaceTester.sol
Performance tests: more ackermann calls, fibonacci.
10 years ago
SolidityABIJSON.cpp
Allow Solidity build to be disabled.
10 years ago
SolidityCompiler.cpp
Allow Solidity build to be disabled.
10 years ago
SolidityEndToEndTest.cpp
Fix solidity tests.
10 years ago
SolidityExpressionCompiler.cpp
Allow Solidity build to be disabled.
10 years ago
SolidityInterface.cpp
Allow Solidity build to be disabled.
10 years ago
SolidityNameAndTypeResolution.cpp
Allowing abstract contracts constructor to have no args
10 years ago
SolidityNatspecJSON.cpp
Allow Solidity build to be disabled.
10 years ago
SolidityOptimizer.cpp
Fixed test.
10 years ago
SolidityParser.cpp
Bugfixes concerning variable declarations.
10 years ago
SolidityScanner.cpp
Allow Solidity build to be disabled.
10 years ago
SolidityTypes.cpp
Allow Solidity build to be disabled.
10 years ago
Stats.cpp
Test execution stats improvements
10 years ago
Stats.h
Test execution stats improvements
10 years ago
TestHelper.cpp
All fields Hex: style
10 years ago
TestHelper.h
AllFieldsHex: State Tests
10 years ago
TestUtils.cpp
OpenCL stuff, Fix for eth_call.
10 years ago
TestUtils.h
fixes for test/TestUtils.h
10 years ago
TrieHash.cpp
Bunch of repotting/curating.
10 years ago
TrieHash.h
Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.
10 years ago
bcInvalidHeaderTestFiller.json
BlockTests: add expect section
10 years ago
bcJS_API_TestFiller.json
BlockTests: add expect section
10 years ago
bcUncleHeaderValiditiyFiller.json
Check State: Block Tests
10 years ago
bcUncleTestFiller.json
Check State: expect in blocks
10 years ago
bcValidBlockTestFiller.json
BlockTests: add expect section
10 years ago
blockchain.cpp
All Fields Hex: block tests
10 years ago
boostTest.cpp
fixed warnings for msvc build
10 years ago
checkRandomStateTest.cpp
Refactored much of transaction queue for tidiness and optimisation.
10 years ago
checkRandomVMTest.cpp
Exception-throwing assert.
10 years ago
commonjs.cpp
Bunch of repotting/curating.
10 years ago
createRandomStateTest.cpp
Refactored much of transaction queue for tidiness and optimisation.
10 years ago
createRandomVMTest.cpp
style fix
10 years ago
crypto.cpp
bugfix and doc clarification. fix test.
10 years ago
dagger.cpp
Attempt a fix of dagger tests to fix the build
10 years ago
fork.cpp
Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away.
10 years ago
genesis.cpp
Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away.
10 years ago
hexPrefix.cpp
Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away.
10 years ago
jsonrpc.cpp
Move CommonJS to libethcore. Split it up ready for refactoring into
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
natspec.cpp
Nicer build options.
10 years ago
net.cpp
style
10 years ago
peer.cpp
network save/restore: merge fixes, simpler code, limit parse of require flag to peers (reflecting save code).
10 years ago
randomTestFiller.json
nonce value from 0 to "0" in fillers
10 years ago
rlp.cpp
Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away.
10 years ago
rlpx.cpp
replace go counter logic. remove dead test code.
10 years ago
solidityExecutionFramework.h
Allow Solidity build to be disabled.
10 years ago
stBlockHashTestFiller.json
Check State
10 years ago
stCallCreateCallCodeTestFiller.json
Check State
10 years ago
stExampleFiller.json
Check State
10 years ago
stInitCodeTestFiller.json
Check State
10 years ago
stLogTestsFiller.json
Check State
10 years ago
stMemoryStressTestFiller.json
Check State
10 years ago
stMemoryTestFiller.json
fix max stack size 1024
10 years ago
stPreCompiledContractsFiller.json
Check State
10 years ago
stQuadraticComplexityTestFiller.json
All Fields As Hex: Secret Key
10 years ago
stRecursiveCreateFiller.json
nonce value from 0 to "0" in fillers
10 years ago
stRefundTestFiller.json
Check State
10 years ago
stSolidityTestFiller.json
Check State
10 years ago
stSpecialTestFiller.json
Check State
10 years ago
stSystemOperationsTestFiller.json
Check State
10 years ago
stTransactionTestFiller.json
AllFieldsHex: State Tests
10 years ago
state.cpp
Change instruction scheduler
10 years ago
stateOriginal.cpp
Various fixes for mining.
10 years ago
transaction.cpp
All Fields Hex: remove line
10 years ago
trie.cpp
merge
10 years ago
tt10mbDataFieldFiller.json
All Fields Hex: ttTransaction Filler
10 years ago
ttTransactionTestFiller.json
All fields Hex: style
10 years ago
txTest.cpp
Rename transact -> submitTransaction (reflecting aynch nature).
10 years ago
vm.cpp
All Fields As Hex: Secret Key
10 years ago
vm.h
Fix FakeExtVM.
10 years ago
vmArithmeticTestFiller.json
Check State
10 years ago
vmBitwiseLogicOperationTestFiller.json
Check State
10 years ago
vmBlockInfoTestFiller.json
Check State
10 years ago
vmEnvironmentalInfoTestFiller.json
Check State
10 years ago
vmIOandFlowOperationsTestFiller.json
Check State
10 years ago
vmLogTestFiller.json
VMTest Fillers
10 years ago
vmPerformanceTestFiller.json
VMTest Fillers
10 years ago
vmPushDupSwapTestFiller.json
Check State
10 years ago
vmSha3TestFiller.json
Check State
10 years ago
vmSystemOperationsTestFiller.json
Check State
10 years ago
vmtestsFiller.json
VMTest Fillers
10 years ago
webthreestubclient.h
Ability to switch GPU/CPU mining on the fly.
10 years ago
whisperTopic.cpp
Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away.
10 years ago