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
83880a5c92
Remove morden testnet provider
...
Instances configured to point at Morden will now point at Ropsten.
8 years ago
Kevin Serrano
8d2afccdc0
Ropsten has sole access to the faucet.
8 years ago
Kevin Serrano
88ed1f191f
Add to changelog.
8 years ago
Dan Finlay
694f34ae9a
Add temporary morden explorer link support
8 years ago
Dan Finlay
7d38c4ccb6
Add ropsten link support
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
Frankie
b60f51dfc2
lint fix
8 years ago
Frankie
b60992b446
Fix funny looking errors in conf-tx
8 years ago
kumavis
536cab0687
detect tx error - show warning and fix gasLimit
8 years ago
Kevin G. Serrano
7b3f1ecc41
Unify warning functions.
8 years ago
Dan Finlay
18cf635735
Fix github link on info page
8 years ago
Dan Finlay
b1fb8da3b0
Fix provider menu selection indication
8 years ago
Frankie
7d9e295b75
Change regex in isHex function
8 years ago
Frankie
d79424e9c0
clean up the isHex function
8 years ago
Frankie
aa4746f4c7
Add test and ability for isHex to handle hex strings with hex-prefix
8 years ago
Frankie
ac7dca22c3
Fix up wording
8 years ago
Frankie
5fb1e492fb
Add valdations to txData param
8 years ago
Frankie
aace26c4bd
Create callback and Clean-up details
8 years ago
Frankie
328f8b0cac
fix spelling
8 years ago
Frankie
67eba9f542
Specify base 10 in bignumber
8 years ago
Frankie
c400f7c0f6
Fix gasPrice range
8 years ago
Kevin Serrano
39f2118d31
Remove logs.
8 years ago
Dan Finlay
1dc2612f8e
Remove flex class from account list container
8 years ago
Kevin Serrano
5e9bc31c58
Cleanup.
8 years ago
Kevin Serrano
ed03b89e26
Move tos hash logic to build phase. Create dynamic global variables based on build.
8 years ago
Frankie
e1b78da3e6
Add custom gas field to send page
8 years ago
Kevin Serrano
0ecf364c5b
Prevent back/login buttons from appearing on the terms of service.
8 years ago
Kevin Serrano
c0d6dcff00
Rewritten to react standards. Way easier.
8 years ago
Kevin Serrano
a59422c01d
Linting.
8 years ago
Kevin Serrano
862adf3a4b
Rename drop menu item to be consistent with naming.
8 years ago
Kevin Serrano
f7714412e5
Add relevant legal links to help page.
8 years ago
Kevin Serrano
9b61978738
Make config page title consistent with menu item.
8 years ago
Kevin Serrano
94bfb5410b
Add links to relevant legal pages on user agreement page.
8 years ago
Kevin Serrano
64d8f91371
Add conditional logic for adding listener.
8 years ago
Kevin Serrano
1158855a15
Add padding to markdown paragraphs.
8 years ago
Kevin Serrano
991c06e542
Add CSS rules for proper formatting.
8 years ago
Kevin Serrano
3628c5b324
Implemented scroll-to-bottom functionality for button activation.
8 years ago
Dan Finlay
769bd8e2ee
Removed hex prefix from private key export
...
For compatibility with Jaxx, MEW, and Geth.
Fixes #687
8 years ago
Dan Finlay
c7d10affd5
Make seed word confirmation button font smaller
...
To avoid formatting glitches on some machines.
8 years ago
Dan Finlay
1f771f30e4
Space out purchase details on ShapeShift form
8 years ago
Dan Finlay
4eef2c57cf
Show loading indication when selecting ShapeShift
8 years ago
Frankie
77ef71448d
Fix CHANGELOG.md and restructure onClick events
8 years ago
Frankie
3682a2a1f9
linting
8 years ago
Frankie
9c982a4bd6
add tx-viz link to transaction history
8 years ago
Frankie
cf484d735f
Clean up some of the code
8 years ago
kumavis
1325990726
css - smaller balance warning
8 years ago
kumavis
f0d83813d6
confTx - add insufficient balance warning message
8 years ago
kumavis
5005fc143b
confTx - show disabled accept btn + add colors
8 years ago