Skip to content

v0.11.1

Compare
Choose a tag to compare
@bsrinivas8687 bsrinivas8687 released this 15 Aug 17:19
· 14 commits to master since this release
b48aef9

What's Changed

  • c0d4401 Fix deposit add and subtract events
  • 2cef0ca Updated test files
  • f302367 Fixed incorrect validation of prices
  • f3e17df Added info logs in the ABCI end and begin block logic
  • 506b143 Added few code comments
  • e45b878 Improved events
  • 346c3ea Fixed session end event
  • 8f0927f Added subscribe command for plan
  • a8815a8 Added payout related queries in CLI
  • f901725 Added missing gigabyte prices while migrating the node params
  • 3286dcc Fixed invalid wrong type format in errors
  • f5acc9f Updated error codes and messages
  • ac5c80f Fixed incorrect placement of SubscriptionInactivePendingHook
  • 93b9c29 Update README.md
  • 01620b7 Update Makefile
  • 30dbffe Fix version issue in the Makefile
  • 37182f4 Added GitHub release workflow
  • cc8cd84 Added Dockerfile
  • 52b2a86 Updated makefile with static build support
  • d733409 Check if the coin is zero, not positive
  • f79d223 Added tests for few keys related functions in subscription module

Full Changelog: v0.11.0...v0.11.1