Skip to content

Releases: cosmostation/mintscan-binance-dex-frontend

Bep8 Mini-token update

11 Sep 08:42
Compare
Choose a tag to compare

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

01 Jul 09:19
Compare
Choose a tag to compare

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

14 Apr 10:29
Compare
Choose a tag to compare

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

07 Apr 06:50
Compare
Choose a tag to compare

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.