yann300
3c859f2c0b
- fix function/property name collision => rightViewVisible
10 years ago
yann300
a85148d76a
merge with develop
10 years ago
yann300
78e49abad3
- Changes on TransactionDialog.qml Layout
- Move startF5Debugging => MainContent.qml
10 years ago
Gav Wood
fc34e7182a
Merge pull request #843 from caktux/develop
build status table by OS and branch
10 years ago
caktux
e6dbaaa857
build status table by OS and branch
10 years ago
Gav Wood
c89d828308
Merge pull request #834 from arkpar/mix_web
mix: Web preview and ethereum.js integration
10 years ago
yann300
1d2a852831
merge with develop
10 years ago
yann300
36405af0cc
refactoring
10 years ago
arkpar
40ea10b41d
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into
mix_web
Conflicts:
mix/main.cpp
mix/qml/MainContent.qml
10 years ago
Gav Wood
ac916f6440
Merge pull request #838 from CJentzsch/RLPtoBigForTransaction
a transaction RLP with more fields than 9 is invalid according to yellow ...
10 years ago
Gav Wood
6ec371cfac
Merge pull request #833 from yann300/debug_design
design changes on debugging feature.
10 years ago
Gav Wood
776f71bfab
Merge pull request #831 from arkpar/mix_project_tree
mix: Workaround for missing menu on Ubuntu 14.10
10 years ago
CJentzsch
f136ad6a8e
a transaction RLP with more fiels than 9 is invalid according to yellow paper
10 years ago
yann300
0f7459490b
Manage parameters in constructor #820
10 years ago
Gav Wood
668e5cc852
Make sure Transaction constructor checks sender whereever it makes sense
(which is pretty much everywhere).
10 years ago
arkpar
2183878e6e
renamed contractDefinition to contractInterface
10 years ago
arkpar
7a979a1e67
menu command
10 years ago
Gav Wood
d5ce725096
Claim ether makes wallet & trasfers.
"#require" in solidity.
10 years ago
arkpar
2b1f716d10
style fixed
10 years ago
arkpar
22350a4960
reverted ethereum.js
10 years ago
arkpar
602230ae2f
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_web
10 years ago
arkpar
4c4deb3dd8
made contract accessible for ethereum.js api
10 years ago
yann300
be7f94d815
- build stack list using reverse iterator direcly
10 years ago
yann300
05c8609939
Merge remote-tracking branch 'upstream/develop' into debug_design
10 years ago
yann300
b637ae24bf
- misc changes
10 years ago
yann300
15a921ff6e
- Improve layout of the MemoryDump, CallData list.
- Bug fix: top right debug button.
10 years ago
yann300
a8fcaee72f
- Right side pane resizing (list fill empty space).
- Capitalisation.
- Storage/MemoryDump/CallData add splitter.
- Small changes on step icons.
- App resizing: dock the right view on the main window.
- Assembly code selection change (selection change move faster).
- Reverse stack list.
- Misc changes on debug info list.
- Misc changes on debug button behavior + F10/F9 bug fixes.
10 years ago
arkpar
c892bcfbb0
fixed warning
10 years ago
arkpar
f76f8c17dc
workaround for missing menu on ubuntu
10 years ago
arkpar
8f17be74bc
web socket fot ethereum.js api
10 years ago
Gav Wood
7cba2aa977
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
490b43a395
Cleanups and addition AZ info.
10 years ago
Gav Wood
a1de62a342
Merge pull request #827 from caktux/develop
neth mining fix #823
10 years ago
Gav Wood
f5ae918fff
Merge pull request #830 from chriseth/sol_overridesInConstructorContext
Include virtual function overrides in constructor context.
10 years ago
arkpar
69210417ec
web container
10 years ago
Christian
a89e21d2a3
Style changes.
10 years ago
Christian
747bf7f2d4
Include virtual function overrides in constructor context.
10 years ago
Lefteris Karapetsas
3b7a7657f6
Merge pull request #828 from LefterisJP/natspec_taglessNotice
Absence of tag in Natspec is now considered @notice
10 years ago
Lefteris Karapetsas
221e0c93fa
Absence of tag in Natspec is now considered @notice
10 years ago
arkpar
53bc8712b6
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_web
10 years ago
arkpar
09c35ed49b
started web preview
10 years ago
Gav Wood
72bfea843a
Merge pull request #810 from debris/ethereumjs
Ethereumjs
10 years ago
Gav Wood
471042fea6
Merge pull request #825 from chriseth/sol_contractInheritance
Contract inheritance
10 years ago
Gav Wood
55256bef54
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
b1116c911f
Merge branch 'arkpar-mix_project_tree' into develop
Conflicts:
mix/AppContext.cpp
mix/qml/StateList.qml
10 years ago
caktux
16cafcb6d1
neth mining fix #823
10 years ago
Gav Wood
ad92d3ba03
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
Conflicts:
mix/AppContext.cpp
mix/qml/StateList.qml
10 years ago
Christian
0019c53f5c
Implicit conversion from derived to base.
10 years ago
Christian
813af2c4ee
Call constructors of base classes.
10 years ago
Christian
50c0a0ed66
Constructor arguments for base classes.
10 years ago