Releases: gnolang/tx-indexer
Releases · gnolang/tx-indexer
v0.2.0
What's Changed
- feat: Support amd64 and arm64 docker archs by @ajnavarro in #29
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- fix(storage): Refactor improving performance and atomicity. by @ajnavarro in #8
- feat: Added primary indexes and GraphQL interface. by @ajnavarro in #12
- feat: add secondary indexes + querying tx by hash by @ajnavarro in #16
- chore: change default listening port from 8545 to 8546 by @D4ryl00 in #22
- feat: Add rate limit by @ajnavarro in #21
- fix: correct repo uri in README.md by @n0izn0iz in #23
- Transaction filter by @notJoon in #5
- feat: Add transaction message filter in GraphQL by @jinoosss in #20
- fix: Move graphql api to a separated endpoint. by @ajnavarro in #26
- feat: add releaser workflow by @zivkovicmilos in #25
- Fix Dockerfile on goreleaser by @ajnavarro in #27
- Add Dockerfile for release by @ajnavarro in #28
New Contributors
- @notJoon made their first contribution in #6
- @ajnavarro made their first contribution in #8
- @D4ryl00 made their first contribution in #22
- @n0izn0iz made their first contribution in #23
- @jinoosss made their first contribution in #20
- @zivkovicmilos made their first contribution in #25
Full Changelog: https://github.com/gnolang/tx-indexer/commits/v0.1.0