v0.5.0
What’s Changed
🚀 Features
pool swap
- confirm page @thedoublejay (#575)pop to top
- after every successful broadcast @thedoublejay (#571)
🐛 Bug Fixes
- fix for swap price @thedoublejay (#577)
- Cache pin for single task @ivan-zynesis (#574)
- update convert screen and ui fixes @thedoublejay (#569)
Maintenance
- refactor all wallet concerns into
<WalletContext>
@fuxingloh (#580) - refactor
<PlaygroundProvider/>
not be part of<Main/>
hierarchy @fuxingloh (#576) - Refactor
App.tsx
contexts and provider @fuxingloh (#570)