arkpar
ebebe0fe56
fixed transaction log function formatting, style
10 years ago
Lefteris Karapetsas
122aada70f
Contract Interface Functions now return FunctionType
- Enchanced Function Type by declaration so that it can provide all the
required information at each place interface functions are consumed
- Changed all places where interface functions was used.
- Simplified Mix's FunctionDefinition code
10 years ago
arkpar
14dd5e35e1
fixed getting function signature hash
10 years ago
arkpar
aefc7989f3
watches fixes
10 years ago
arkpar
14698ae346
style and ui tweak
10 years ago
arkpar
b067d3e65a
fixed std contracts loading by placing them into single compilation unit
10 years ago
Lefteris Karapetsas
50a4b6055b
Fixes after rebasing on develop
10 years ago
Lefteris Karapetsas
3d1c0a9bef
Modifications to Mix to adapt to FunctionDescription
10 years ago
arkpar
15c92843b7
fixed msvc build
10 years ago
arkpar
0e721b4dfa
style and bugfixes
10 years ago
arkpar
8b1b28d270
ui tweaks
10 years ago
arkpar
6e4ce3fe55
fixed msvc build
10 years ago
arkpar
c37763c6fd
debugging fixes
10 years ago
arkpar
2d82cb7b6a
transaction log
10 years ago
arkpar
b98456cce5
transaction log
10 years ago
arkpar
f56bf9ae17
contracts library
10 years ago
yann300
ef7561b16e
- Manage solidity parameter types
10 years ago
Marek Kotewicz
7b6d26fdf9
removed unused es6-promise.js
10 years ago
arkpar
d0ef317c7b
transaction recording, blocks, watches
10 years ago
arkpar
f9a83c11e4
ui tweaks
10 years ago
arkpar
d306374344
suppress warning if webengine is not found
10 years ago
arkpar
ce8394b132
removed unneeded #include
10 years ago
arkpar
1eec363a0c
removed dependency on qwebthree
10 years ago
arkpar
360301eb0a
various ux improvements
10 years ago
arkpar
d2a424b0e5
http transport for ethereum.js
10 years ago
arkpar
2a39486972
small usability fixes
10 years ago
yann300
1f6697c021
- Coding Standards
10 years ago
yann300
30736bee19
- Coding Standards
10 years ago
Gav Wood
e498608216
Disable broken bit of mix.
10 years ago
yann300
3c859f2c0b
- fix function/property name collision => rightViewVisible
10 years ago
yann300
78e49abad3
- Changes on TransactionDialog.qml Layout
- Move startF5Debugging => MainContent.qml
10 years ago
arkpar
f9d27fc667
app and version info
10 years ago
arkpar
d9cd1d4325
minor fixes
10 years ago
arkpar
7730e7294e
style fixes
10 years ago
arkpar
d2b029b207
indent with tabs
10 years ago
yann300
36405af0cc
refactoring
10 years ago
yann300
0f7459490b
Manage parameters in constructor #820
10 years ago
arkpar
dcee53f12f
web based code editor with syntax highlighting
10 years ago
arkpar
2183878e6e
renamed contractDefinition to contractInterface
10 years ago
arkpar
7a979a1e67
menu command
10 years ago
arkpar
2b1f716d10
style fixed
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
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
arkpar
69210417ec
web container
10 years ago