Dan Finlay
86d367957f
Move responsive ui into its own folder for easier merges
7 years ago
Dan Finlay
5eb3d5d485
Make folder for responsive UI
7 years ago
Kevin Serrano
293d0b4a57
Minor cleanup
8 years ago
Kevin Serrano
10ca3b6467
Fix bug where submit was enabled when invalid params were filled out.
8 years ago
Kevin Serrano
60281f7250
Cleanup code.
8 years ago
Kevin Serrano
31d17c9e25
Fix test, create new value for precision/scale
8 years ago
Kevin Serrano
959038132a
Increase accuracy of our rounding schemes.
8 years ago
Kevin Serrano
d8130f1eff
Fix reset button.
8 years ago
Kevin Serrano
53b8d18a5f
Complete transition into BN.
8 years ago
Dan Finlay
9bea31a402
Fix initial tx fee estimation
8 years ago
Dan Finlay
3400ed0955
Fix a couple things
...
Sorry apparently the gas fixes weren't in the last commit, but are in this one.
As reported in previous commit, fixes a bug where initial estimate is not derived from the network.
Also fixes a bug where clicking "reset" does not clear our custom validation warnings.
8 years ago
Dan Finlay
bda821f144
Override browser default validation message
8 years ago
Dan Finlay
77907038ff
Got basic validations working
8 years ago
Dan Finlay
9f1f0bff1e
Some progress
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
666044d417
Add margins to align.
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
Kevin Serrano
a77a5f0ab3
Move input boxes into table and into details component.
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