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 |
Paweł Bylica
|
ffc2120149
|
Update gas.check helper function: Runtime pointer not needed
|
10 years ago |
Paweł Bylica
|
d2c82bf9c9
|
Update gas.check helper function: Runtime pointer not needed
|
10 years ago |
Christian
|
a03ead264e
|
LValue refactoring.
|
10 years ago |
chriseth
|
fc1281229b
|
Merge pull request #1132 from LefterisJP/sol_DebuggingInformation
Location information in AssemblyItems, filled by Solidity.
|
10 years ago |
arkpar
|
889e5ed5e2
|
fixed path handling on windows
|
10 years ago |
Paweł Bylica
|
04309bcaf6
|
Move Array helper to separated compilation unit
|
10 years ago |
Paweł Bylica
|
d5d56657cf
|
Move Array helper to separated compilation unit
|
10 years ago |
CJentzsch
|
d49007ed4b
|
add memory tests
|
10 years ago |
CJentzsch
|
9c75997f9c
|
add commandline flag for tt10MBtxTest
bugix in trie test
undo trie test change
|
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
remove file with wrong name
|
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
- Exposing only assembly items, not the entire compiler context
|
10 years ago |
Paweł Bylica
|
70e2833db8
|
Merge remote-tracking branch 'origin/hotfix/jit_to_interpreter_fallback' into evmjit
|
10 years ago |
Paweł Bylica
|
ad1b58531f
|
Merge remote-tracking branch 'origin/hotfix/jit_to_interpreter_fallback' into evmjit
|
10 years ago |
Paweł Bylica
|
0c03100b8b
|
Correct and tested EVM JIT to Interpreter fallback in case of high gas limit
|
10 years ago |
Paweł Bylica
|
7b4a663c4f
|
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
- Also adjusted the test, and fixed its error reporting
|
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
Fixed calling QApplication constructor with temp ref
|
10 years ago |
Paweł Bylica
|
bb92dcf25e
|
Merge remote-tracking branch 'upstream/develop' into pr/evmjit-v0.2
|
10 years ago |
Paweł Bylica
|
b109257f32
|
Merge remote-tracking branch 'upstream/develop' into pr/evmjit-v0.2
|
10 years ago |
Gav Wood
|
712785bc19
|
Merge pull request #1129 from imapp-pl/pr/old_tests
Old VM tests used in EVM JIT development
|
10 years ago |
Paweł Bylica
|
4207d46ba8
|
Unused class removed
|
10 years ago |
Paweł Bylica
|
40c63ba549
|
Unused class removed
|
10 years ago |
Gav Wood
|
f1996c62d2
|
Merge branch 'develop'
|
10 years ago |
Gav Wood
|
52c1596352
|
Merge pull request #1110 from winsvega/develop
Quadratic complexity test
|
10 years ago |
Lefteris Karapetsas
|
46fd746cd8
|
Changes after rebase on top of Array Parsing
|
10 years ago |
Lefteris Karapetsas
|
bc71f71035
|
Simple Assembly Locations test
- Also adding some helper functions to SourceLocation
|
10 years ago |
Lefteris Karapetsas
|
45ef19046b
|
Reset CompilerContext's visited nodes at compile start
|
10 years ago |
Lefteris Karapetsas
|
f85aee0826
|
Moving Source Location libdevcore
- Big plus is we now remove the useless header libsolibity/BaseTypes.h
|
10 years ago |
Lefteris Karapetsas
|
4c6bf04b87
|
Adding location information to assembly items
- In order to facilitate this addition we also now have a ScopeGuard
object used in the Compiler to set the currently visited node.
|
10 years ago |
Paweł Bylica
|
fc0fd38536
|
Move old VM jump tests from EVM JIT to JSON file
|
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
|
762e718f00
|
Move old VM stack tests from EVM JIT to JSON file
|
10 years ago |
Paweł Bylica
|
ae84a09507
|
Move old VM stack tests from EVM JIT to JSON file
|
10 years ago |
Paweł Bylica
|
7fb58c9e2a
|
Move old VM return 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
|
7d8015684d
|
Move old VM memory 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
|
ee3a2d7557
|
Move old VM environmental test from EVM JIT to JSON file
|
10 years ago |