Marek Kotewicz
|
0532223f51
|
fixed typo
|
10 years ago |
Gav Wood
|
c7b6a38cfb
|
Merge branch 'ide_m2' of https://github.com/yann300/cpp-ethereum into yann300-ide_m2
|
10 years ago |
ethdev
|
e2223b8057
|
missing boost include in eth
|
10 years ago |
Marek Kotewicz
|
a5e92452f0
|
Merge branch 'develop' into windows_debug
|
10 years ago |
yann300
|
b2bcf713a6
|
- Replace Qt5.3 ModalDialog by custom modal dialog.
|
10 years ago |
ethdev
|
a68cb3f0b8
|
jsoncpp && leveldb are now using optimized/debug
|
10 years ago |
Marek Kotewicz
|
93d70bf957
|
search for leveldb debug library
|
10 years ago |
Gav Wood
|
d9b6f1fa31
|
Merge pull request #622 from CJentzsch/NewStateTests
init code tests
|
10 years ago |
Christoph Jentzsch
|
12040e70b2
|
Merge pull request #3 from winsvega/NewStateTests
Transaction Test Filler
|
10 years ago |
winsvega
|
905934f4c8
|
Transaction Test Filler
|
10 years ago |
CJentzsch
|
aa509e90bc
|
Merge remote-tracking branch 'upstream/develop' into NewStateTests
|
10 years ago |
Gav Wood
|
53b3c50fd8
|
Merge branch 'ide_m2' of https://github.com/yann300/cpp-ethereum into yann300-ide_m2
|
10 years ago |
yann300
|
95217d0584
|
- add parameter QObject* in initKeyEventManager.
|
10 years ago |
Gav Wood
|
10f908f5d6
|
Merge branch 'ide_m2' of https://github.com/yann300/cpp-ethereum into yann300-ide_m2
|
10 years ago |
yann300
|
10763f2407
|
- call initKeyEventManager in a SLOT connected to ressourceLoaded
SIGNAL
|
10 years ago |
Gav Wood
|
121f485190
|
Merge branch 'ide_m2' of https://github.com/yann300/cpp-ethereum into yann300-ide_m2
Conflicts:
mix/CodeEditorExtensionManager.cpp
|
10 years ago |
ethdev
|
f42dbcac1c
|
boost library -> libraries
|
10 years ago |
Marek Kotewicz
|
708d5536ae
|
modyfied findjsoncpp cmake to look for debug library
|
10 years ago |
ethdev
|
592e60ec17
|
start of implementing windows debug
|
10 years ago |
Christian
|
a3473ad88d
|
Check that constructor does not have "returns" directive.
|
10 years ago |
Paweł Bylica
|
1efde49fd7
|
Update usage of ExtVMFace in evmjit submodule
|
10 years ago |
Paweł Bylica
|
ac1bb938b1
|
Merge commit '1b8f9fdc3b44503890ed1bcb5da8bd5cb8dd83a5' into develop-evmcc
Conflicts:
test/TestHelper.cpp
|
10 years ago |
Gav Wood
|
488868306f
|
Merge pull request #620 from chriseth/fix_eth_temporary
Bugfix: Avoid accessing temporary after its lifetime.
|
10 years ago |
Christian
|
7801b87ddb
|
Packing and unpacking of constructor arguments.
|
10 years ago |
Christian
|
5026c5855d
|
Create contracts.
|
10 years ago |
chriseth
|
5f509f4e49
|
Merge pull request #588 from chriseth/sol_barecalls
Calls to bare contracts (i.e. contracts not adhering to the ABI).
|
10 years ago |
Christian
|
f42f24165b
|
Bugfix: Avoid accessing temporary after its lifetime.
|
10 years ago |
Christian
|
4b98479db7
|
Merge remote-tracking branch 'ethereum/develop' into sol_barecalls
|
10 years ago |
yann300
|
d76b3f472e
|
- Send String value to QML instead of int value (gas, gasCost,
gasLeft).
- Wrap label with QApplication::tr (localization).
- Use of std::hex, std::dec instead of QTextStream (to avoid warning).
|
10 years ago |
Christian
|
8eee0a2033
|
Correctly check for string prefix plus indentation change.
|
10 years ago |
Gav Wood
|
61c405dcb6
|
Merge pull request #605 from debris/mac_fix_exp
ungly fix for compiling exp on mac
|
10 years ago |
Gav Wood
|
a0d505573e
|
Merge pull request #604 from debris/mac_qt_fix
fixed macdeplyqt path on macos
|
10 years ago |
Gav Wood
|
3821f13242
|
Merge pull request #616 from guanqun/fix-typo
trivial typo fixes
|
10 years ago |
Gav Wood
|
302c16ec44
|
Documentation and reduction.
|
10 years ago |
Gav Wood
|
b6aa6efb46
|
Another fix for finalize.
|
10 years ago |
Gav Wood
|
092528d87a
|
Minor fix for finalize.
|
10 years ago |
Lu Guanqun
|
5652bd3779
|
typo fix
|
10 years ago |
Lu Guanqun
|
960f62b05a
|
update to the correct file name
|
10 years ago |
Marek Kotewicz
|
5162715101
|
ungly fix for compiling exp on mac
|
10 years ago |
Marek Kotewicz
|
1e80a16ec8
|
fixed macdeplyqt path on macos
|
10 years ago |
CJentzsch
|
4a7d141452
|
Merge remote-tracking branch 'upstream/develop' into NewStateTests
|
10 years ago |
CJentzsch
|
ec5d90ebec
|
Merge branch 'NewStateTests' of https://github.com/CJentzsch/cpp-ethereum into NewStateTests
|
10 years ago |
Christoph Jentzsch
|
e08c82915e
|
Merge pull request #2 from winsvega/NewStateTests
Init code test filler
|
10 years ago |
Gav Wood
|
bf3fbae397
|
Demonstration readability improved. Clear how the State diff works.
|
10 years ago |
Gav Wood
|
0cd39343eb
|
Demonstration of how to create a completely custom state for execution
of transactions.
|
10 years ago |
Gav Wood
|
4a0ac1f4c2
|
Silly windows fix.
|
10 years ago |
CJentzsch
|
d1727f673a
|
Merge remote-tracking branch 'upstream/develop' into NewStateTests
|
10 years ago |
Gav Wood
|
a068543f21
|
State reworked slightly.
Additional experimentation for State to demo how easily it is to create
states.
|
10 years ago |
CJentzsch
|
ea7828d9e6
|
Merge remote-tracking branch 'upstream/develop' into NewStateTests
Conflicts:
test/state.cpp
|
10 years ago |
Gav Wood
|
37c93e0458
|
Fixes for windows?
|
10 years ago |