Kevin Serrano
a37c8f3ed0
Modify FAQ to be more visible.
8 years ago
Thomas Huang
3367363b12
Remove all traces of testnet
8 years ago
Thomas Huang
4c10e2021a
Change default network to rinkeby
8 years ago
Thomas Huang
6bdb4c8728
Fix linting warnings
8 years ago
Kevin Serrano
f2bf7326cc
Linting.
8 years ago
Kevin Serrano
242dc1e99f
Add missing changes. Create unique style for rinkeby icon.
8 years ago
Nickyg
e9aa37b699
add rinkeby network
8 years ago
Kevin Serrano
b26c53452e
Add Kovan test network to our application.
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
2a98beb878
Break out rpc update and rpclist into two reducers.
8 years ago
Dan Finlay
ca5cf06ae9
Concatenate custom RPC labels that are too long
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
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
Dan Finlay
8aca5bf4b5
Add debug logging to ui routing logic.
8 years ago
Kevin Serrano
c934f96651
Re-enable notices on dev.
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
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
Dan Finlay
5d8a3dd99b
Add ability to import v3 JSON wallets
...
There is now a menu item labeled "JSON File" for importing, and it can digest either:
- v1 MyEtherWallet JSON files
- v3 Account files (used by Geth, Mist, and MyEtherWallet).
Fixes #715
8 years ago
Dan Finlay
693aa50e7f
Remove outdated reference
8 years ago
Dan Finlay
77bd010543
Add "import account" menu item + template view
8 years ago
Kevin Serrano
b8d312f8b9
Linting.
8 years ago
Kevin Serrano
a8a37e4d40
Make network somewhat more modular, add new network indicator.
8 years ago
Dan Finlay
d3b2698f34
Rename function to be an action
8 years ago
Dan Finlay
11c1004a41
Linted
8 years ago
Dan Finlay
931ae5f64a
Make notices confirmation configurable
...
- Confirm button will now dismiss the lost accounts array.
8 years ago
kumavis
4c390a6221
clean - code style
8 years ago
Kevin Serrano
851ba66cdd
Add ability to show notices to user & get confirmation.
...
Implement generation of markdown for notice files.
Create npm command. Enhance notice generation.
Add test files to test multiple notices.
Add basic markdown support to notices.
Interval checks for updates.
Add extensionizer and linker
Add terms and conditions state file
Add link support to disclaimer.
Changelog addition.
8 years ago
Kevin Serrano
8819475a2e
Add ability to show notices to user & get confirmation.
...
Implement generation of markdown for notice files.
Create npm command. Enhance notice generation.
Add test files to test multiple notices.
Add basic markdown support to notices.
Interval checks for updates.
Add extensionizer and linker
Add terms and conditions state file
Add link support to disclaimer.
Changelog addition.
8 years ago
Dan Finlay
6d13ef691f
Revert "Interface enhancements"
8 years ago
Dan Finlay
83880a5c92
Remove morden testnet provider
...
Instances configured to point at Morden will now point at Ropsten.
8 years ago
Luis Iván Cuende
3969526403
Fixed header h1 alignment and network name
8 years ago
Luis Iván Cuende
4a8bc63c8d
Better account details view
8 years ago
Luis Iván Cuende
233094e19d
Beautified disclaimer
8 years ago
Kevin Serrano
5251fb373f
Modify forgot password flow to go back to init screen.
8 years ago
Dan Finlay
1e46d858e9
Fix undefined provider menu item
8 years ago
Dan Finlay
6ae2400ef2
Fix custom provider menu item
...
The Custom RPC menu item in the provider menu would not appear when Localhost:8545 was selected.
8 years ago
Dan Finlay
e8a8302624
Begin adding Ropsten support
...
Ropsten links will still not work until Etherscan publishes their ropsten link format.
At that time we will need to update ui/lib/account-link.js
Otherwise, fixes #831
8 years ago
Kevin Serrano
7de6b12aad
Re-enable disclaimer screen. Rename variables to reflect role more clearly.
8 years ago
Kevin Serrano
23263bec7d
Linting to the max.
8 years ago
Dan Finlay
19f7041ba4
Add account adding subview placeholders
8 years ago
Dan Finlay
1bbe0ed9e8
Scaffold new account view
8 years ago
Kevin Serrano
8f3db0dbc0
Add reveal of seed words.
8 years ago