Releases: unification-com/xfund-router
Releases · unification-com/xfund-router
v0.4.2
go-ooo
- Add support for Shibarium Puppynet
What's Changed
- Deploy and add support for Shibarium Puppynet by @Codegnosis in #113
Full Changelog: v0.4.1...v0.4.2
v0.4.1
go-ooo
- Make the minimum liquidity and tx count thresholds used in AdHoc queried configurable for each supported DEX
What's Changed
- Configurable liquidity and tx count thresholds by @Codegnosis in #112
Full Changelog: v0.4.0...v0.4.1
v0.4.0
go-ooo
- Migrate from hosted subgraphs to paid GRT
- Implement curated pair list for AdHoc queries
What's Changed
- Migration to paid GRT based subgraph queries and curated AdHoc pairs lists by @Codegnosis in #111
Full Changelog: v0.3.9...v0.4.0
go-ooo v0.3.9
go-ooo
- Improved token symbol validation to ignore tokens using binary or empty data as token symbols
- Improved DB error handling when creating/updating token/pair data
- Future proof - initial implementation and hooks for future support of Shibaswap on Shibarium mainnet as a data source
What's Changed
- go-ooo DB and token validation improvements by @Codegnosis in #110
Full Changelog: v0.3.8...v0.3.9
v0.3.8
Minor tweaks & bug fixes
What's Changed
- Minor tweaks by @Codegnosis in #107
- go-ooo - disable CGO for production build by @Codegnosis in #108
- go-ooo - ensure token symbols are not empty by @Codegnosis in #109
Full Changelog: v0.3.7...v0.3.8
v0.3.7
Adds support for Shibarium
What's Changed
- Add support for Shibarium by @Codegnosis in #106
Full Changelog: v0.3.6...v0.3.7
v0.3.6
Hotfix: explicitly set Content-Type: application/json
in headers
What's Changed
- go-ooo - explicit setting of Content-Type header by @Codegnosis in #105
Full Changelog: v0.3.5...v0.3.6
v0.3.5
go-ooo
- Add Sepolia support
- Add deprecation notice for Goerli
- Add support for
goreleaser
What's Changed
- Add Sepolia by @Codegnosis in #102
- Add goreleaser by @Codegnosis in #103
- Fix block number Router was deployed on sepolia by @Codegnosis in #104
Full Changelog: v0.3.2...v0.3.5
go-ooo v0.3.2
go-ooo
Golang implementation of the OoO Provider application
- Improved config file integration
What's Changed
Full Changelog: v0.3.1...v0.3.2
go-ooo v0.3.1
go-ooo
Golang implementation of the OoO Provider application
- Improved Adoc query response - DEX queries now executed in parallel, improving query speed by 6x
- Custom
logrus
wrapper as global - Other tweaks and fixes
What's Changed
Full Changelog: v0.3.0...v0.3.1