.. |
AccountHolder.cpp
|
Implemented account proxy queues.
|
10 years ago |
Assembly.cpp
|
Re-adding braces to if in test/Assembly.cpp
|
10 years ago |
CMakeLists.txt
|
State integration test.
|
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
|
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 |
PerformaceTester.sol
|
Performance tests: more ackermann calls, fibonacci.
|
10 years ago |
SolidityABIJSON.cpp
|
Merge branch 'develop' into jsoncpp_path
|
10 years ago |
SolidityCompiler.cpp
|
loadFromMemoryDynamic
|
10 years ago |
SolidityEndToEndTest.cpp
|
Index access for calldata arrays.
|
10 years ago |
SolidityExpressionCompiler.cpp
|
LValue refactoring.
|
10 years ago |
SolidityInterface.cpp
|
Moving Source Location libdevcore
|
10 years ago |
SolidityNameAndTypeResolution.cpp
|
Merge pull request #1146 from LefterisJP/sol_fixBaseClassAccessors
|
10 years ago |
SolidityNatspecJSON.cpp
|
Merge branch 'develop' into jsoncpp_path
|
10 years ago |
SolidityOptimizer.cpp
|
Arbitrary precision integer constants.
|
10 years ago |
SolidityParser.cpp
|
add several var related test cases
|
10 years ago |
SolidityScanner.cpp
|
Addressing issues in Enum style fix
|
10 years ago |
TestHelper.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 |
TestHelper.h
|
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 |
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 |
blInvalidHeaderTestFiller.json
|
fix typo
|
10 years ago |
blValidBlockTestFiller.json
|
OS independency by using file system
|
10 years ago |
block.cpp
|
Test Cases Changes
|
10 years ago |
boostTest.cpp
|
fixed warnings for msvc build
|
10 years ago |
checkRandomTest.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 |
commonjs.cpp
|
Move CommonJS to libethcore. Split it up ready for refactoring into
|
10 years ago |
createRandomTest.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 |
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
|
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
|
Fixed #988.
|
10 years ago |
net.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 |
peer.cpp
|
import/export peers and nodes
|
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 |
solidityExecutionFramework.h
|
Moved copy code to CompilerUtils.
|
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
|
New Solidity Tests
|
10 years ago |
stLogTestsFiller.json
|
nonce value from 0 to "0" in fillers
|
10 years ago |
stMemoryStressTestFiller.json
|
move extrem memory test to stMemoryStressTest.json
|
10 years ago |
stMemoryTestFiller.json
|
move extrem memory test to stMemoryStressTest.json
|
10 years ago |
stPreCompiledContractsFiller.json
|
nonce value from 0 to "0" in fillers
|
10 years ago |
stQuadraticComplexityTestFiller.json
|
more memmory hard quadratic complexity tests
|
10 years ago |
stRecursiveCreateFiller.json
|
nonce value from 0 to "0" in fillers
|
10 years ago |
stRefundTestFiller.json
|
A calls B to refund
|
10 years ago |
stSolidityTestFiller.json
|
add quadratic complexity tests
|
10 years ago |
stSpecialTestFiller.json
|
nonce value from 0 to "0" in fillers
|
10 years ago |
stSystemOperationsTestFiller.json
|
add test for quadratic complexity
|
10 years ago |
stTransactionTestFiller.json
|
add wrong v value tx test
|
10 years ago |
state.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 |
stateOriginal.cpp
|
State integration test.
|
10 years ago |
transaction.cpp
|
Test Cases Changes
|
10 years ago |
trie.cpp
|
State integration test.
|
10 years ago |
tt10mbDataFieldFiller.json
|
transaction tests, bound tests
|
10 years ago |
ttTransactionTestFiller.json
|
Transaction Tests
|
10 years ago |
txTest.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 |
vm.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 |
vm.h
|
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 |
vmArithmeticTestFiller.json
|
add more addmod mulmod overflow tests
|
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
|
more calldatacopy return tests (for Pawel)
|
10 years ago |
vmIOandFlowOperationsTestFiller.json
|
more jump tests
|
10 years ago |
vmLogTestFiller.json
|
nonce value from 0 to "0" in fillers
|
10 years ago |
vmPerformanceTestFiller.json
|
ManyFunctions performance test: replace xor with correct exp operator
|
10 years ago |
vmPushDupSwapTestFiller.json
|
Move old VM stack tests from EVM JIT to JSON file
|
10 years ago |
vmSha3TestFiller.json
|
add new mem test for quadratic mem gas costs
|
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
|
Implemented account proxy queues.
|
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 |