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

Commits on Jul 26, 2023

  1. fix defining err (#375)

    alexgao001 authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    9401105 View commit details
    Browse the repository at this point in the history
  2. fix: improve e2e tests to include more coverage from server side (#377)

    * fix: start e2e test chain in same process to include more coverage from server side
    
    * chore: fix ci job
    j75689 authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    9cd5a4c View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    ed9668c View commit details
    Browse the repository at this point in the history
  2. fix: error member name in transferInRefundPackageType (#379)

    * fix: error member name in transferInRefundPackage
    
    * fix: encode test
    cosinlink authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    13d2c5d View commit details
    Browse the repository at this point in the history
  3. fix: fix lock balance not updated for frozen payment account (#383)

    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>
    4 people authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    0e46c58 View commit details
    Browse the repository at this point in the history
  4. chore: add unit tests for the storage module (#376)

    * 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
    yutianwu authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    795cfd7 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    f0d7885 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11371f0 View commit details
    Browse the repository at this point in the history
  3. chore: add tests for bridge module (#381)

    * chore: add tests for bridge module
    
    * refactor sample methods
    pythonberg1997 authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    186de54 View commit details
    Browse the repository at this point in the history