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 #275

Merged
merged 9 commits into from
Aug 16, 2023
Merged

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

merged 9 commits into from
Aug 16, 2023

Conversation

randyahx
Copy link
Contributor

Description

This release includes 5 new features.

Rationale

Features:

  • #266 feat: implement cross-chain mechanism between op and greenfield
  • #267 feat: add method to access check state in app
  • #269 feat: track store r/w consume for enabling plain store
  • #270 feat: make cross-chain token mintable
  • #273 feat: skip sig verification on genesis block

Chores:

  • #268 chore: modify default gas

Example

Please refer to the PRs for detailed information.

Changes

Notable changes:
none

j75689 and others added 8 commits August 11, 2023 05:22
* feat: implement cross-chain mechanism between op and greenfield

* remove unused code

* update go.mod

* add dest_chain_id in grpc query
* feat: track store r/w consume for enabling plain store

* fix test issue

* fix some review comments

* track begin/end block r/w used

* update dependency

* fix simapp consensus issue

* fix issues

* fix test issues
* feat: skip sig verification on genesis block

* fix: skip SigGasConsume on genesis block

* chore: fix test case
* Update CHANGELOG.md

* update dependencies

* update dependencies
@unclezoro unclezoro added this pull request to the merge queue Aug 16, 2023
Merged via the queue into master with commit b48770f Aug 16, 2023
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants