8000 Tags · Abecid/mirror-contracts · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Abecid/mirror-contracts

Tags

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Re-release v2.2.x (Mirror-Protocol#93)

* new mirror_admin_manager contract

* integrate admin_manager with governance, multiple poll types with different parameters

* add the hability to change the mir-ust pair on collector

* add collector migration logic

* feat: ability to deprecate a staking token

* add migration loogic for staking pool_infos

* feat: integrate collateral_oracle with new tefi_oracle

* fix test and typos, closes Mirror-Protocol#77

* feat: integrate mint contract with new oracle and preIPO mech

* feat: update mAsset whitelisting process to use new oracle and preIPO mech

* chore: update admin_manager schema

* chore: fmt and clippy

* chore: fmt, clippy and generate schemas

* fix(col_oracle): change is_revoked migration to consider rewly revoked assets

* fix(col_oracle): add missing migrate_config funtion to migration entry point

* fix(gov): minor fixes

* make gov update_config an admin action

* chore: fmt & clippy fixes

* fix typos

* gov: add poll_gas_limit parameter to prevent ghost failed polls

* gov: add unit tests for new poll configs

* migrate MIR-UST pair on contract migration (collector, staking) + add friendlier staking error for deprecated token

* fix: modify bond migration check to have new addresses marked as migrated

* remove unnecessary optional storage parameter + minor optimization

* add admin_action to PollResponse

* prevent converting address 2 times

* update versions to v2.2.0

* update tefi_oracle to latest version, improved whitelisting process

* col_oracle: migrate anchor oracle source to mirror tefi oracle

* remove previous staking migration logic

* change oracle address on factory/mint contracts migration

* fix pagination on descending positions query

* import tefi-oracle package from crates.io

* update CHANGELOG and optimizer version

v2.1.4

Toggle v2.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Auction discount fix (Mirror-Protocol#92)

* lower auction discount for assets with low minCR

* change test name

* fix clippy

* remove previous mint migrate msg

* update mint version and changelog

v2.1.3

Toggle v2.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Collector astro spread fix (Mirror-Protocol#91)

* set max spread for astroport swaps

* update collector version and changelog

v2.1.2

Toggle v2.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update CHANGELOG and update uint dependency to use 0.9.1 (Mirror-Prot…

…ocol#90)

v2.1.1

Toggle v2.1.1's commit message
remove preivous version from changelog

0