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

release: prepare for release 1.3.0 #547

Merged
merged 5 commits into from
Dec 26, 2023
Merged

release: prepare for release 1.3.0 #547

merged 5 commits into from
Dec 26, 2023

Conversation

alexgao001
Copy link
Collaborator

Description

This release contains two features.

#542 feat: add crosschain permission app
#534 feat: implemente Msgs for SP exit

Rationale

Enable SP exit and permission crosschain

Example

NA

Changes

Notable changes:

  • implementation of new msgs for SP exit
  • permission crosschain

Potential Impacts

  • add potential impacts for other components here
  • ...

unclezoro and others added 5 commits December 21, 2023 10:32
release: sync the master branch to develop
* implemente Msgs for SP exit

* add tests

* add tests

* fix proto format

* fix test

* expose the gvg statistic api for query

* transfer deposit of forced exit SP to payment module when exit completed

* fix test

* fix comments

* fix comments

* fix comment

* fix comment

* format code

* fix swagger yaml due to outdated buf version

* refine the code

* fix SetUpgradeInitializer

* fix SetUpgradeInitializer

* use queried SP deposit in test

* enable bucket migration

* fix duplicate gvgs in test

* allow reserved swapin expired SP to continue acquire data if no other SP reserve.

* forced exit SP staked BNB transfer to payment module gov stream record related bank account

* add test

* fix test assertion due to duplicate GVG not allowed

* fix the new params validation failed when init genesis

* fix swagger

* fix test
* feat: add permission crosschain app

* chore: format code

* fix: add permission check before putPolicy and deletePolicy

* chore: lint code

* fix: test

* fix: reuse NormalizePrincipal and ValidatePrincipal

* feat: replace json marshal with protoBuf marshal for policy
@alexgao001 alexgao001 added this pull request to the merge queue Dec 26, 2023
Merged via the queue into master with commit 01340ea Dec 26, 2023
12 checks passed
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.

4 participants