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

precompile #2049

Merged
merged 11 commits into from
May 6, 2022
Merged

precompile #2049

merged 11 commits into from
May 6, 2022

Conversation

ukby1234
Copy link
Contributor

stable asset precompiles

@ukby1234 ukby1234 requested a review from xlc April 20, 2022 22:59
@codecov
Copy link

codecov bot commented Apr 20, 2022

Codecov Report

Merging #2049 (ed3c44c) into master (c52304a) will decrease coverage by 0.07%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2049      +/-   ##
==========================================
- Coverage   86.03%   85.96%   -0.08%     
==========================================
  Files          99       96       -3     
  Lines       20362    19403     -959     
==========================================
- Hits        17519    16680     -839     
+ Misses       2843     2723     -120     
Impacted Files Coverage Δ
modules/evm-bridge/src/lib.rs 80.18% <0.00%> (-8.28%) ⬇️
modules/transaction-payment/src/lib.rs 65.12% <0.00%> (-0.15%) ⬇️
modules/support/src/evm.rs 0.00% <0.00%> (ø)
modules/cdp-engine/src/tests.rs 100.00% <0.00%> (ø)
modules/idle-scheduler/src/tests.rs 100.00% <0.00%> (ø)
modules/homa-lite/src/mock_no_fees.rs 63.46% <0.00%> (ø)
modules/homa-validator-list/src/lib.rs 87.43% <0.00%> (ø)
modules/homa-validator-list/src/tests.rs 100.00% <0.00%> (ø)
primitives/src/currency.rs
modules/currencies/src/tests.rs
... and 7 more

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 c52304a...ed3c44c. Read the comment docs.

@xlc xlc requested review from zjb0807 and ermalkaleci April 21, 2022 13:10
runtime/common/src/precompile/stable_asset.rs Outdated Show resolved Hide resolved
runtime/acala/src/lib.rs Outdated Show resolved Hide resolved
runtime/common/src/precompile/mod.rs Outdated Show resolved Hide resolved
Frank Yin and others added 4 commits May 4, 2022 14:43
Co-authored-by: zjb0807 <zjb0807@qq.com>
Co-authored-by: zjb0807 <zjb0807@qq.com>
Co-authored-by: zjb0807 <zjb0807@qq.com>
@ukby1234 ukby1234 enabled auto-merge (squash) May 4, 2022 21:46
Frank Yin and others added 2 commits May 5, 2022 10:53
@ukby1234 ukby1234 merged commit 0871aa7 into master May 6, 2022
@ukby1234 ukby1234 deleted the precompile branch May 6, 2022 03:57
syan095 pushed a commit that referenced this pull request May 8, 2022
…rrencyIds

* origin/master:
  add xcm instruction RefundSurplus after Transact (#2088)
  rm dex share duplicate code (#2089)
  precompile (#2049)
  Remove honzon global paramter (#2071)
  update orml (#2077)
  Auto publish predeploy contracts (#2076)

# Conflicts:
#	modules/cdp-engine/src/lib.rs
#	modules/cdp-engine/src/tests.rs
#	runtime/acala/src/lib.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.

3 participants