Lefteris Karapetsas
e7ac3ba869
Natspechandler: Get function hash from transaction data
10 years ago
yann300
1d8fe29f6b
- Coding Standards.
- Cleaning.
10 years ago
Paweł Bylica
5b9777728e
Fix some cpptest issues
10 years ago
Paweł Bylica
b1e8299db0
Fix some cpptest issues
10 years ago
yann300
6845bb908e
- store memory dump in list instead of raw string, use the list as QML
model.
- UI: layout of step button.
10 years ago
Paweł Bylica
92f42e98cf
Allways generate stack_get() call to detect stack underflow cases
10 years ago
Paweł Bylica
5096dbfc22
Allways generate stack_get() call to detect stack underflow cases
10 years ago
Paweł Bylica
4dd45e785f
Add 'evmjit/' from commit '7906cdd2e8ba2a46763d45e4df8c57642d5df84c'
git-subtree-dir: evmjit
git-subtree-mainline: c9ddc4468a
git-subtree-split: 7906cdd2e8
10 years ago
Paweł Bylica
c9ddc4468a
Temporary remove evmjit subtree
10 years ago
Lefteris Karapetsas
5b36d3c163
Natspec method key is now the Canonical Signature
10 years ago
Paweł Bylica
106a7a8472
Allways generate stack_get() call to detect stack underflow cases
10 years ago
Lefteris Karapetsas
18dd4515bd
A first version of Natspec warning popup
- Runtime Contract code hash can now be retrieved from the Compiler
- Using the hash the Natspec handler stores and later retrieves Natspec
JSON for a given contract.
10 years ago
CJentzsch
f401d34ac8
fix spaces->tab, detailed callcreate check
10 years ago
CJentzsch
165c33395e
fix callcreates imoport
10 years ago
Gav Wood
ba6fc4efe0
Fix #597
10 years ago
Gav Wood
6e62485aa2
Fix for filters/watches.
10 years ago
CJentzsch
2d8f047291
Merge remote-tracking branch 'upstream/develop' into randomTestEfficiency
10 years ago
CJentzsch
dc76791dbb
random test optimization
10 years ago
CJentzsch
8c41634dc9
Merge remote-tracking branch 'upstream/develop' into randomtests
10 years ago
CJentzsch
51a4ae1807
check test with JIT for random test simulations
10 years ago
yann300
fc09c2692b
- small UI changes.
- change on DebuggingStateWrapper::fillList
10 years ago
Gav Wood
29143159b6
Merge pull request #791 from imapp-pl/pr/evmjit_fixes
EVM JIT fixes
10 years ago
Gav Wood
30e3ddd8f3
Merge pull request #793 from arkpar/msvc_build
fixed warnings for msvc build
10 years ago
Gav Wood
d03cb1046f
Merge pull request #789 from arkpar/mix_project_tree
mix: Running with QT 5.2
10 years ago
Gav Wood
799e09508e
New ignores for node modules.
10 years ago
Gav Wood
5c7e930242
Add merge master script.
10 years ago
Gav Wood
070f9b9a09
Auto-generated commits, too.
10 years ago
Gav Wood
7fd64c1596
Fix for JS API formatting.
10 years ago
Paweł Bylica
2458aaae9f
Fix evmjit standalone compilation
10 years ago
arkpar
72628e8f32
fixed warnings for msvc build
10 years ago
CJentzsch
63af380109
Merge remote-tracking branch 'upstream/develop' into randomtests
10 years ago
CJentzsch
720f49e19a
reinclude invalid opcode in random tests
10 years ago
yann300
9412f3d515
Merge remote-tracking branch 'upstream/develop' into ide_m25_uidesign
Conflicts:
mix/AssemblyDebuggerControl.cpp
mix/AssemblyDebuggerControl.h
mix/CodeEditorExtensionManager.cpp
mix/CodeEditorExtensionManager.h
mix/ConstantCompilationControl.cpp
mix/qml.qrc
mix/qml/MainContent.qml
mix/qml/main.qml
10 years ago
CJentzsch
eff0f057b4
Merge remote-tracking branch 'upstream/develop' into randomTestEfficiency
10 years ago
arkpar
4e2b5dd352
fixed running with qt 5.2
10 years ago
Gav Wood
8719a4dbe8
Merge pull request #787 from CJentzsch/bugfix
addmod mulmod div by zero tests
10 years ago
Paweł Bylica
2478f3f86d
Merge remote-tracking branch 'origin/pr/evmjit_fixes' into evmjit
10 years ago
CJentzsch
b0c94c62e3
call to precomppiled contract test
10 years ago
Lefteris Karapetsas
3b207c26e9
Alethzero: Showing a contract's function's hashes at creation
10 years ago
Paweł Bylica
f55ef44ce3
Merge commit '7906cdd2e8ba2a46763d45e4df8c57642d5df84c' into evmjit
Conflicts:
evmjit/libevmjit/Arith256.cpp
evmjit/libevmjit/Cache.cpp
evmjit/libevmjit/Ext.cpp
evmjit/libevmjit/GasMeter.cpp
evmjit/libevmjit/Runtime.cpp
10 years ago
Paweł Bylica
7906cdd2e8
Handle ADDMOD/MULMOD case with 3rd argument being 0
10 years ago
Paweł Bylica
fdefaca410
Compute SHA3 additional gas cost in 64-bit precision
10 years ago
CJentzsch
42940c18ce
addmod mulmod div by zero tests
10 years ago
Gav Wood
74e8322025
Merge pull request #786 from CJentzsch/bugfix
addmod mulmod doing mod 0 should return 0 instead of an not VM exception
10 years ago
Gav Wood
4bcf36e13d
Merge pull request #783 from debris/libqwebthree
renamed qethereum -> qwebthree, fixed #414
10 years ago
yann300
e0c5cfae5c
add DebugInfoList.qml
10 years ago
yann300
25279f0f8c
- fix design bug
10 years ago
Marek Kotewicz
d6e89c2dae
Merge branch 'develop' into libqwebthree
10 years ago
CJentzsch
549811ade1
addmod mulmod doing mod 0 should return 0 instead of an not VM exception
10 years ago
CJentzsch
070d1d800c
rests current gas limit in vm test
10 years ago