Dan Finlay
e07e4b7bc7
Linted
8 years ago
Kevin Serrano
486583e203
lint
8 years ago
Dan Finlay
da88481560
Remove gasMultiplier txMeta param
...
This was used by the custom gas slider on the `send` screen, and it was used to modify the gas value before sending it out, breaking our new custom gas field logic.
Removed it and the logic that referred to this now-outdated parameter.
8 years ago
Kevin Serrano
acfb6ff0f8
Hide gas options behind an advanced options checkbox.
8 years ago
Dan Finlay
45138af6c6
Fix infinite loop bug
8 years ago
Dan Finlay
0e817c9e7f
Reorder rows for better table logic
8 years ago
Dan Finlay
3ddfdfff98
Emit updated tx values on accept click
8 years ago
Dan Finlay
2e80e8f722
Remove unused function
8 years ago
Dan Finlay
4370ca0cef
Got gas live re-estimating
8 years ago
Kevin Serrano
5d1a4db5e5
Further styling to get hex component working. Fix some typos.
8 years ago
Dan Finlay
c4e9354575
Linted
8 years ago
Dan Finlay
57fec36a7d
Add non-working gas recalculating logic to tx-details view
8 years ago
Kevin Serrano
a77a5f0ab3
Move input boxes into table and into details component.
8 years ago
kumavis
f9b31fe2c3
rename selectedAccount to selectedAddress
8 years ago
Frankie
34081c8cb2
Fix sorting and instances where something could be undefined
8 years ago
Frankie
0fae263a9a
Take some of the tx Logic out of the UI and create a visble state for pending and unaproved transactions
8 years ago
Dan Finlay
85d5b12f8d
Fix tx adding code
...
Broken in this commit:
bc39cd7b89
Synchronous methods were added to an `async.waterfall` array.
This commit also removes the delegate call checking, since we concluded it was misinformed.
8 years ago
Kevin Serrano
f5b0795ac5
change all instances of selectedAddress to selectedAccount.
8 years ago
Frankie
67eba9f542
Specify base 10 in bignumber
8 years ago
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
9 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
9 years ago
Dan Finlay
e21a48da83
Linted
9 years ago
Dan Finlay
66e079f1c7
Fix imageification of recipient
9 years ago
kumavis
501ffba6f2
lint - dingle dangle comma tangle
9 years ago
kumavis
7dc67a9257
notif - add support for forward carrat
9 years ago
kumavis
11fd281a33
ui - remove doubled eth-balance
9 years ago
Dan Finlay
e8efe84320
Add nickname rendering for recipient address
9 years ago
Dan Finlay
2a204624f5
Implement tx confirmation style refinements
9 years ago
Dan Finlay
1e92e7e9d4
Make mini account panel labels fully configurable
9 years ago
Dan Finlay
21f17214be
Remove formatBalance.formatted references
9 years ago
Dan Finlay
c2655bef5a
Correct data length calculation
9 years ago
Dan Finlay
c59f75aeb5
Correct data length calculation
9 years ago
Dan Finlay
5faa64817c
Update gas cost
9 years ago
Dan Finlay
3bcf44509e
Fix sender balance rendering in pending tx details
9 years ago
Dan Finlay
ce463f3aff
Fixed up pending-tx-details
9 years ago
Dan Finlay
7481f7c3df
Fleshed out pending tx view
9 years ago
Dan Finlay
7058dc4ee3
Began reworking tx conf view
9 years ago
kumavis
eb1b9d027f
breakout pending-tx-details
9 years ago
kumavis
be25f4da06
pending-tx pass the identicon pref on
9 years ago
kumavis
cc7dbace38
tx-conf add non-interactive mode for notification
9 years ago
kumavis
2495c6ea54
svg notifications - remove unneeded deps and clean code
9 years ago
kumavis
122576a790
initial svg notifications
9 years ago
Dan Finlay
8fde8a8921
Manually linted
9 years ago
Dan Finlay
a08c3bc01b
Auto linted
9 years ago
Dan Finlay
46e100f595
Improve tx UI
9 years ago