Gav Wood
17098549f8
Introduce vector_ref::cleanse, code adapted from openSSL.
Introduce secure_vector and bytesSec, make Secret auto-cleansing.
10 years ago
Gav Wood
2a7c56aef7
Introduce vector_ref::cleanse, code adapted from openSSL.
Introduce secure_vector and bytesSec, make Secret auto-cleansing.
10 years ago
Gav Wood
e2203bb585
Introduce vector_ref::cleanse, code adapted from openSSL.
Introduce secure_vector and bytesSec, make Secret auto-cleansing.
10 years ago
Gav Wood
c3a334cc21
Introduce vector_ref::cleanse, code adapted from openSSL.
Introduce secure_vector and bytesSec, make Secret auto-cleansing.
10 years ago
Gav Wood
49a826397b
Introduce vector_ref::cleanse, code adapted from openSSL.
Introduce secure_vector and bytesSec, make Secret auto-cleansing.
10 years ago
yann300
f6c9603a6b
small changes
10 years ago
yann300
ae07c6a11a
deploy dialog
10 years ago
yann300
9f164af459
small changes
10 years ago
yann300
0236886d3e
bug fix. issue while getting the created contract address.
10 years ago
yann300
4d03f86b34
clean code, add icons
10 years ago
yann300
d06c1a6d14
bug fix
10 years ago
yann300
7825c20758
Event and Watchers.qml
10 years ago
yann300
8afa6e1c46
add watchers.qml & KeyValuePanel.qml
10 years ago
yann300
7a557e42df
small changed based on comments
10 years ago
yann300
ec62858be1
cosmetic changes
10 years ago
yann300
2e639c198a
misc changes
10 years ago
yann300
bce5486554
misc changes
10 years ago
yann300
799ff95c28
- Catch events for each incoming transaction.
10 years ago
yann300
8404bceb0c
Add ScenarioExecution + ScenarioLoader
10 years ago
yann300
40de803f66
bug fix
10 years ago
yann300
9ea0bf5ab1
std::pair instead of QString manipulation
10 years ago
Gav Wood
68714c59f8
Integrate KeyManager.
10 years ago
yann300
3fc50e3615
bux fix
10 years ago
yann300
7802a9e00c
bug fix
10 years ago
yann300
40cf37dbb8
- basic transaction creation.
10 years ago
arkpar
cc5a617aa6
set and map to hash tables
10 years ago
yann300
0a95415203
- provide specific gas value for each tr.
- display user friendly gas value (for deploy and register).
10 years ago
yann300
62c988ac15
Check gas used for contract deployment and dapp registration.
10 years ago
arkpar
2623bee198
import/export state
10 years ago
yann300
4bc11ad6cb
fix bug why deploying to network
10 years ago
yann300
cd70218cd1
Deploy To Network: users choose which state to use for deploying
10 years ago
yann300
b03fd79f13
small changes
10 years ago
yann300
e33ae2e946
bugfix: contract type as param.
10 years ago
yann300
6c4cbaaae7
option in StateDialog.qml to select the coinbase address.
10 years ago
arkpar
c7167d183b
auto gas calculation
10 years ago
arkpar
fd75bbe852
loading DApps by package url
10 years ago
arkpar
b98ef3b354
array formatting fixes
10 years ago
arkpar
57e88359dc
test framework part2
10 years ago
arkpar
b3d43bd511
refactored code to use native qml object hierarchy instead of forcing
object properties from c++
10 years ago
arkpar
f994da400f
debug formatting for structs and arrays
10 years ago
arkpar
3e7d9e7e04
solidity debugger inspectors
10 years ago
yann300
ce2cf330f0
- Small Changes
10 years ago
yann300
44ae13bdeb
small changes
10 years ago
yann300
ad97732fea
unuse function deleted.
10 years ago
yann300
e4c2c654bc
pass Secret to the executing transaction.
10 years ago
yann300
63ae0faeb1
Accounts Managemement
10 years ago
yann300
8828c64c21
- Accounts Managements
10 years ago
yann300
92762f9d0d
- Clear debugger view if empty record.
10 years ago
yann300
b476d9fe4d
- Mine: change to 'new block' and display new line in list view.
- bug fix : doesn't show number of line with error #1118
- Clicking on Compile error "log" link leads to debugger, not error #935
- Add background to make difference between section.
- Improve StatusPane.qml UI
- TransactionLog.qml: instead of record transactions, display filter.
Show tr/Show call/display initial.
- WebPreview.qml: Change combobox by a text box with url.
10 years ago
Gav Wood
2c6b18f01b
Add EVMJIT.
10 years ago