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

chore: latest price oracle version #314

Merged
merged 2 commits into from
Jan 18, 2022
Merged

chore: latest price oracle version #314

merged 2 commits into from
Jan 18, 2022

Conversation

enthusiastmartin
Copy link
Contributor

Fixes price-oracle on_finalize panic.

The PR also uses cargo patch for warehouse for easier warehouse revision future updates.

@github-actions
Copy link

github-actions bot commented Jan 17, 2022

Crate versions that have been updated:

  • pallet-asset-registry: v1.1.5 -> v1.1.6
  • pallet-exchange: v5.2.4 -> v5.2.5
  • pallet-lbp: v4.2.1 -> v4.2.2
  • pallet-xyk: v3.4.0 -> v3.4.1
  • basilisk-runtime: v30.0.0 -> v31.0.0
  • common-runtime: v1.4.0 -> v1.4.1
  • testing-basilisk-runtime: v30.0.0 -> v31.0.0

basilisk-runtime: cargo and spec versions don't match.
testing-basilisk-runtime: cargo and spec versions don't match.

Runtime versions don't match.

Runtime version has not been increased.

# Conflicts:
#	Cargo.lock
#	Cargo.toml
#	pallets/asset-registry/Cargo.toml
#	pallets/exchange/Cargo.toml
#	pallets/lbp/Cargo.toml
#	pallets/transaction-multi-payment/Cargo.toml
#	pallets/xyk/Cargo.toml
#	pallets/xyk/src/lib.rs
#	runtime/basilisk/Cargo.toml
#	runtime/common/Cargo.toml
#	runtime/testing-basilisk/Cargo.toml
@codecov
Copy link

codecov bot commented Jan 18, 2022

Codecov Report

Merging #314 (ef947e1) into master (7f54654) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #314   +/-   ##
=======================================
  Coverage   82.02%   82.02%           
=======================================
  Files          20       20           
  Lines        2075     2075           
=======================================
  Hits         1702     1702           
  Misses        373      373           
Impacted Files Coverage Δ
pallets/xyk/src/lib.rs 84.16% <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 7f54654...ef947e1. Read the comment docs.

@mrq1911 mrq1911 merged commit e8c6299 into master Jan 18, 2022
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