yann300
e4c2c654bc
pass Secret to the executing transaction.
10 years ago
yann300
86d446d2ba
Contract Deployment:
- add files hash
- add test action (to be removed
10 years ago
arkpar
7af5ac1252
allow more than one contract
10 years ago
yann300
092312d4af
- small ui changes.
- bug fix: mix, windows - unreadable fonts #1051 .
10 years ago
yann300
518ef9c18b
ui improvement
10 years ago
yann300
07ced4cab3
- Add Reusable common controls (Text, Label, ...).
- Add Generic Style.qml.
- TransactionDialog/StateDialog ui improvement.
- Other Small changes.
10 years ago
yann300
ae5d53bc78
fix indentation issues
10 years ago
yann300
785cde6492
StateDialog.qml / TransactionDialog.qml redesign
TODO: refactor using Style.qml
10 years ago
yann300
6e5b352dc0
- Add SourceSansPro*.qml
- Ui changes on state/transaction dialog
10 years ago
yann300
b98a40fdbc
Bug fix:
Using constructor with parameters not working.
10 years ago
yann300
a93319623a
misc changes
10 years ago
yann300
a78c3668b5
- Cleaning.
- Bug fix in hash decoding.
10 years ago
yann300
b271a9df51
Manage solidity types:
- uint<N>, uint
- int<N>, int
- hash<N>, hash, address
- bool
- string<N>
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
yann300
78e49abad3
- Changes on TransactionDialog.qml Layout
- Move startF5Debugging => MainContent.qml
10 years ago
yann300
0f7459490b
Manage parameters in constructor #820
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
yann300
9c777a4d3c
- misc fixes.
10 years ago
yann300
5fa32387d5
Ethereum QML types: #612
10 years ago
arkpar
aa389db06f
style fixed
10 years ago
Gav Wood
bf8174ecee
Warnings fixes.
Make Mix work with Qt 5.2
Minor other alterations.
10 years ago
arkpar
c9a7a42e13
removed obsolete transaction model
10 years ago
arkpar
4ddaa9dd94
project save/load
10 years ago
arkpar
0594f79267
Transaction QML model
10 years ago
arkpar
0d715e09fc
transaction dialog for qt 5.2
10 years ago
arkpar
2363cc0f96
completed transaction management
10 years ago
arkpar
5fb65b7618
continue transaction dialog implementation
10 years ago
arkpar
794c8d216d
transaction list placeholders
10 years ago
debris
dbb724da9f
removed windows dir
10 years ago
Tim Hughes
f7ef906b03
All Visual Studio 2013 projects needed to compile command-line Ethereum, Tests and dependencies.
bootstrap.sh bash script to check out all the source code from scratch.
11 years ago