6138 Commits (f6888d7c1d5fd3e1f0cdabb50f5ad5803bcf892d)
 

Author SHA1 Message Date
Gav Wood fcd3937bd9 Merge pull request #1148 from CJentzsch/txMustBeAList 10 years ago
Gav Wood bca21ee33e Merge pull request #1137 from imapp-pl/hotfix/jit_to_interpreter_fallback 10 years ago
CJentzsch 289b2a7c8b more calldatacopy return tests (for Pawel) 10 years ago
winsvega c7c092630e Test Helper 10 years ago
winsvega 7661be8976 More Transaction Tests 10 years ago
CJentzsch aeefed4cd5 Merge branch 'memTests' into addTests 10 years ago
CJentzsch 2ab7b5c03f Merge remote-tracking branch 'upstream/develop' into memTests 10 years ago
CJentzsch e5ce6fb0d9 style 10 years ago
CJentzsch bb8e57e426 block and tx RLP needs to be a list 10 years ago
CJentzsch 923672297d adjust to new quadratic memory rule 10 years ago
Gav Wood 77026ac612 Verbosity to test big with watch garbage collection. 10 years ago
CJentzsch 9f19ff00d6 Merge remote-tracking branch 'upstream/develop' into addTests 10 years ago
CJentzsch 09bf81720e add more sdiv smod tests 10 years ago
Gav Wood cb2a1aa869 Quadratic memory cost. 10 years ago
arkpar c11a1bfa10 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_srcdbg 10 years ago
yann300 fb8d5ae725 small changes 10 years ago
yann300 22d322f40e - Display balance. 10 years ago
Gav Wood 154823d791 Fix warnings. 10 years ago
Arkadiy Paronyan 712d34caea Merge pull request #1139 from arkpar/msvc 10 years ago
Gav Wood 7a3af301bd Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 2d90602182 Min 1024 on difficulty. 10 years ago
CJentzsch 089f768337 tests for mem at 32,64 KB +- 1, 31,32,33 for mstore and mstore8 10 years ago
yann300 d43c16f366 Merge remote-tracking branch 'up/develop' into registrar 10 years ago
yann300 42bd1dc660 small changes 10 years ago
chriseth 8f31bc8ab9 Merge pull request #1140 from chriseth/sol_lvalueRefactoring 10 years ago
yann300 b10c5daad2 - Account Selection in DeploymentDialog.qml 10 years ago
Marek Kotewicz 1fa930a6e7 Merge commit 'be3bfb76bef1d1f113033cd9093e03a00066d5d1' into ethereumjs_timeout 10 years ago
Marek Kotewicz be3bfb76be Squashed 'libjsqrc/ethereumjs/' changes from c4c3b12..5bd166c 10 years ago
Christian 0d6e69ef53 Stylistic changes. 10 years ago
CJentzsch d2717af363 include invalid transaction rlp block test 10 years ago
Christian 21b9bafee2 Removed code duplication. 10 years ago
Christian a03ead264e LValue refactoring. 10 years ago
chriseth fc1281229b Merge pull request #1132 from LefterisJP/sol_DebuggingInformation 10 years ago
arkpar 889e5ed5e2 fixed path handling on windows 10 years ago
CJentzsch d49007ed4b add memory tests 10 years ago
CJentzsch 9c75997f9c add commandline flag for tt10MBtxTest 10 years ago
CJentzsch 3f2075c331 use 50000 bytes for CALLDATACOPY 10 years ago
CJentzsch a5a4d36fd1 add --all flag for time consuming tests 10 years ago
CJentzsch a4e2b6d2de add quadratic complexity tests 10 years ago
CJentzsch 375e4ac48b add test for quadratic complexity 10 years ago
CJentzsch 15a0700677 add wrong v value tx test 10 years ago
CJentzsch cc5de44d02 add create contract with existing address test 10 years ago
Lefteris Karapetsas eda4ce3d18 Re-adding braces to if in test/Assembly.cpp 10 years ago
Lefteris Karapetsas a157ccae4d Move SourceLocation to evmcore 10 years ago
Lefteris Karapetsas 0a8acbc7db Tighter coupling for Assembly items retrieval 10 years ago
Paweł Bylica 0c03100b8b Correct and tested EVM JIT to Interpreter fallback in case of high gas limit 10 years ago
Lefteris Karapetsas 9f85e14ead LocationSetter in some extra places during Compiling 10 years ago
Lefteris Karapetsas 72f9ecd526 Styling changes for SourceLocation and friends 10 years ago
Arkadiy Paronyan 84834d6ea8 Merge pull request #1131 from arkpar/mix_fix 10 years ago
Gav Wood 712785bc19 Merge pull request #1129 from imapp-pl/pr/old_tests 10 years ago