1. 03 Aug, 2022 4 commits
  2. 02 Aug, 2022 3 commits
  3. 01 Aug, 2022 1 commit
  4. 30 Jul, 2022 3 commits
  5. 29 Jul, 2022 2 commits
    • lynn's avatar
      feat: add time / duration based event properties to swap events (#4193) · 6cb6faa9
      lynn authored
      * init commit
      
      * remove absolute value in date calc
      
      * all the events are now logged properly plus changed native token address to NATIVE
      
      * add documentation line
      
      * remove unnecessary prop
      
      * respond to vm comments
      
      * merge and rename util method
      
      * respond to vm comments again
      6cb6faa9
    • lynn's avatar
      feat: remaining swap events (#4169) · 3c5cc21e
      lynn authored
      * init commit
      
      * add amplitude ts sdk to package.json
      
      * add more comments and documentation
      
      * respond to vm comments
      
      * respond to cmcewen comments
      
      * fix: remove unused constants
      
      * init commit
      
      * adapt to web
      
      * add optional event properties to trace
      
      * correct telemetry to analytics
      
      * init commit
      
      * change telemetry to analytics in doc
      
      * init commit
      
      * fix: respond to cmcewen comments + initialize analytics in app.tsx + add missing return statement
      
      * add element name constant
      
      * init commit
      
      * correct price_impact calculation
      
      * resolve vm comments
      
      * fixes in response to comments
      
      * respond to vm
      
      * use ALL significant digits for token amounts
      
      * init commit
      
      * logged all properties
      
      * create helper function getPriceImpactPercentageNumber
      
      * 4 decimal points for percentages
      
      * price percentage fn
      
      * only log event on FIRST price fetch
      
      * init commit
      
      * add swap transaction completed event
      
      * respond to cmcewen comments
      
      * add two events
      
      * remove console.logs
      
      * move transaction completed logging to reducer
      
      * simplify and remove unnecessary logic and constants
      
      * respond to cmcewen comments
      
      * respond to cmcewen comments
      
      * respond to vm comment
      3c5cc21e
  6. 27 Jul, 2022 4 commits
  7. 26 Jul, 2022 2 commits
  8. 25 Jul, 2022 1 commit
  9. 23 Jul, 2022 1 commit
    • lynn's avatar
      feat: implement swap quote received event (#4165) · 62550a4a
      lynn authored
      * init commit
      
      * add amplitude ts sdk to package.json
      
      * add more comments and documentation
      
      * respond to vm comments
      
      * respond to cmcewen comments
      
      * fix: remove unused constants
      
      * init commit
      
      * adapt to web
      
      * add optional event properties to trace
      
      * correct telemetry to analytics
      
      * init commit
      
      * change telemetry to analytics in doc
      
      * init commit
      
      * fix: respond to cmcewen comments + initialize analytics in app.tsx + add missing return statement
      
      * add element name constant
      
      * init commit
      
      * correct price_impact calculation
      
      * resolve vm comments
      
      * fixes in response to comments
      
      * respond to vm
      
      * use ALL significant digits for token amounts
      
      * init commit
      
      * logged all properties
      
      * create helper function getPriceImpactPercentageNumber
      
      * 4 decimal points for percentages
      
      * price percentage fn
      
      * only log event on FIRST price fetch
      
      * respond to cmcewen comments
      62550a4a
  10. 22 Jul, 2022 1 commit
    • lynn's avatar
      feat: Web 214 implement the main submit swap event (#4061) · e01f30c0
      lynn authored
      * init commit
      
      * add amplitude ts sdk to package.json
      
      * add more comments and documentation
      
      * respond to vm comments
      
      * respond to cmcewen comments
      
      * fix: remove unused constants
      
      * init commit
      
      * adapt to web
      
      * add optional event properties to trace
      
      * correct telemetry to analytics
      
      * init commit
      
      * change telemetry to analytics in doc
      
      * init commit
      
      * fix: respond to cmcewen comments + initialize analytics in app.tsx + add missing return statement
      
      * add element name constant
      
      * init commit
      
      * correct price_impact calculation
      
      * resolve vm comments
      
      * fixes in response to comments
      
      * respond to vm
      
      * use ALL significant digits for token amounts
      
      * create helper function getPriceImpactPercentageNumber
      
      * 4 decimal points for percentages
      
      * change percentage to basis points units
      e01f30c0
  11. 21 Jul, 2022 11 commits
  12. 20 Jul, 2022 7 commits