### General - [x] Add recommended lock time for Create and AddLq (#39) - [x] Tests (#69) - [x] #71 - [ ] Metamask doesn't like nice things (aka old code) (#51) - [ ] Remove temporary anys and convert to types - [ ] Upgrade yarn packges without errors - [x] #77 - [ ] Add some Automated Testing ### Create Token Page: - [x] #18 - [x] Add Check to see if the base token is verified on changing currencies - [x] #24 - [x] #19 - [x] #30 - [x] Fix non-BNB (Reason for #33 and closes #6) - [x] #37 - [x] Migrate all variables into state - [x] #35 - [x] Fix receive amount (#45) - [x] Token Param validation issues (#47) - [x] Check add LQ of newly created token (#42) - [x] Show add token to wallet link after creating (#40) - [x] Remove newTokenAddress after clearing the modal (Otherwise it'll appear on the next modal) - [x] Fix header to be like other pages (Add Recent TX etc) - [x] More bloody BigNumber Issues - [x] #79 ### Add Liquidity Page: - [x] Add check to ensure token is verified on creating / adding to a pool (#32) - [x] Fix lq lock time (#36) - [x] Fix the time display? (#31) - [x] Change pending tx color (#48) - [x] Fix Lock forever failing (#54) - [x] Remove lq coming up as unverified pair (#59) - [x] Have 'Show Unlocked Only' button - [x] #64 - [x] #72 - [x] #74 (Including Mobile) ### Verify Token Page: - [x] Create a basic version (#22) - [x] Add types to Typify it - [x] Add state to Reactify it - [x] Pkify it - [x] Amend Req rejected text (#87) - [x] Fix random feedback issues (#88) - [x] Fix allowing negative numbers for tip (#89) - [x] Show a loader while TX processing (#90) - [x] Change Req submitted text to yellow (#91) - [x] More spit-n-shine (It's a bit of a mess code-wise atm, but 🤷♂️) ### User - [x] Change default theme to dark (#49)
General
Create Token Page:
Add Liquidity Page:
Verify Token Page:
User