.. |
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
|
Make tests resistant to changes in order of declaration.
|
10 years ago |
SolidityCompiler.cpp
|
Fallback functions.
|
10 years ago |
SolidityEndToEndTest.cpp
|
add a test case for disorder named args
|
10 years ago |
SolidityExpressionCompiler.cpp
|
Super keyword.
|
10 years ago |
SolidityInterface.cpp
|
Make tests resistant to changes in order of declaration.
|
10 years ago |
SolidityNameAndTypeResolution.cpp
|
disallow declaration of void type
|
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
|
add two test cases parser error for named args
|
10 years ago |
SolidityScanner.cpp
|
Arbitrary precision integer constants.
|
10 years ago |
TestHelper.cpp
|
style changes
|
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
|
Move CommonJS to libethcore. Split it up ready for refactoring into
|
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
|
Split canon blockchain and basic blockchain.
|
10 years ago |
genesis.cpp
|
Split canon blockchain and basic blockchain.
|
10 years ago |
hexPrefix.cpp
|
update to the correct file name
|
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 |
net.cpp
|
stl sleep_for, for windows
|
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 |
solidityExecutionFramework.h
|
Code generation for events.
|
10 years ago |
stBlockHashTestFiller.json
|
Blockhash tests
|
10 years ago |
stExampleFiller.json
|
added logs to state tests
|
10 years ago |
stInitCodeTestFiller.json
|
Merge pull request #703 from wanderer/tests
|
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 refunds tests
|
10 years ago |
stSpecialTestFiller.json
|
correct test
|
10 years ago |
stSystemOperationsTestFiller.json
|
more dynamic jump tests
|
10 years ago |
stTransactionTestFiller.json
|
transaction tests, bound tests
|
10 years ago |
state.cpp
|
Split canon blockchain and basic blockchain.
|
10 years ago |
stateOriginal.cpp
|
Split canon blockchain and basic blockchain.
|
10 years ago |
transaction.cpp
|
namespace line
|
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
|
some state tests
|
10 years ago |
txTest.cpp
|
Split canon blockchain and basic blockchain.
|
10 years ago |
vm.cpp
|
included vmInpulLimit Tests, updated vmSystemOperationTests
|
10 years ago |
vm.h
|
using json_spirit
|
10 years ago |
vmArithmeticTestFiller.json
|
addmod mulmod div by zero tests
|
10 years ago |
vmBitwiseLogicOperationTestFiller.json
|
Update tests to latest protocol changes (PoC7)
|
10 years ago |
vmBlockInfoTestFiller.json
|
add blockhash test fo vm tests
|
10 years ago |
vmEnvironmentalInfoTestFiller.json
|
check address input greater then 2**160
|
10 years ago |
vmIOandFlowOperationsTestFiller.json
|
long jumpdest list
|
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
|
included vmInpulLimit Tests, updated vmSystemOperationTests
|
10 years ago |
vmtestsFiller.json
|
Added more vm tests
|
10 years ago |
webthreestubclient.h
|
web3.sha3 test
|
10 years ago |
whisperTopic.cpp
|
Don't count same messages twice.
|
10 years ago |