Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Update dependency @astroport/math to v1 #18

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@astroport/math 0.5.1 -> 1.0.1 age adoption passing confidence

Release Notes

astroport-fi/astroport-math (@​astroport/math)

v1.0.1

Compare Source

Full Changelog: astroport-fi/astroport-math@1.0.0...1.0.1

v1.0.0

Compare Source

BREAKING CHANGES

  • feat: upgrade pcl swap to include oracle price on spread calc

    This means the interface to call concentrated_swap changes to:

    fn compute_swap(
        xs: &[Decimal256],
        offer_amount: Decimal256,
        ask_ind: usize,
        maker_fee_share: Decimal256,
        oracle_price: Decimal256,
        price_scale: Decimal256,
        fee_gamma: Decimal256,
        mid_fee: Decimal256,
        out_fee: Decimal256,
        block_time: u64,
        initial_time: u64,
        inital_amp: Decimal,
        initial_gamma: Decimal,
        future_time: u64,
        future_amp: Decimal,
        future_gamma: Decimal,
    )
    

**Full Changelog**: https://github.com/astroport-fi/astroport-math/compare/0.5.1...1.0.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/astroport-math-1.x branch from 8214db2 to 6e499be Compare November 23, 2023 15:21
@renovate renovate bot force-pushed the renovate/astroport-math-1.x branch 2 times, most recently from 380dd31 to 779e123 Compare December 8, 2023 03:31
@renovate renovate bot force-pushed the renovate/astroport-math-1.x branch from 779e123 to 153091c Compare December 19, 2023 19:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants