Frankie
c400f7c0f6
Fix gasPrice range
8 years ago
Frankie
e1b78da3e6
Add custom gas field to send page
8 years ago
Frankie
ef0b535d94
Drop the buy button in the confTx view if account does not have enough eth
8 years ago
kumavis
f7794d9949
PendingTxDetails - partially remove imagify support
8 years ago
Dan Finlay
1537e3f5da
Add fiat balances to tx conf view
8 years ago
Dan Finlay
c4812b3452
Triage a strange undefined balance error
8 years ago
kumavis
97e38b4983
new tx - calculate estimatedGas and show thing in tx-details ( #441 )
...
* new tx - calculate estimatedGas and show thing in tx-details
* Bump changelog
8 years ago
Dan Finlay
e21a48da83
Linted
8 years ago
Dan Finlay
66e079f1c7
Fix imageification of recipient
8 years ago
kumavis
501ffba6f2
lint - dingle dangle comma tangle
8 years ago
kumavis
7dc67a9257
notif - add support for forward carrat
8 years ago
kumavis
11fd281a33
ui - remove doubled eth-balance
8 years ago
Dan Finlay
e8efe84320
Add nickname rendering for recipient address
8 years ago
Dan Finlay
2a204624f5
Implement tx confirmation style refinements
8 years ago
Dan Finlay
1e92e7e9d4
Make mini account panel labels fully configurable
8 years ago
Dan Finlay
21f17214be
Remove formatBalance.formatted references
8 years ago
Dan Finlay
c2655bef5a
Correct data length calculation
8 years ago
Dan Finlay
c59f75aeb5
Correct data length calculation
8 years ago
Dan Finlay
5faa64817c
Update gas cost
8 years ago
Dan Finlay
3bcf44509e
Fix sender balance rendering in pending tx details
8 years ago
Dan Finlay
ce463f3aff
Fixed up pending-tx-details
8 years ago
Dan Finlay
7481f7c3df
Fleshed out pending tx view
8 years ago
Dan Finlay
7058dc4ee3
Began reworking tx conf view
8 years ago
kumavis
eb1b9d027f
breakout pending-tx-details
8 years ago
kumavis
be25f4da06
pending-tx pass the identicon pref on
8 years ago
kumavis
cc7dbace38
tx-conf add non-interactive mode for notification
8 years ago
kumavis
2495c6ea54
svg notifications - remove unneeded deps and clean code
8 years ago
kumavis
122576a790
initial svg notifications
8 years ago
Dan Finlay
8fde8a8921
Manually linted
8 years ago
Dan Finlay
a08c3bc01b
Auto linted
8 years ago
Dan Finlay
46e100f595
Improve tx UI
9 years ago
Dan Finlay
e6c4d63ccd
Add UI for Signing Messages
...
Calls to `eth.sign` are now transiently persisted in memory, and displayed in a chronological stack with pending transactions (which are still persisted to disk).
This allows the user a method to sign/cancel transactions even if they miss the Chrome notification.
Improved a lot of the view routing, to avoid cases where routes would show an empty account view, or transition to the accounts list when it shouldn't.
Broke the transaction approval view into a couple components so messages and transactions could have their own templates.
9 years ago