Changelog
- 80cd4d9: init (#290) (@davidterpay)
- 6ec734e: chore: Updating config readme (#288) (@davidterpay)
- d43f6be: Fix dev after rename (#292) (@Eric-Warehime)
- fa9b7b7: feat(providers/api): Introduce a
APIPriceFetcher
interface [BLO-1026] [BLO-1047] (#299) (@nivasan1) - 9f5addf: fix: Generalize the REST Fetcher (#303) (@davidterpay)
- a269b66: fix(ci): build cross-arch images only on release (#304) (@Zygimantass)
- 45221b6: chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 (#309) (@dependabot[bot])
- 6e65302: fix(infra): expose metrics and sidecar http publicly (#305) (@Zygimantass)
- 977c76d: feat: Add volatile market provider (#307) (@Eric-Warehime)
- 208af4a: feat(providers/marketmap): Ignore non-existent providers when updating market-map [SKI-31] (#314) (@nivasan1)
- baa70ec: feat(defi): Implement raydium provider [BLO-1064] (#301) (@nivasan1)
- a877a1c: chore(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 (#319) (@dependabot[bot])
- d3cd4cd: chore(deps): bump github.com/vektra/mockery/v2 from 2.42.1 to 2.42.2 (#317) (@dependabot[bot])
- 73de446: chore(deps): bump docker/login-action (#295) (@dependabot[bot])
- 9400f8f: chore(deps): bump github.com/golangci/golangci-lint (#298) (@dependabot[bot])
- fc32d63: chore(deps): bump the go_modules group across 1 directory with 4 updates (#313) (@dependabot[bot])
- 6ef76fd: chore(deps): bump golang.org/x/net from 0.23.0 to 0.24.0 (#318) (@dependabot[bot])
- 43cfcac: chore(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.0 (#310) (@dependabot[bot])
- bdfe25e: feat(defi): Add Raydium logic to APIQueryHandler factory [BLO-1064] (#302) (@nivasan1)
- 0fe0900: fix(infra): expose metrics endpoint outside of mesh for Grafana (#324) (@Zygimantass)
- aab0e63: feat(providers/api): multi-solana-client [BLO-1067] (#308) (@nivasan1)
- 35c352e: fix(providers/api/metrics): Report correct error codes in metrics for APIs (#323) (@nivasan1)
- 56fde74: feat: UniswapV3 Provider (#311) (@davidterpay)
- f83c9eb: err unresolved (#321) (@aljo242)
- 262fddc: feat(api/providers): Introduce
BatchSize
parameter to the oracle api-config [BLO-1078] (#329) (@nivasan1) - e2eb670: feat(providers/apis): Add optional authentication per endpoint [BLO-1069] (#332) (@nivasan1)
- b11a6ec: linting (#335) (@nivasan1)
- 5848d8a: chore(deps): bump github.com/cosmos/ibc-go/v8 in /tests/integration (#320) (@dependabot[bot])
- e118571: chore(deps): bump github.com/gagliardetto/solana-go from 1.9.3 to 1.10.0 (#327) (@dependabot[bot])
- ba6df4a: chore(deps): bump supplypike/setup-bin from 3 to 4 (#336) (@dependabot[bot])
- 8485e6e: chore(deps): bump github.com/gagliardetto/binary from 0.7.7 to 0.8.0 (#326) (@dependabot[bot])
- ab7ef5e: chore(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2 (#331) (@dependabot[bot])
- 20c6f56: chore(deps): bump github.com/klauspost/compress from 1.17.7 to 1.17.8 (#330) (@dependabot[bot])
- 043ce53: feat:
x/marketmap
v2 (#265) (@aljo242) - d13181b: fix: ABCI Removal Fix of Currency Pairs (#300) (@davidterpay)
- 37573e0: fix: compute gov addr after
sdk.Config()
changed (#316) (@beer-1) - 416b49d: correctly handle all responses (#339) (@davidterpay)
- e51e6c2: feat: Local UniswapV3 Markets (#340) (@davidterpay)
- f06be79: chore: cleanup
oracle
(#342) (@aljo242) - eaac82a: feat: Compatibility between the voteweighted package and ICS consumer keeper (#315) (@Eric-Warehime)
- 4c45a1d: fix(infra): increase memory limit (#345) (@Zygimantass)
- 80ad65e: chore(deps): bump github.com/cosmos/ibc-go/v8 from 8.1.0 to 8.2.0 (#347) (@dependabot[bot])
- fe47e4c: chore(deps): bump github.com/ethereum/go-ethereum (#351) (@dependabot[bot])
- 68c0256: chore(deps): bump golang.org/x/vuln from 1.0.4 to 1.1.0 (#350) (@dependabot[bot])
- 1aca111: chore: reduce log level in providers (#353) (@aljo242)
- bafca00: chore(deps): bump golang.org/x/net (#357) (@dependabot[bot])
- 2f960dc: chore: fix typos (#355) (@xiaoxianBoy)
- d5739cc: feat: Add dynamic provider naming to uniswapv3 (#354) (@Eric-Warehime)
- 513d184: feat: Ethmulticlient with auth (#358) (@Eric-Warehime)
- 3300353: fix: expose chain-side metrics only on the sdk exposed port (#349) (@aljo242)
- 2fd971c: feat(providers/api/marketmap): Add raydium to dydx market-map provider [BLO-1084] (#344) (@nivasan1)