yann300
a64147875f
While deploying:
- Register to Registrar contract.
- Package dapp.
10 years ago
arkpar
37fa06106b
fixed cppcheck warnings
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
yann300
ef7561b16e
- Manage solidity parameter types
10 years ago
arkpar
ab89822535
continue code model impl
10 years ago
yann300
68dd4f1ffd
- Capitals on comments.
- Class suffix renamed Ctrl => Control.
- Use specialized QList (QVariableDeclaration instead of QObject).
- Use CompilerStack::getContractDefinition instead of
CompilerStack::getAst.
10 years ago
yann300
ab85477987
- class / function documentation.
- misc changes.
10 years ago
yann300
19bb4ebe6f
- bug fix padded/unpadded CommonJS.cpp.
- bug fix instanciate child with parent in another thread.
- misc changes.
10 years ago
yann300
1c855b3141
- bug fix : return parameters are not displayed if the dialog is
displayed two times (Debugger.init() was only called one time).
10 years ago
yann300
8d304d86d0
- Transaction call debugging.
10 years ago