Releases: unification-com/xfund-router
Releases · unification-com/xfund-router
Release list
v0.6.1
go-ooo
- minor fixes and tweaks
What's Changed
- Default the shibarium RPC to rpc.shibarium.shib.io by @Codegnosis in #119
- fix - Skip Cosmos REST sources silently in the subgraph module builde… by @Codegnosis in #120
Full Changelog: v0.6.0...v0.6.1
v0.6.0
go-ooo
- Support a single binary serving multiple chains for fulfilling OoO data requests
What's Changed
- Single binary for multiple chains by @Codegnosis in #118
Full Changelog: v0.5.0...v0.6.0
v0.5.0
go-ooo
- Migrate to DEX only queries
- improved MAD outlier removal & mean price calculation
- further modularise DEX families for easier expansion
- Query the Dex Pair Verifyer API for supported pairs via authenticated call-response
- Now supports 30+ DEXs as price sources
- Modernised gas calculation for request fulfilment
- bug fixes and stability improvements
What's Changed
- go-ooo Improvements by @Codegnosis in #116
Full Changelog: v0.4.2...v0.5.0
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