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

add new call to execute completely fast match redeem #1922

Merged
merged 1 commit into from
Feb 24, 2022

Conversation

wangjj9219
Copy link
Member

front-end can batchAll request_redeem and fast_match_redeems_completely to avoid that redeemer want to fast redeem immediately but left a redeem request.

@codecov
Copy link

codecov bot commented Feb 24, 2022

Codecov Report

Merging #1922 (3609349) into master (c1bd96c) will decrease coverage by 0.02%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1922      +/-   ##
==========================================
- Coverage   85.86%   85.83%   -0.03%     
==========================================
  Files          82       82              
  Lines       18693    18704      +11     
==========================================
+ Hits        16050    16054       +4     
- Misses       2643     2650       +7     
Impacted Files Coverage Δ
modules/homa/src/lib.rs 83.65% <20.00%> (-1.40%) ⬇️
modules/homa/src/tests.rs 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c1bd96c...3609349. Read the comment docs.

@wangjj9219 wangjj9219 merged commit 68e2dff into master Feb 24, 2022
@wangjj9219 wangjj9219 deleted the completely-fast-match-redeem branch February 24, 2022 09:30
syan095 pushed a commit that referenced this pull request Mar 8, 2022
…count

* origin/master: (21 commits)
  udpate predeploy and disable NFT precompile for karura & acala (#1942)
  remove old migrations (#1937)
  Optimized calculations t avoid error caused by division missing (#1935)
  Statemine integration test (#1712)
  switch to london (#1932)
  fix clap annotation (#1933)
  fix package name (#1928)
  type cleanup (#1931)
  bump version (#1930)
  V0.9.17 (#1924)
  update precompile set (#1929)
  bump version (#1926)
  use internal release for dev release
  fix evm-bench access_list (#1925)
  add missing precompiles and fixes (#1923)
  remove legacy trader location (#1920)
  cdp enhancement (#1886)
  add new call to execute completely fast match redeem (#1922)
  Change StorageDepositPerByte (#1919)
  add ACA to CollateralCurrencyIds (#1918)
  ...

# Conflicts:
#	Cargo.lock
#	orml
#	runtime/integration-tests/src/setup.rs
#	runtime/integration-tests/src/stable_asset.rs
#	runtime/mandala/Cargo.toml
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.

None yet

2 participants