Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: take fee on to usdc (#4801) #4804

Merged
merged 1 commit into from
Apr 26, 2024
Merged

fix: take fee on to usdc (#4801) #4804

merged 1 commit into from
Apr 26, 2024

Conversation

kylezs
Copy link
Contributor

@kylezs kylezs commented Apr 26, 2024

Closes: PRO-1350

* fix: take network fee from output amount when swapping to stable

* chore: set value directly

* chore: bump runtime version

* chore: clippy

* chore: cleaner
Copy link

codecov bot commented Apr 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72%. Comparing base (68a5d74) to head (9f08e9d).

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #4804   +/-   ##
=====================================
  Coverage     72%     72%           
=====================================
  Files        412     412           
  Lines      70526   70565   +39     
  Branches   70526   70565   +39     
=====================================
+ Hits       50905   50939   +34     
- Misses     17127   17129    +2     
- Partials    2494    2497    +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kylezs kylezs enabled auto-merge April 26, 2024 14:54
@kylezs kylezs added this pull request to the merge queue Apr 26, 2024
Merged via the queue into main with commit 5b503b9 Apr 26, 2024
43 checks passed
@kylezs kylezs deleted the fix/cherry-pick-usdc-fix branch April 26, 2024 15:52
syan095 added a commit that referenced this pull request May 1, 2024
* origin/main:
  Arbitrum gas limit multiplier (#4781)
  fix: don't set code red on "agg-key set by gov-key" (#4813)
  fix: sign tx with correct key during rotation (#4794)
  chore: arbitrum witnesser permission (#4798)
  Solana (#4414)
  feat: try-runtime build step on dev ci (#4807)
  feat: optimistic build, streamlined ci-main (#4806)
  chore: log raw dispatch error (#4809)
  feat: allow for single binary CFE upgrades (#4634)
  fix: take fee on to usdc (#4801) (#4804)
  refactor: minor cleanup of retrier code and vault pallet (#4803)
  feat: cf_boost_pool_details rpc (#4780)

# Conflicts:
#	Cargo.lock
#	state-chain/chains/src/sol.rs
#	state-chain/chains/src/sol/program_instructions.rs
#	state-chain/chains/src/sol/sol_tx_building_blocks.rs
#	state-chain/chains/src/sol/token_instructions.rs
#	state-chain/runtime/src/safe_mode.rs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants