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
Dan Finlay
ca5cf06ae9
Concatenate custom RPC labels that are too long
8 years ago
Kevin Serrano
dfc89d6c6d
Make gasPrice accessible to the UI.
8 years ago
Dan Finlay
42c2c3df37
Improve pending tx blue dot style
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
62854398f1
Tested against code to play nice with unit tests.
8 years ago
Dan Finlay
7ec25526b7
Add alternate UI for pending personal_sign messages
8 years ago
Dan Finlay
564f920ae0
Add personal sign actions and template
8 years ago
Kevin Serrano
3be6ee5f6c
Make the UI play nice with empty RPC lists.
8 years ago
Kevin Serrano
1d0f5fb51c
Linto
8 years ago
Kevin Serrano
7a0ce31bd3
Implemented functionality for displaying recent custom RPCs
8 years ago
Kevin Serrano
17a7436602
Connect to actions.
8 years ago
Dan Finlay
05080d1c50
Fix UI Dev Mode for Tx Approval
...
The state object had been changed, but our mock states for tx approval were using the old keys.
Rather than try to muck about and figure out each and every change, I've re-generated a UI dev state for tx approval, which should help @zanibas on his current project.
We can continue adding new dev states as needed from here. If anyone catches a state that doesn't render correctly, it's worth checking if a new snapshot doesn't solve things.
Debugged by adding new debugging loggers, and I've left them in place for easier future debugging.
8 years ago
Kevin Serrano
e54b73679c
Notices must be scrolled down to proceed from.
8 years ago
Dan Finlay
b2c68c9ea3
Set default log levels
8 years ago
Dan Finlay
8aca5bf4b5
Add debug logging to ui routing logic.
8 years ago
Kevin Serrano
415b9b245c
Fix typo.
8 years ago
Kevin Serrano
c934f96651
Re-enable notices on dev.
8 years ago
Dan Finlay
6b56d6ba98
Broke hex decimal input into its own component
...
Also added a new state to try to make UI dev mode work again, but it has other issues, like #1128 , that need to be addressed before UI dev mode can be used again.
8 years ago
Kevin Serrano
89af0ef408
Change state to props, add modifiable fields.
8 years ago
Kevin Serrano
9aa70fbaba
Remove custom RPC option when on lock screen.
8 years ago
Kevin Serrano
fbabcf6191
Change networks from lock screen.
8 years ago
Kevin Serrano
8f72748732
fix debug
8 years ago
Kevin Serrano
8b38719a7c
Prevent notices from opening in test and debug mode.
8 years ago
Kevin Serrano
65c84ac4b2
Delete all code related to disclaimers.
8 years ago
Frankie
de6455151e
Revert old style message sighing
8 years ago
Dan Finlay
b529017149
Remove egregious alert
8 years ago
Dan Finlay
13ee92909c
Mostly got shapeshift tx management into its own controller
...
Rendering the list is still having issues, so this isn't done yet.
8 years ago
kumavis
9e4ef45b6a
migration #9 - break out CurrencyController substate
8 years ago
kumavis
99fa9ab13a
migration 7 - break off TransactionManager substate
8 years ago
kumavis
296b278592
actions - dont expect background to provide newState, manually update
8 years ago
Frankie
6eb6057118
default a return of an empty array
8 years ago
Frankie
23622632c6
linting
8 years ago
Frankie
7aca279a5f
fix transactions not showing up in history
8 years ago
Frankie
1b16b46241
code clan up and tests
8 years ago
kumavis
f9b31fe2c3
rename selectedAccount to selectedAddress
8 years ago
Frankie
8be68575bb
Clean up message manger includes:
...
Provider egine bump
Remove presence of message manger in keyring controller
Change the status wording fom conf to approved
make Message manager a class
fix messages not being apart of the badge
re write message manger to better reflect controller pattern
8 years ago
kumavis
4dd6ba9c1b
migration 5 - move keyring controller state to substate
8 years ago
kumavis
9ab8362843
metamask controller - cleanup remote api
8 years ago
Frankie
583dc100ab
Fix ui overlap
8 years ago
kumavis
463a56ff54
background controller - extract KeyringC.placeSeedWords to MetamaskC
8 years ago
Frankie
8ed657d5d5
fix base
8 years ago