Skip to content

Version 0.10.0

Compare
Choose a tag to compare
@latenssi latenssi released this 27 May 10:06
· 26 commits to main since this release
d3002fb

What's Changed

  • Fixed get account non-fungible token details response by @seita-uc in #248
  • Fixed token setup error handling by @seita-uc in #249
  • Clean up testing infra and admin proposal key adding by @latenssi in #251
  • Use interfaces by @latenssi in #252
  • Update dependencies by @nanuuki in #253
  • Refactor DB transactions by @latenssi in #255
  • Dockerized e2e test suite by @latenssi in #256
  • Fix enqueue jobs by @seita-uc in #261
  • Update Go to 1.17 by @110y in #257
  • Config refactor, remove support for -envfile by @latenssi in #258
  • Persist emulator in test-suite, pause containers by @latenssi in #263
  • Move custom transaction function to prevent cyclic imports by @latenssi in #264
  • Add AcceptJob by @seita-uc in #259
  • Allow sequence number testing and add 2 basic tests by @latenssi in #269
  • Add: state updatedAt index by @seita-uc in #271
  • Add a standalone docker-compose file, update readme by @latenssi in #276
  • Handle PENDING_GENERATION when creating Google KMS keys by @nanuuki in #278
  • Add "sync key count for existing account" endpoint by @nanuuki in #277
  • Use latest finalized block for reference by @seita-uc in #286
  • Make some worker & service consts configurable. by @dkuryakin in #284

New Contributors

Full Changelog: v0.9.0...v0.9.1