Releases: code-payments/ocp-server
Releases · code-payments/ocp-server
v1.19.0
What's Changed
- Migrate messaging to DynamoDB by @jeffyanta in #226
- Currency stores overhaul by @jeffyanta in #227
Full Changelog: v1.18.0...v1.19.0
v1.18.0
What's Changed
- Update Claude.md by @jeffyanta in #222
- Rename remote send flow to indirect send by @jeffyanta in #223
- Bump dependencies by @jeffyanta in #225
- Support tasks for guaranteed post-payment processing in SubmitIntent by @jeffyanta in #224
Full Changelog: v1.17.0...v1.18.0
v1.17.0
What's Changed
- Actually update min holdings to $10 by @jeffyanta in #218
- Bump aws-sdk-go-v2 to v1.41.9 by @jeffyanta in #219
- Add NewAccountFromEntropy common utility by @jeffyanta in #221
- Support additional app metadata in SubmitIntent by @jeffyanta in #220
Full Changelog: v1.16.0...v1.17.0
v1.16.0
What's Changed
- Use confirmed balances for USDC ATA balances by @jeffyanta in #215
- Update min holder value to $10 by @jeffyanta in #216
- Initialize destination VTA when receiver doesn't own a currency on direct payment by @jeffyanta in #217
Full Changelog: v1.15.0...v1.16.0
v1.15.0
What's Changed
- UA component detection are now relative instead of hardcoded by @jeffyanta in #211
- Hide dust in USDC ATA to avoid perpetual deposit flow looops by @jeffyanta in #212
- Bump open account transaction CU by @jeffyanta in #213
- Add ability to notify of stateless swap being submitted by @jeffyanta in #214
Full Changelog: v1.14.0...v1.15.0
v1.14.0
What's Changed
- Reduce swap transaction CUs by @jeffyanta in #204
- Update Core Mint name and description by @jeffyanta in #205
- Revert Core Mint description by @jeffyanta in #206
- Add CloseDepositAccountIfEmpty VM instruction by @jeffyanta in #207
- GetTokenAccountInfos now returns the USDC ATA by @jeffyanta in #208
- Implement initial USDC deposit flow with a swap to USDF by @jeffyanta in #209
- Use memo v2 program for VM deposits by @jeffyanta in #210
Full Changelog: v1.13.0...v1.14.0
v1.13.0
What's Changed
- Close swap ATA on recovery flow if it's empty by @jeffyanta in #197
- Enforce destination owner exists when create-on-send fee is present by @jeffyanta in #198
- Bump maxDiscoveredCurrencies to 1000 by @jeffyanta in #201
- Update getLatestHistoricalTime so latest historical data point is always included by @jeffyanta in #202
- Add support for Coinbase onramp swap funding source by @jeffyanta in #203
Full Changelog: v1.12.0...v1.13.0
v1.12.0
What's Changed
- Add token account check on Coinbase Stable Swapper flow by @jeffyanta in #193
- Add liquidity check on StatefulSwap RPC for Coinbase Stable Swapper swaps by @jeffyanta in #194
- Update ExternalDepositMetadata to capture return flows by @jeffyanta in #195
- Implement auto-recovery when a swap fails by @jeffyanta in #196
Full Changelog: v1.11.0...v1.12.0
v1.11.0
What's Changed
- Fix currency memory account resize compute units by @jeffyanta in #182
- Reduce nonce worker log spam for non-issue errors by @jeffyanta in #183
- Latest data point in GetHistoricalMintData is now the live data by @jeffyanta in #184
- Reduce more nonce worker log spam for non-issue errors by @jeffyanta in #185
- Add Coinbase stable swapper Solana program package by @jeffyanta in #186
- Generalize user-agent parsing by @jeffyanta in #187
- Add UserAgentName mapstructure to gRPC app config by @jeffyanta in #188
- Add Coinbase client for getting onramp orders by @jeffyanta in #189
- Update Coinbase client to use the v2 API by @jeffyanta in #191
- Support USDC withdrawals by @jeffyanta in #190
- Pull ocp-protobuf-api v1.10.0 by @jeffyanta in #192
Full Changelog: v1.10.0...v1.11.0
v1.10.0
What's Changed
- Add more logging around denied currency launches by @jeffyanta in #181
- Incorporate a fee when launching a new currency by @jeffyanta in #180
Full Changelog: v1.9.0...v1.10.0