Dan Finlay
e07e4b7bc7
Linted
8 years ago
Kevin Serrano
486583e203
lint
8 years ago
Dan Finlay
157dd994f0
Merge branch 'i765-gaslimits' of github.com:MetaMask/metamask-plugin into i765-gaslimits
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
Kevin Serrano
e925caf3c3
Merge branch 'i765-gaslimits' of github.com:MetaMask/metamask-plugin into i765-gaslimits
8 years ago
Dan Finlay
5a74c0fcad
Fix bug that showed conf-tx screen on boot at wrong times
8 years ago
Kevin Serrano
6f2d14fde4
Merge branch 'i765-gaslimits' of github.com:MetaMask/metamask-plugin into i765-gaslimits
8 years ago
Dan Finlay
2e16e1eb94
Fixed bug that made send screen sometimes transition to account detail
8 years ago
Kevin Serrano
61a19a028b
Merge branch 'i765-gaslimits' of github.com:MetaMask/metamask-plugin into i765-gaslimits
8 years ago
Dan Finlay
45138af6c6
Fix infinite loop bug
8 years ago
Kevin Serrano
666044d417
Add margins to align.
8 years ago
Dan Finlay
04df5c1f2d
Fix reference
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
d844769c92
Add action for updating and approving a tx in one action
8 years ago
Dan Finlay
1eb4a5d62c
Add background method for updating and approving a tx in one call
8 years ago
Dan Finlay
4370ca0cef
Got gas live re-estimating
8 years ago
Kevin Serrano
2b0e939abd
Align input fields for gas.
8 years ago
Kevin Serrano
98e80e6740
Fix merge conflicts.
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
9e6e3f55b7
Merge branch 'i765-gaslimits' of github.com:MetaMask/metamask-plugin into i765-gaslimits
8 years ago
Kevin Serrano
a77a5f0ab3
Move input boxes into table and into details component.
8 years ago
Kevin Serrano
c46f3d59de
Fix state to render gasPrice for ui dev.
8 years ago
Dan Finlay
462c7ae213
Merge branch 'master' into i765-gaslimits
8 years ago
Dan Finlay
6fb33853f2
Fix test reference
8 years ago
Dan Finlay
b5d03cd524
add controllers to root scripts folder
8 years ago
Dan Finlay
5edb3db969
Merge branch 'master' into i1144-moarrpc
8 years ago
Dan Finlay
ab01fef1c0
Merge pull request #1149 from MetaMask/i1114-AddPersonalSign
...
Add personal_sign
8 years ago
Dan Finlay
ca5cf06ae9
Concatenate custom RPC labels that are too long
8 years ago
Dan Finlay
c831043a51
Remove claim for ecRecover support
8 years ago
Dan Finlay
7cbb2fc689
Reduce provider-engine requirement
8 years ago
Dan Finlay
8c66260bdb
Removed redundant personal_recover logic
8 years ago
Dan Finlay
1077c79e25
Add personal_sign development ui state
8 years ago
Dan Finlay
f2851402f3
Mostly fix personal_recover
8 years ago
Dan Finlay
a35229e8d4
Bump changelog
8 years ago
Dan Finlay
3ebf0dc11b
Bump provider engine to require compliant personal_recover
8 years ago
Kevin Serrano
930dafc4b0
Fix spelling error.
8 years ago
Kevin Serrano
dfc89d6c6d
Make gasPrice accessible to the UI.
8 years ago
Dan Finlay
a97cfffe15
Fixed reference
8 years ago
Dan Finlay
8f87bacc1b
Fix references in tests
8 years ago
Dan Finlay
42c2c3df37
Improve pending tx blue dot style
8 years ago
Dan Finlay
d1bce61996
Remove irrelevant tests
8 years ago
Dan Finlay
961a83769b
Fix cancel msg signing behavior.
8 years ago
Dan Finlay
1d1d296a1e
Make personal sign view look nice
8 years ago
Dan Finlay
4697aca02c
Got personal_sign working
...
Also fixed bug where signing would not close popup.
8 years ago
Kevin Serrano
30e4bdf24b
Merge github.com:MetaMask/metamask-plugin into i765-gaslimits
8 years ago