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

Improvement/orml oracle #1998

Merged
merged 5 commits into from
Mar 29, 2022
Merged

Improvement/orml oracle #1998

merged 5 commits into from
Mar 29, 2022

Conversation

syan095
Copy link
Contributor

@syan095 syan095 commented Mar 29, 2022

Updated orml-oracle modules so that values are combined on feed, rather than on get.

@syan095 syan095 requested review from shaunxw and xlc March 29, 2022 00:30
@codecov
Copy link

codecov bot commented Mar 29, 2022

Codecov Report

Merging #1998 (acc59a5) into master (5a8f381) will decrease coverage by 0.13%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1998      +/-   ##
==========================================
- Coverage   86.09%   85.95%   -0.14%     
==========================================
  Files          99       97       -2     
  Lines       20003    19015     -988     
==========================================
- Hits        17221    16344     -877     
+ Misses       2782     2671     -111     
Impacted Files Coverage Δ
modules/currencies/src/tests.rs
modules/currencies/src/lib.rs
primitives/src/currency.rs
rpc/src/lib.rs 0.00% <0.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 5a8f381...acc59a5. Read the comment docs.

@syan095 syan095 enabled auto-merge (squash) March 29, 2022 02:14
@syan095 syan095 merged commit c61cef9 into master Mar 29, 2022
@syan095 syan095 deleted the improvement/orml-oracle branch March 29, 2022 03:13
syan095 pushed a commit that referenced this pull request Apr 8, 2022
…ts-for-currencies

* origin/master: (362 commits)
  Skip idle_scheduler Calls When Not Producing blocks  (#1721)
  config more homa subaccounts for Karura (#2004)
  rm wt storage (#1984)
  Update construct_runtime's syntax (#2000)
  polkadot v0.9.18 (#1988)
  be srtool compatible (#2021)
  Update README.md (#2022)
  update precompile weights (#2020)
  Mandala supports PricingPegged for taiKSM (#2015)
  remove unneeded param (#2014)
  fix srtool (#2013)
  update precompile gas_limit (#2007)
  fix verify bootnodes script
  Bump minimist from 1.2.5 to 1.2.6 in /ts-tests (#2008)
  Bump (#2005)
  add NativeAssetId to asset registry (#1993)
  connect earning and incentives (#1995)
  Liquidation (#1955)
  Improvement/orml oracle (#1998)
  Mock xcm (#1977)
  ...

# Conflicts:
#	modules/currencies/src/lib.rs
#	predeploy-contracts
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