5920 Commits (a90afc3d5ebbfbaec31ddce8c0004c8042b05776)
 

Author SHA1 Message Date
CJentzsch a90afc3d5e fix jumpdest - dont require anything on the stack 10 years ago
CJentzsch 845b4e7d98 add memory tests 10 years ago
CJentzsch e2fdaa6ac2 only check rootHash of state if FATDB is off 10 years ago
Gav Wood 8f70101cec Fix FakeExtVM. 10 years ago
Gav Wood a1bb249d45 JUMPDEST is 1. 10 years ago
Gav Wood bfb9223528 Solidity STOPs in case of failed call. 10 years ago
Gav Wood f0e1be6abf Gas fixes. 10 years ago
Gav Wood e3219c6563 New gas pricing for PoC-9. 10 years ago
Gav Wood 3e471f8904 Fixes for FatTrie. 10 years ago
Gav Wood bae383f617 State integration test. 10 years ago
Gav Wood f661289cf3 FatDB integrated. 10 years ago
Gav Wood e9e310822b Fat Trie and tests for it. 10 years ago
Gav Wood a22208b034 New SecureTrie. 10 years ago
Gav Wood 7e29a2c45b Merge branch 'master' into develop 10 years ago
Gav Wood fef4ed9f15 Warnings fixes. 10 years ago
Gav Wood 77026ac612 Verbosity to test big with watch garbage collection. 10 years ago
Gav Wood cb2a1aa869 Quadratic memory cost. 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
chriseth 8f31bc8ab9 Merge pull request #1140 from chriseth/sol_lvalueRefactoring 10 years ago
Christian 0d6e69ef53 Stylistic changes. 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
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
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
Gav Wood f1996c62d2 Merge branch 'develop' 10 years ago
Gav Wood 52c1596352 Merge pull request #1110 from winsvega/develop 10 years ago
Lefteris Karapetsas 46fd746cd8 Changes after rebase on top of Array Parsing 10 years ago
Lefteris Karapetsas bc71f71035 Simple Assembly Locations test 10 years ago
Lefteris Karapetsas 45ef19046b Reset CompilerContext's visited nodes at compile start 10 years ago
Lefteris Karapetsas f85aee0826 Moving Source Location libdevcore 10 years ago
Lefteris Karapetsas 4c6bf04b87 Adding location information to assembly items 10 years ago
Paweł Bylica 2722632663 Move old VM jump tests from EVM JIT to JSON file 10 years ago
arkpar 2bc82a0eb4 fixed calling QApplication constructor with temp ref 10 years ago
Paweł Bylica ae84a09507 Move old VM stack tests from EVM JIT to JSON file 10 years ago
Paweł Bylica d92bd3ff49 Move old VM return tests from EVM JIT to JSON file 10 years ago
Paweł Bylica c497cbe89e Move old VM memory tests from EVM JIT to JSON file 10 years ago
Paweł Bylica d92e2bf83f Move old VM environmental test from EVM JIT to JSON file 10 years ago
Paweł Bylica 0989a7d09a Move old VM arithmetic tests from EVM JIT to JSON file 10 years ago
chriseth dc3cc2db2e Merge pull request #1119 from chriseth/sol_arraysIndexAccess 10 years ago
Marek Kotewicz e69d140df1 Merge pull request #1120 from arkpar/tr_fix 10 years ago