Commit Graph

754 Commits (0204aa2001af25da01ba61aed32f36eac47079a1)

Author SHA1 Message Date
Dan Finlay c81a3c649a Add padding to token messages 7 years ago
Dan Finlay 5440ed23d6 Support other network links 7 years ago
Dan Finlay 3aff9fdd2a Support other network links 7 years ago
Kevin Serrano 9962a3068b
Change disabling button as state property. 7 years ago
Kevin Serrano 615b8d05a1
Prevent users from accidentally submitting two transactions by disabling button. 7 years ago
Kevin Serrano f925a37a9f
Fix react warning for keys on ens address book 7 years ago
Dan Finlay 027394b205 Reduce token list clutter by only showing held tokens 7 years ago
Dan Finlay 97ab48ba0d Fix propagation 7 years ago
Dan Finlay a2781df8b4 Add better event lifecycle management to token list. 7 years ago
Dan Finlay 60855b0510 Add send button to TokenFactory 7 years ago
Dan Finlay 48789f2a3d Add ability to add tokens to token list 8 years ago
Dan Finlay 0e1e0aa323 Create add token button and template view 8 years ago
Dan Finlay 1ed5804e4d Multiple loading style improvements 8 years ago
Dan Finlay 68389d5d49 Remove excessive log 8 years ago
Dan Finlay 1814721e80 Add no tokens message 8 years ago
Dan Finlay 96d416c486 Vertically center loading indication 8 years ago
Dan Finlay 6fda78cd2b Refresh token balance on network change 8 years ago
Dan Finlay b7b9e0c1ac Persist selected account tab 8 years ago
Dan Finlay 108c4ab2c5 Auto populate token list with popular token balances 8 years ago
Kevin Serrano 790712e6fd
Cleanup zero addresses. 8 years ago
Kevin Serrano 5e03b69892
Fix check icon appearing in inappropriate situations. 8 years ago
frankiebee d1fa3c6de1 only prefix ethereum address 8 years ago
frankiebee 5668910244 prefix the address with "ethereum:" 8 years ago
Kevin Serrano 2fcf3d8439
Modify wording to new accept. 8 years ago
Dan Finlay c8f0802a8e Fix bug that prevented publishing contracts 8 years ago
frankiebee 94fedd1fc9 Fix for quick switch on ENS names 8 years ago
frankiebee ec99bfd553 set the ensResolution to an invalid address if an error ocurs durring look up 8 years ago
frankiebee 0f69a09823 Fix linting error 8 years ago
frankiebee 653319be10 move address check to util.isValidAddress 8 years ago
frankiebee 37fd32025f Fix punctuation 8 years ago
frankiebee bb6e41963d Dissallow transactions to be sent to 0x0000000000000000000000000000000000000000 8 years ago
Dan Finlay 8dc6aa9c4c Remove dead style code 8 years ago
Dan Finlay 773b36b0de Move address copying into reusable component 8 years ago
Dan Finlay ec097c8e34 Add copy links to mini tx panels 8 years ago
Kevin Serrano 2b7d842498
Update gasblocklimit params with every block. 8 years ago
Kevin Serrano 51b5e2f6e7
Add max gas limit to UI 8 years ago
Kevin Serrano 9554788c14
Minor cleanup of lint 8 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
Dan Finlay 058b732213 Tolerate nonces of any format 8 years ago
Dan Finlay 954d8bd111 Render txs with no nonce 8 years ago
Dan Finlay 0ef9e8b709 Lint 8 years ago
Dan Finlay 3c90024564 Label the pending tx icon with a tooltip 8 years ago
Dan Finlay 6209224a6c Add transaction number (nonce) to tx list 8 years ago
Dan Finlay 7e7ceab95e Fix decimal tolerance 8 years ago
Kevin Serrano 717db41d0b
Modify test, replace clone package. 8 years ago
Dan Finlay 24737ded34 Fix bug where decimals in gas inputs gave strange results 8 years ago