This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
v0.1.4
What's Changed
- refac: add monorepo structure with fuels default packages config by @pedronauck in #118
- style: change pool tabs style by @pedronauck in #143
- fix: update contracts to forc to v0.13.0 by @luizstacio in #152
- feat: update contract id by @luizstacio in #154
- feat: add mint inside dropdown menu on wallet card header by @pedronauck in #153
- refac: add loading when calculating swap amount by @pedronauck in #155
- feat: add price per token feature on swap by @pedronauck in #157
- refac: remove recoil and use jotai instead by @pedronauck in #166
- docs: update READMEs with getting started and project structure info by @matt-user in #167
- docs: info for env variables and setup by @matt-user in #170
- refac: add skeleton as loading by @pedronauck in #168
- feat: add wallet on header and create two pages, assets and create wallet by @pedronauck in #162
- chore: update build script to copy 404 by @luizstacio in #172
- feat: Save state of pool page by @LuizAsFight in #164
- feat(PoolPage): When set input value, calculate the other input value. Validate if pool ratio is right by @LuizAsFight in #185
- feat(PoolPage): improve button feedback. reload/clear after create liquidity by @LuizAsFight in #187
- docs: add links for live previews by @luizstacio in #183
- feat: add user guided states on swap by @luizstacio in #188
- ci: add action for validate pull request by @pedronauck in #178
- feat: add dropdown to select token on swap by @pedronauck in #184
- feat: add tooltip message for coin selector when eth by @pedronauck in #197
- fix: ts warning by @pedronauck in #198
- feat: auto faucet by @pedronauck in #199
- feat(PoolPage): add feedback alert when creating a new pool by @LuizAsFight in #196
- fix(PoolPage): handle error feedback (getting stuck in Provide Liquidity stage) by @LuizAsFight in #201
- feat(PoolPage): improve button feedback + improve success feedback by @LuizAsFight in #194
- fix: swap refresh by @matt-user in #195
- chore: make use of any type an eslint error by @matt-user in #171
- chore: use latest TypeChain version 8+ by @camsjams in #193
- feat: return reserves and fee on price preview by @luizstacio in #190
- chore: add ignore vercel file by @luizstacio in #205
- fix: add prod env variables due to vercel issues by @luizstacio in #206
- feat: implement Accordion component by @pedronauck in #204
- fix: price per token calculation by @luizstacio in #209
New Contributors
- @matt-user made their first contribution in #167
- @camsjams made their first contribution in #193
Full Changelog: v0.1.3...v0.1.4