Releases: code-payments/ocp-server
Releases · code-payments/ocp-server
v0.33.0
What's Changed
- Support verified exchange data passthrough for gives/grabs by @jeffyanta in #98
Full Changelog: v0.32.0...v0.33.0
v0.32.0
What's Changed
- Remove debug print by @jeffyanta in #94
- Aggressively cache GetMints RPC responses by @jeffyanta in #95
- Bump base priority fees by @jeffyanta in #96
- Setup two more test/demo currencies by @jeffyanta in #97
Full Changelog: v0.31.0...v0.32.0
v0.31.0
What's Changed
- Imlement price and market cap in GetMints by @jeffyanta in #90
- Setup another currency by @jeffyanta in #91
- Support bill color customizations by @jeffyanta in #92
- Support currency social links by @jeffyanta in #93
Full Changelog: v0.30.0...v0.31.0
v0.30.0
What's Changed
- Setup additional currencies for test/demos by @jeffyanta in #89
Full Changelog: v0.29.0...v0.30.0
v0.29.0
What's Changed
- Deposit sync is now triggered in the background by @jeffyanta in #87
- Fix Postgres spans not being included in NR traces by @jeffyanta in #88
Full Changelog: v0.28.0...v0.29.0
v0.28.0
What's Changed
- Remove blockchain account check for VM swap ATAs in SubmitIntent by @jeffyanta in #85
- Setup additional test/demo currencies by @jeffyanta in #86
Full Changelog: v0.27.0...v0.28.0
v0.27.0
What's Changed
- Filter unused FX rates by @jeffyanta in #83
- Filter more unused FX rates by @jeffyanta in #84
- Remove legacy exchange data systems by @jeffyanta in #67
Full Changelog: v0.26.0...v0.27.0
v0.26.0
What's Changed
- The deposit intent for a sell is now always in USD by @jeffyanta in #81
- Provide target mint for OnSwapFinalized by @jeffyanta in #82
Full Changelog: v0.25.0...v0.26.0
v0.25.0
What's Changed
- Fix swap external deposit exchange rate by @jeffyanta in #74
- Implement a mock USD cost basis for GetTokenAccountInfos by @jeffyanta in #75
- Use finalized blockchain state for USD market value on sell from intent funding by @jeffyanta in #76
- Support USD cost basis in GetTokenAccountInfos by @jeffyanta in #77
- Don't fail GetHistoricalMintData if getting the latest data point errors out by @jeffyanta in #78
- Update intent swap fundings with blockchain USD market value for sells by @jeffyanta in #79
Full Changelog: v0.24.0...v0.25.0
v0.24.0
What's Changed
- Improve USD market value calculations by @jeffyanta in #69
- Fix USD market value calculation for public payment intents by @jeffyanta in #70
- Fix USD market values for sells to consider fees by @jeffyanta in #71
- Move away from GetLatestExchangeRateTime for historical mint data by @jeffyanta in #72
- Add swap metadata to intent record by @jeffyanta in #73
Full Changelog: v0.23.0...v0.24.0