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 release for v0.2.4-alpha.2 #424

Merged
merged 15 commits into from
Aug 16, 2023
Merged

release: prepare release for v0.2.4-alpha.2 #424

merged 15 commits into from
Aug 16, 2023

Conversation

randyahx
Copy link
Contributor

@randyahx randyahx commented Aug 16, 2023

Description

This release contains 4 features and 4 bugfixes.

Rationale

Features:

  • #411 feat: add RemoveExpiredPolicies
  • #413 feat: implement cross-chain mechanism between op and greenfield
  • #415 feat: enable plain store for full node
  • #420 feat: skip sig verification on genesis block

Bugfixes:

  • #416 fix: update the dependencies to the latest develop branch
  • #419 fix: validate bls key and proof before submitting proposal
  • #410 fix: fix group member key collision issues
  • #422 fix: fix the SettleTimestamp calculation

Chores:

  • #408 chore: payment refactor to use global store prices for billing
  • #409 chore: add issue template
  • #414 chore: modify default gas
  • #417 chore: adapt to cross chain token mintable version
  • #421 chore: update go version to 1.20

Example

Please refer to the PRs for detailed information.

Changes

Notable changes:
none

j75689 and others added 14 commits August 9, 2023 12:53
* feat: implement cross-chain mechanism between op and greenfield

* fix unit tests

* fix swagger
* fix: update the dependencies to the latest develop branch

* fix the swagger

* fix the swagger file

* fix unit test

* update the default relayer fees for op
* chore: adapt to cross chain token mintable version

* chore: remove the minter permission for permission module
* chore: payment refactor to use global store prices for billing

* update sp module

* update e2e tests

* fix e2e tests

* add sp id in events

* fix e2e test

* include price if sp in maintenance

* refactor codes to update global price in each month

* refine sp parameters

* format code

* fix some review comments

* update dependency

* fix some ut
* validate bls key and proof before submitting proposal

* validate bls key and proof before submitting proposal

* lint

* fix
* feat: enable plain store for full node

* update dependency

* track begin/end block r/w used
* feat: skip sig verification on genesis block

* chore: update greenfield-cosmos-sdk
* totalRate is negative

* handle cases previous settlementTime exist or not

* fix test
* Update CHANGELOG.md

* update dependencies

* Update CHANGELOG.md
Copy link
Collaborator

@unclezoro unclezoro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix CI

CHANGELOG.md Outdated Show resolved Hide resolved
@randyahx randyahx added this pull request to the merge queue Aug 16, 2023
Merged via the queue into master with commit fc04720 Aug 16, 2023
10 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.

8 participants