Skip to content

v2.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@aljo242 aljo242 released this 21 Jan 18:59
bbd36fe

This release adds new queries to x/marketmap and x/oracle that are safe to be called by on chain code (such as WASM contracts).

What's Changed

  • chore: multi-arch build workflow by @aljo242 in #844
  • doc: provider with example by @aljo242 in #845
  • chore: remove image builds by @aljo242 in #849
  • chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #846
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #847
  • chore(deps): bump github.com/golangci/golangci-lint from 1.62.0 to 1.62.2 by @dependabot in #843
  • chore(deps): bump google.golang.org/grpc from 1.68.0 to 1.68.1 by @dependabot in #848
  • chore(deps): bump golang.org/x/sync from 0.9.0 to 0.10.0 by @dependabot in #861
  • chore(deps): bump github.com/vektra/mockery/v2 from 2.46.0 to 2.50.0 by @dependabot in #862
  • chore(deps): bump golang.org/x/net from 0.31.0 to 0.32.0 by @dependabot in #860
  • chore(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 in the go_modules group by @dependabot in #870
  • chore: open source!! by @Zygimantass in #877
  • feat: add list query by @aljo242 in #888
  • chore: generate api files for query change by @aljo242 in #892
  • feat: deterministic query oracle by @aljo242 in #893

Full Changelog: v2.2.1...v2.3.0