Commit Graph

827 Commits (0e43606b162db28c72ea0b76a14a92f88c8f2109)

Author SHA1 Message Date
Kevin Serrano 0e43606b16 Adjust private key confirmation style and logic. 8 years ago
Dan Finlay 35c05607b0 Improve personal_sign style 8 years ago
Kevin Serrano 37ffcfcf0e Rename variables to proper currency state variables. 8 years ago
Kevin Serrano 1ec7930c75 Minor change in removing opts object. 8 years ago
Kevin Serrano b10f370c74 Render config screen from unlock. 8 years ago
Kevin Serrano e4feb50f6f Display Custom RPC on lock screen. 8 years ago
Kevin Serrano 2ab86b001d Add comments. 8 years ago
Kevin Serrano b34ee4daa1 Allow for adding recently used addresses to address book. 8 years ago
Kevin Serrano 9f6c040554
Create persistence address book. 8 years ago
Kevin Serrano d270cbc9d2
Create distinct labels and names for addresses. 8 years ago
Kevin Serrano 1ca6fff317
Display owned addresses in datalist. 8 years ago
Dan Finlay 42e4a0621b Add ENS click to copy 8 years ago
Kevin Serrano 6f980cfe10
Add more informative message 8 years ago
Kevin Serrano 21769a008c
Fix typo, switch to log.error 8 years ago
Kevin Serrano 0ee8ca178e
Remove unneeded setrpc method. 8 years ago
Kevin Serrano cf2268c3d2
Nodeify and promisify calls to background. 8 years ago
Kevin Serrano e7e024bcdd
Refactor of code into separate reducers and actions. 8 years ago
Kevin Serrano 2a98beb878
Break out rpc update and rpclist into two reducers. 8 years ago
Dan Finlay 26ea5993a9 Remove log 8 years ago
Dan Finlay 9bd8c5f723 Render personal_sign messages as utf-8 text 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
Dan Finlay 69d4aafc3e Add ens recognition to send form input 8 years ago
Dan Finlay 6f598570d8 Fix loading indication for conf-tx view 8 years ago
Kevin Serrano a600ccd4f8
Add reset button to reset gas fields. 8 years ago
Dan Finlay ddc136a7c2 Add a couple more debug logs 8 years ago
Kevin Serrano 576cc9eb75
Gas and Gaslimit revert to default if set to 0 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 e07e4b7bc7 Linted 8 years ago
Kevin Serrano 486583e203
lint 8 years ago
Dan Finlay da88481560 Remove gasMultiplier txMeta param 8 years ago
Kevin Serrano acfb6ff0f8
Hide gas options behind an advanced options checkbox. 8 years ago
Dan Finlay 5a74c0fcad Fix bug that showed conf-tx screen on boot at wrong times 8 years ago
Dan Finlay 2e16e1eb94 Fixed bug that made send screen sometimes transition to account detail 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 4370ca0cef Got gas live re-estimating 8 years ago
Kevin Serrano 2b0e939abd
Align input fields for gas. 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