Releases: cosmostation/mintscan-binance-dex-frontend
Releases · cosmostation/mintscan-binance-dex-frontend
Bep8 Mini-token update
Because Binance chain now supports mini tokens(been a while now actually)
- A new mini token tab in the asset page
- Integration to asset searches in the search bar(you can search mini tokens just like any other BEP2 token)
Optimizations and Updates
Because Binance chain is evolving, and API calls are a rare commodity
- Load account txs only after tab is selected and focused.
- Don't preload assets
- Increase api call interval x10
- Update for atomic swap txs
- Reduced wait time for token images to 1 second
- Various mistakes, exceptions fixed
- Ran out of coffee
Last minute fixes
Because we all make mistakes
- Fixed typo in readme
- Configuration for better GA
- Added accelerated binance nodes
- new Not Found page where tx exists but is not on our backend(link to binance's explorer)
- minor styling fixes
Long awaited first official release
All intended functionality and more have been implemented to the site
and appears to work.
The repo has now officially left the 'actively developing' phase
and now entered the 'maintaining' phase unless a reason to actively develop comes around.
(Unexpected popularity, influx of users, Critical bugs/api changes etc.)
Next minor or even possibly major update will probably be related to atomic swaps
or anything new that Binance decides to implement in the future.