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.3 #394

Closed
wants to merge 9 commits into from
Closed

release: prepare release for v0.2.3 #394

wants to merge 9 commits into from

Conversation

j75689
Copy link
Contributor

@j75689 j75689 commented Jul 31, 2023

Description

This is a official release for v0.2.3, includes all the changes since v0.2.2.

Bugfixes:

  • #375 fix: defining err
  • #379 fix: error member name in transferInRefundPackageType
  • #383 fix: lock balance not updated for frozen payment account
  • #385 fix: returned operation type in group cross chain app

Chores:

  • #376 chore: add unit tests for the storage module
  • #377 chore: improve e2e tests to include more coverage from server side
  • #380 chore: add unit test cases for payment module
  • #381 chore: add tests for bridge module
  • #383 chore: add unit test cases for challenge module

Rationale

tell us why we need these changes...

Example

add an example CLI or API response...

Changes

Notable changes:

  • add each change in a bullet point here
  • ...

alexgao001 and others added 9 commits July 26, 2023 03:46
* fix: start e2e test chain in same process to include more coverage from server side

* chore: fix ci job
* fix: error member name in transferInRefundPackage

* fix: encode test
Co-authored-by: randyahx <62416962+randyahx@users.noreply.github.com>
Co-authored-by: zjubfd <296179868@qq.com>
Co-authored-by: KeefeL <90749943+KeefeL@users.noreply.github.com>
* feat: add unit tests for storage module

* fix test case

* add unit test for create object

* add unit tests for virtual group

* add more test cases for virtual group

* remove unused code

* add test cases for params check

* recover key_manager.go

* refactor cross chain apps
* chore: add tests for bridge module

* refactor sample methods
@j75689 j75689 added the wip label Jul 31, 2023
@j75689 j75689 closed this Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants