Marek Kotewicz
dd100c65ed
Merge commit 'cdd7af2a6e87363d0ff7d2528f9d9b521bf2ef20' into natspec
10 years ago
Marek Kotewicz
8c2c08e869
qwebthree sync
10 years ago
arkpar
2183878e6e
renamed contractDefinition to contractInterface
10 years ago
winsvega
340d99dba5
some test
10 years ago
winsvega
796c7468ee
Transaction Tests
transaction tests
Transaction Test Work In Progress
transaction test work in progress
work in progress. check for transaction is valid
Transaction Tests Work In Progress
compiler error fix
10 years ago
arkpar
7a979a1e67
menu command
10 years ago
arkpar
96acd37c16
Merge branch 'mix_web' of https://github.com/arkpar/cpp-ethereum into
mix_editor
Conflicts:
mix/CMakeLists.txt
mix/CodeEditorExtensionManager.cpp
mix/MixApplication.cpp
mix/qml.qrc
mix/qml/CodeEditor.qml
mix/qml/MainContent.qml
mix/qml/StateDialog.qml
10 years ago
Marek Kotewicz
eb4984c0d0
Squashed 'libjsqrc/ethereumjs/' changes from e1fcffc..edfb874
edfb874 changes in filter.js (not yet working)
c2d9c1a toDecimal/fromDecimal is using bignumber.js now
81a5813 removed unused pieces of code
08e2696 removed send queues from providermanager
c9693b4 contract.html example is working with sync api
ceb4357 sync api tests running, removed unused pieces of code
fc986a3 removed unused providers
0d2cccc http sync api
git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: edfb874527160cee14cca931377e55187b874cbe
10 years ago
Marek Kotewicz
b328eeed09
Merge commit 'eb4984c0d036c1420e782ca136810e851e33fb37' into natspec
10 years ago
Gav Wood
d5ce725096
Claim ether makes wallet & trasfers.
"#require" in solidity.
10 years ago
Marek Kotewicz
c4638ba3ed
Squashed 'libjsqrc/ethereumjs/' changes from 848c54d..e1fcffc
e1fcffc gulp
f3e78e5 changes to for natspec
git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: e1fcffcc810bdf6a116cc12e21c5a8750cb86d23
10 years ago
Marek Kotewicz
94e1a49fe8
Merge commit 'c4638ba3edbd14677da5441d61f7845668df2b22' into natspec
10 years ago
Marek Kotewicz
475d4b1e4d
natspec changes
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
Marek Kotewicz
53b4fda16d
Squashed 'libjsqrc/ethereumjs/' changes from 6a58db6..848c54d
848c54d _currentAbi object
380c152 solidity methods "overloading"
git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: 848c54dc4713d5c29993f1c41d16cd334e18081d
10 years ago
Marek Kotewicz
abb873145b
Merge commit '53b4fda16d0b191be8ab986379a328aa38aaf916' into natspec
10 years ago
Marek Kotewicz
d4afba33a4
common changes
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
Marek Kotewicz
1febd8c28c
init natspec.js
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
Marek Kotewicz
187dee45f8
fixed natspec_contract.html example
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