Gav Wood
|
603069b085
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
114db8ab36
|
Revert State class changes for Mix.
|
10 years ago |
CJentzsch
|
31f6a71294
|
add refundoverflow test
|
10 years ago |
arkpar
|
9a098cbcb9
|
Merge branch 'mix_ux' of https://github.com/arkpar/cpp-ethereum into mix_ux
|
10 years ago |
arkpar
|
7552a32d1d
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_ux
Conflicts:
mix/res.qrc
|
10 years ago |
Gav Wood
|
edd8aa36e0
|
Merge pull request #895 from yann300/param_types
Manage solidity types
|
10 years ago |
yann300
|
d5e3f6f098
|
bug fixes
|
10 years ago |
arkpar
|
f0bfbf797a
|
reverted some changes
|
10 years ago |
yann300
|
ccb6b58e71
|
- Coding Standards.
- Encode/Decode bigint behavior.
|
10 years ago |
arkpar
|
921e92474e
|
reverted ethereum.js
|
10 years ago |
arkpar
|
6a6917607b
|
fixed msvc build
|
10 years ago |
Lefteris Karapetsas
|
6c5120978e
|
Accessors for multiple mappings implemented
|
10 years ago |
Christian
|
76da204e17
|
Visibility specifiers.
|
10 years ago |
arkpar
|
fca289876f
|
removed splitter.qml
|
10 years ago |
Marek Kotewicz
|
d60b578de8
|
mix on osx
|
10 years ago |
yann300
|
b7070ec12f
|
bug fixes
https://www.pivotaltracker.com/n/projects/1265056/stories/87395458
|
10 years ago |
Lefteris Karapetsas
|
6441a1d93d
|
Simple mapping accessors working
|
10 years ago |
arkpar
|
e9bf85208f
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_ux
|
10 years ago |
arkpar
|
1cd85e9cc9
|
ux improvements
|
10 years ago |
yann300
|
1592bb2651
|
Coding standards.
|
10 years ago |
Gav Wood
|
df87d732f0
|
Less verbose.
|
10 years ago |
Gav Wood
|
4046debbc9
|
Better HTML template in Mix.
Use happened in JS.
Debugging QML enabled.
|
10 years ago |
Gav Wood
|
780a7cfd26
|
Don't count same messages twice.
|
10 years ago |
Gav Wood
|
3ec4f86d47
|
Merge pull request #923 from arkpar/mix_tx
mix: Mining fixed
|
10 years ago |
Gav Wood
|
1ad8ba5b8a
|
Merge pull request #921 from chriseth/sol_interfaceTests
Make tests resistant to changes in order of declaration.
|
10 years ago |
yann300
|
a2f495c4bb
|
fixed collision while merging
|
10 years ago |
yann300
|
afa9b4337f
|
Integrate solidity type with project files.
|
10 years ago |
yann300
|
a3a9762c96
|
display return parameters in transaction list
|
10 years ago |
yann300
|
591dc3fecc
|
Merge remote-tracking branch 'up/develop' into param_types
Conflicts:
mix/ClientModel.cpp
mix/ClientModel.h
mix/qml/StateList.qml
mix/qml/TransactionDialog.qml
mix/res.qrc
|
10 years ago |
yann300
|
a93319623a
|
misc changes
|
10 years ago |
arkpar
|
f4e846e5fd
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_tx
|
10 years ago |
arkpar
|
622a358d1d
|
reverted Executive.cpp
|
10 years ago |
arkpar
|
950305bb79
|
fixed block generation on mine
|
10 years ago |
Lefteris Karapetsas
|
4795991f2a
|
Code generation for mapping state variable accessor
- Work in progress
|
10 years ago |
Christian
|
2a329e1312
|
Make tests resistant to changes in order of declaration.
|
10 years ago |
Lefteris Karapetsas
|
c6c8a1ceeb
|
Adding mapping treatment to FunctionType
Plus a TypeResolution test for it
|
10 years ago |
arkpar
|
3fa0fd80c8
|
mix: proper mining
|
10 years ago |
Gav Wood
|
88087d45ae
|
Merge pull request #919 from arkpar/mix_tx
mix: Fixed reloading on state change
|
10 years ago |
arkpar
|
24a3aa031c
|
fixed reloading on state change
|
10 years ago |
Gav Wood
|
97671963fc
|
Logging & diagnostics.
|
10 years ago |
Gav Wood
|
d7766f0620
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
f5b46c96fc
|
Merge pull request #918 from debris/ethereumjs
event signature fix
|
10 years ago |
Gav Wood
|
353a5ca687
|
Merge pull request #917 from arkpar/mix_dbg
mix: call stack
|
10 years ago |
Marek Kotewicz
|
345b20f2b2
|
Squashed 'libjsqrc/ethereumjs/' changes from 688030e..d516691
d516691 fixed event signatures
e6c0ec7 version upgrade
3cdf108 Merge branch 'develop'
2eedc33 contract with array example
git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: d5166918e9ad5158ddd2f76866adb21b59393b96
|
10 years ago |
Marek Kotewicz
|
c942dbae2c
|
Merge commit '345b20f2b279cec858c113be372dc153577e4a6a' into ethereumjs
|
10 years ago |
arkpar
|
2b7c7b187d
|
call stack
|
10 years ago |
Gav Wood
|
01332f735d
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
Conflicts:
libsolidity/InterfaceHandler.cpp
|
10 years ago |
Gav Wood
|
bd45ebb3a3
|
Merge pull request #913 from arkpar/sol_abi_fix
Fixed json ABI generation for events
|
10 years ago |
Gav Wood
|
747fa6fee1
|
Merge pull request #912 from debris/ethereumjs
ethereumjs events
|
10 years ago |
Gav Wood
|
f9bc4f6cca
|
Merge pull request #914 from chriseth/sol_fix_scopingOfEventArguments
Fix scoping of event arguments.
|
10 years ago |