kumavis
e91ddfcacc
Merge pull request #1178 from MetaMask/i#1168
...
Fix issue txMetaObject had no hash
8 years ago
Frankie
00d03d8179
Merge branch 'master' into i#1168
8 years ago
kumavis
d27b34cbcd
Merge pull request #1176 from MetaMask/i1162-FixLoosePersonalSign
...
Fix personal sign for loose accounts
8 years ago
Frankie
b84f1b0532
Fix issue where old txMeta object was being used to pass the txHash to the cb
8 years ago
Dan Finlay
7d2019eac9
Fix personal sign for loose accounts
...
Fix was written, but not published to npm. Now fixing semver at the correct version.
8 years ago
Dan Finlay
f9b2c12dc3
Merge pull request #1161 from MetaMask/Debugging
...
Tune up master
8 years ago
Kevin Serrano
72932bdcba
Prevent submission of invalid gas parameters.
8 years ago
Kevin Serrano
0ac1f749fd
Various improvements to gas input.
8 years ago
Dan Finlay
5f378d382e
Only allow numbers in gas inputs
8 years ago
Kevin Serrano
f162a11585
Merge pull request #1154 from MetaMask/i765-gaslimits
...
Add ability to customize gas and gasPrice on tx confirmation screen
8 years ago
Kevin Serrano
a600ccd4f8
Add reset button to reset gas fields.
8 years ago
Dan Finlay
af66e2b9ac
Merge branch 'i765-gaslimits' of github.com:MetaMask/metamask-plugin into i765-gaslimits
8 years ago
Dan Finlay
865764dff5
Bump changelog
8 years ago
Dan Finlay
ddc136a7c2
Add a couple more debug logs
8 years ago
Kevin Serrano
9bffe2d11a
Merge branch 'i765-gaslimits' of github.com:MetaMask/metamask-plugin into i765-gaslimits
8 years ago
Kevin Serrano
576cc9eb75
Gas and Gaslimit revert to default if set to 0
8 years ago
Dan Finlay
513a9d72ef
Merge branch 'i765-gaslimits' of github.com:MetaMask/metamask-plugin into i765-gaslimits
8 years ago
Dan Finlay
f908aaafbc
Use correct action to update and submit tx
8 years ago
Kevin Serrano
9fb4b4a77f
lints
8 years ago
Kevin Serrano
d21915c605
Remove advanced options for now.
8 years ago
Dan Finlay
39c824f2f3
Merge branch 'i765-gaslimits' of github.com:MetaMask/metamask-plugin into i765-gaslimits
8 years ago
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
ab01fef1c0
Merge pull request #1149 from MetaMask/i1114-AddPersonalSign
...
Add personal_sign
8 years ago