Gav Wood
5d08a13ce8
Fixed block reward, transaction dialog.
10 years ago
Lefteris Karapetsas
a978d4e56b
Fix QT 5.5 Build
In QT 5.5 Mono is a reserved preprocessor define and as such building
with it fails.
Switching the macros in alethzero/Context.h to follow Coding Standards
fixes this discrepancy and allows us to build with QT 5.5.
10 years ago
Gav Wood
aceecf65b1
Set nonce in AZ and favour higher gas price transactions.
10 years ago
chriseth
2c37204a69
KeyManager refactoring to increase readability.
10 years ago
Gav Wood
1f9330a29c
Avoid divide by zero.
10 years ago
Gav Wood
0bd1b56c91
Save/load gas pricing. Full integration.
10 years ago
Gav Wood
fcb629acda
ethkey utility with bare key tools.
10 years ago
Gav Wood
8399161a8e
Nicer password dialog.
Cleanups and fixes for secretstore and keyman.
10 years ago
Gav Wood
47b6e38df9
Fixes for transact gas usage.
10 years ago
Gav Wood
da1fcbb19b
DAG generation improvements.
Generate next DAG in AZ!
Cleanups to Ethash & Aux.
DAG Progress in AZ.
10 years ago
Gav Wood
f64164e88e
Selectable from account in transact dialog.
Fixes.
10 years ago
Gav Wood
69328f1dbf
Compiles and tested basically ok.
10 years ago
Gav Wood
677eb456b2
Optimisations QString -> string, make AZ snappier by refactoring UI of
accounts.
10 years ago
Gav Wood
d60fe1961b
Full ICAP implementation (Direct, Indirect-ETH, Indirect-XET).
10 years ago
chriseth
69db1c7181
Removed (and added) some #ifs (but removed more than I added).
10 years ago
Gav Wood
192761a4b1
Various threading fixes.
10 years ago
Gav Wood
7c3a920e1d
Various threading fixes.
10 years ago
Gav Wood
f3acccf5f5
Remove VMTRACE.
Better transaction logging.
Avoid bothering with obviously invalid transactions.
10 years ago
Gav Wood
62b4958952
Provide a little more information on why things might fail.
10 years ago
Gav Wood
27d1436cfd
Fixes to eth's Interface.
10 years ago
Gav Wood
7f915a1949
Minor compile fix.
10 years ago
Gav Wood
60da83fb0a
Record and detail gas refund.
10 years ago
Gav Wood
7738cb7d4f
Vastly cleaner Transact dialog code & mechanisms. Works better for lower
balances.
10 years ago
Gav Wood
b78634637b
Transact now prevents executing failing transactions.
10 years ago
Gav Wood
e57d6ae633
Unify block numbers into BlockNumber type.
Uniformally handle 'latest' & 'pending'.
10 years ago
Gav Wood
73d889e997
Filter niceties.
10 years ago
Gav Wood
aadf3998d9
AZ transact auto-gas determination.
10 years ago
Gav Wood
e3cbc93f97
Auto gas requirement estimation for contract creation in AZ.
10 years ago
Gav Wood
2c9c4bac22
Fixes #1354 .
10 years ago
Gav Wood
32a6cf22a5
Rename transact -> submitTransaction (reflecting aynch nature).
10 years ago
Gav Wood
87ccd547e3
Cleanups.
10 years ago
Gav Wood
b8d53c5a38
Better crash fix.
10 years ago
Gav Wood
8cc17f2dc3
Crash fix.
10 years ago
Gav Wood
38dc97b54c
Make value in AZ transact default to something sensible.
10 years ago
arkpar
91d453db92
DApp load in AZ
10 years ago
jhuntley
6d62e3ab26
Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away.
10 years ago
Gav Wood
d8784ed362
Avoid too many wornings about slots/signals.
10 years ago
Gav Wood
2c6b18f01b
Add EVMJIT.
10 years ago
Gav Wood
4323c987b7
cppcheck fixes.
10 years ago
Gav Wood
05938330e6
Style fix.
10 years ago
Gav Wood
2587b2deb2
Preview Natspec in New Transaction dialog.
10 years ago
Gav Wood
bfc037f688
Transact dialog supports all the NatSpec stuff.
10 years ago