Agoric / agoric-sdk

monorepo for the Agoric Javascript smart contract platform
Apache License 2.0
327 stars 207 forks source link

feat: fusdc advancer with fees #10494

Closed 0xpatrickdev closed 4 days ago

0xpatrickdev commented 1 week ago

refs: #10390

Description

Security Considerations

Scaling Considerations

None really, mainly contains AmountMath computation.

Documentation Considerations

Includes jsdoc and code comments

Testing Considerations

Includes unit tests for FeeTools, attempting to cover all foreseeable scenarios. A bit light on testing integrations with the advancer and settler.

Upgrade Considerations

N/A, unreleased

cloudflare-workers-and-pages[bot] commented 1 week ago

Deploying agoric-sdk with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3771e7f
Status: ✅  Deploy successful!
Preview URL: https://d3aaff76.agoric-sdk.pages.dev
Branch Preview URL: https://pc-fusdc-fees.agoric-sdk.pages.dev

View logs

github-actions[bot] commented 1 week ago

Base branch is changed to master. Please re-run the integration tests by adding 'force:integration' label.