1. 06 Aug, 2021 1 commit
  2. 04 Aug, 2021 2 commits
  3. 03 Aug, 2021 4 commits
  4. 02 Aug, 2021 5 commits
  5. 31 Jul, 2021 6 commits
  6. 30 Jul, 2021 5 commits
  7. 29 Jul, 2021 5 commits
  8. 28 Jul, 2021 4 commits
  9. 26 Jul, 2021 5 commits
  10. 24 Jul, 2021 1 commit
  11. 23 Jul, 2021 2 commits
    • Justin Domingue's avatar
      fix: better support decimal overflow (#2075) · e07599ef
      Justin Domingue authored
      * better support decimal overflow
      
      * improve tests
      
      * explicitly define num digits in toSignificant
      
      * add tests for 0 decimals
      
      * undo change to tryParseAmount and instead compute price without relying on parse
      
      * remove console log and add test
      
      * removed comment
      
      * addressed pr feedback
      
      * improve parsing logic
      
      * addressed pr feedback
      e07599ef
    • Ian Lapham's avatar
      add UniH to unsupported list (#2097) · 311bdc19
      Ian Lapham authored
      311bdc19