Skip to content

Releases: cosmostation/mintscan-binance-dex-backend

v1.2.0

18 Aug 06:04
1b60381
Compare
Choose a tag to compare

Summary of Updates

Mintscan API

  • [UPDATE] update overall package structure
  • [UPDATE] clean up comments and codes
  • [ADD] add more targets in Makefile and add service.template for better deployment.
  • [ADD] add basic unit tests
  • [ADD] add log for incoming requests
  • [REMOVE] remove utils package and move response method to models

v1.1.1

14 Aug 08:50
Compare
Choose a tag to compare

Summary of Updates

  • [Fix] network type bug

v1.1.0

12 Aug 06:33
Compare
Choose a tag to compare

Summary of Updates

Chain Exporter

  • [UPGRADE] bump go-sdk version to v1.2.3
  • [UPDATE] clean up codes
  • [ADD] add service targets Makefile and service.template file
  • [ADD] add basic unit tests

v1.0.0

08 Apr 08:57
Compare
Choose a tag to compare

First official version for Mintscan for Biannce Chain backend

This version is the first official version for Mintscan for Binance Chain. All intended functionality is implemented and more will be implemented to support the site as time goes on.

The repository has now officially transitioned from the actively developing phase to the maintaining phase unless a reason to go back.

Note that 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.

  • Chain Exporter
  • Mintscan APIs
  • Stat Exporter