This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
v0.0.1
Summary
- NativeToken Faucet
- Mint Alt. Tokens
- Create liquidity pools
- Remove liquidity
- View Assets
- Create a Simple Wallet
What's Changed
- Init swap client ⚡ by @luizstacio in #2
- Add
out
directory to gitignore by @adlerjohn in #3 - Remove some dead code by @adlerjohn in #4
- Commit JSON ABI file. by @adlerjohn in #5
- Feat: Wallet setup by @luizstacio in #6
- added dropdown menu for coin selector by @eureka-cpu in #8
- fixes bug in get_input_price math by @simonr0204 in #10
- change author to authors in Forc.toml by @JoshuaBatty in #11
- Add Sway Syntax Highlighting by @ControlCplusControlV in #13
- setup for filling in menu items by @eureka-cpu in #9
- feat: port client from next.js to pure react by @luizstacio in #15
- chore: remove some wallet text refs by @luizstacio in #19
- feat: deploy client app to gh-pages by @luizstacio in #18
- Update and fix demo by @luizstacio in #21
- fix: update yarn.lock by @luizstacio in #25
- chore: update fuels version by @luizstacio in #26
- fix: add public_url on img src by @luizstacio in #27
- Update syntax for contract methods by @mohammadfawaz in #28
- Small typo and a change in imports by @mohammadfawaz in #29
- Small fixes to
withdraw
andadd_liquidity
by @mohammadfawaz in #30 - Ls/feat/update contracts and client libs by @luizstacio in #32
- feat: implement swap ui by @luizstacio in #35
- Create UI to provide liquidity and mint coins by @luizstacio in #36
- Use new storage syntax and remove unnecessary arguments by @mohammadfawaz in #43
- feat: add mint coins by @luizstacio in #45
- fix: remove temporary second params #39 by @luizstacio in #49
- feat: add contracts configs to CI and update dependencies by @luizstacio in #48
- feat: add deploy contracts script by @luizstacio in #50
- Script Fixes by @AlicanC in #51
- Fix Pool Calls by @AlicanC in #52
- feat: remove liquidity by @luizstacio in #57
- fix: remove duplicated inputs by @luizstacio in #61
- Chores by @AlicanC in #63
- chore: command to prettify by @luizstacio in #64
- chore: bump fuel-core version to v0.6 by @luizstacio in #65
- chore: update swap contract id by @luizstacio in #67
- Add
README.md
to the project by @pixelsbyeryc in #60 - chore: comment empty sections on readme by @luizstacio in #71
- ci: deploy page when a release is published by @luizstacio in #72
New Contributors
- @luizstacio made their first contribution in #2
- @adlerjohn made their first contribution in #3
- @eureka-cpu made their first contribution in #8
- @simonr0204 made their first contribution in #10
- @JoshuaBatty made their first contribution in #11
- @ControlCplusControlV made their first contribution in #13
- @mohammadfawaz made their first contribution in #28
- @AlicanC made their first contribution in #51
- @pixelsbyeryc made their first contribution in #60
Full Changelog: https://github.com/FuelLabs/swayswap/commits/v0.0.1