arkpar
|
361f205b12
|
Merge branch 'ide_m25' of https://github.com/yann300/cpp-ethereum into
mix_editor
Conflicts:
mix/AppContext.cpp
mix/AppContext.h
mix/AssemblyDebuggerControl.cpp
|
10 years ago |
arkpar
|
09c7bbb1bc
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into
mix_editor
Conflicts:
mix/AssemblyDebuggerModel.cpp
|
10 years ago |
arkpar
|
e70bf144c6
|
basic syntax highlighting
|
10 years ago |
Gav Wood
|
eb34010120
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
25a744c13d
|
JUMPDESTs must be explicit.
|
10 years ago |
Gav Wood
|
553cfb4ff5
|
Merge pull request #703 from wanderer/tests
added stackUnder Flow test
|
10 years ago |
Gav Wood
|
7f276bfe25
|
Merge pull request #704 from jorisbontje/docker-ppa
Use Ethereum PPA for cryptopp and jsonrpc dependencies
|
10 years ago |
Gav Wood
|
84f471cc88
|
Merge pull request #666 from winsvega/develop
Cteate Contract From Contract Init Code Test
|
10 years ago |
U-SVZ13\Arkady
|
1dcc22c923
|
another attempt to fix msvc build
|
10 years ago |
wanderer
|
33c04f975d
|
added balance tests
|
10 years ago |
wanderer
|
194c873bd5
|
Merge remote-tracking branch 'upstream/develop' into tests
|
10 years ago |
winsvega
|
4bea663403
|
Transaction Tests
|
10 years ago |
Gav Wood
|
92f43a7a35
|
Fix allowed uncles.
|
10 years ago |
Gav Wood
|
a6cd367483
|
Fix for overuse of stack.
|
10 years ago |
Gav Wood
|
5b9b7543fa
|
Fix for copyTo bug.
|
10 years ago |
Gav Wood
|
cc75d1bb5c
|
Receipts debugging.
|
10 years ago |
winsvega
|
2dae94df1c
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop
|
10 years ago |
arkpar
|
50a1edb23b
|
improved debugging model
|
10 years ago |
arkpar
|
0ad33b5f9a
|
fixed start with empty contract,
started implementing state debugging
|
10 years ago |
arkpar
|
ab91e04767
|
added missing qml files
|
10 years ago |
arkpar
|
f85c9108e4
|
Merge branch 'ide_m25' of https://github.com/yann300/cpp-ethereum into
mix_states
State management
Conflicts:
mix/AssemblyDebuggerControl.cpp
mix/KeyEventManager.h
|
10 years ago |
arkpar
|
5af86eb737
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_states
|
10 years ago |
arkpar
|
c9a7a42e13
|
removed obsolete transaction model
|
10 years ago |
arkpar
|
4ddaa9dd94
|
project save/load
|
10 years ago |
Gav Wood
|
0a46ee464b
|
Speed up basic calls.
|
10 years ago |
Gav Wood
|
15afb23e5a
|
More integration with SolNameReg
|
10 years ago |
Gav Wood
|
d8323bbd09
|
Simple ABI in/out and new Solidity-based Config/NameReg integration.
|
10 years ago |
arkpar
|
0594f79267
|
Transaction QML model
|
10 years ago |
Gav Wood
|
ac583f503f
|
Implemented 256-long history for PREVHASH, though still optional.
|
10 years ago |
winsvega
|
c1d8aa7551
|
comments in json
|
10 years ago |
Joris Bontje
|
74b085efea
|
use Ethereum PPA for cryptopp and jsonrpc dependencies
|
10 years ago |
U-SVZ13\Arkady
|
aa5e44571b
|
fixed compilation for msvc
|
10 years ago |
wanderer
|
2aa1933b1b
|
added stackUnder Flow test
|
10 years ago |
yann300
|
3a9183e276
|
Merge branch 'mix' of https://github.com/arkpar/cpp-ethereum into ide_m25
|
10 years ago |
Gav Wood
|
fd61f9f452
|
git ignore
|
10 years ago |
Gav Wood
|
1174c7168d
|
Update evmjit
|
10 years ago |
arkpar
|
9aafafec0e
|
Merge branch 'mix' of https://github.com/arkpar/cpp-ethereum into mix_pf
Conflicts:
mix/TransactionListModel.cpp
|
10 years ago |
arkpar
|
ab57c7a5ff
|
removed unnessary casts, fixed geteItem return type
|
10 years ago |
Gav Wood
|
79b5b6c026
|
Merge branch 'poc-7+' into develop
|
10 years ago |
Gav Wood
|
f1f34cbe32
|
Fixes/workarounds for tests.
|
10 years ago |
Gav Wood
|
744136830d
|
const-> constant
|
10 years ago |
Gav Wood
|
bc8981fe4c
|
Back to PoC-8.
|
10 years ago |
Gav Wood
|
447dc48499
|
Merge branch 'develop' into poc-7+
|
10 years ago |
Gav Wood
|
dfc05942aa
|
Rollback to PoC-7.
|
10 years ago |
yann300
|
3562289744
|
- detailed comments.
|
10 years ago |
Gav Wood
|
9cf423936b
|
Substantial bugs fixed in ethereum.js.
|
10 years ago |
arkpar
|
7409845a2d
|
Merge branch 'ide_m25' of https://github.com/yann300/cpp-ethereum into mix
|
10 years ago |
arkpar
|
850ae83bdf
|
added doxygen comments
|
10 years ago |
Gav Wood
|
d5cd81d06a
|
Allow interaction with PV49.
Remove unneeded include.
|
10 years ago |
arkpar
|
cfe8f00e7f
|
Merge branch 'ide_m25' of https://github.com/yann300/cpp-ethereum into
mix_codemodel
Conflicts:
mix/AppContext.cpp
mix/AppContext.h
mix/AssemblyDebuggerControl.cpp
mix/AssemblyDebuggerControl.h
mix/AssemblyDebuggerModel.cpp
mix/CodeEditorExtensionManager.cpp
mix/CodeEditorExtensionManager.h
mix/ConstantCompilationControl.cpp
mix/ConstantCompilationControl.h
mix/ConstantCompilationModel.h
mix/ContractCallDataEncoder.h
mix/Extension.h
mix/QBasicNodeDefinition.h
mix/QContractDefinition.cpp
mix/QContractDefinition.h
mix/QFunctionDefinition.cpp
mix/QFunctionDefinition.h
mix/QVariableDeclaration.h
mix/QVariableDefinition.h
mix/TransactionListModel.cpp
|
10 years ago |