Version 0.10.0
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
- @110y made their first contribution in #257
- @dkuryakin made their first contribution in #284
Full Changelog: v0.9.0...v0.9.1