• 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
Name
Last commit
Last update
..
abis Loading commit data...
assets Loading commit data...
components Loading commit data...
connection Loading commit data...
constants Loading commit data...
hooks Loading commit data...
lib Loading commit data...
locales Loading commit data...
pages Loading commit data...
serviceWorker Loading commit data...
state Loading commit data...
theme Loading commit data...
types Loading commit data...
utils Loading commit data...
i18n.tsx Loading commit data...
index.tsx Loading commit data...
polyfills.ts Loading commit data...
react-app-env.d.ts Loading commit data...
service-worker.ts Loading commit data...
serviceWorkerRegistration.ts Loading commit data...
setupTests.ts Loading commit data...
test-utils.tsx Loading commit data...