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.5-alpha.1 #464

Merged
merged 11 commits into from
Sep 6, 2023
Merged

release: prepare release for v0.2.5-alpha.1 #464

merged 11 commits into from
Sep 6, 2023

Conversation

forcodedancing
Copy link
Contributor

Description

This release contains 4 features and 4 bugfixes.

Rationale

Features:

  • #435 feat: deposit the balance of the bank account to the payment account
  • #448 feat: timelock for large amount withdraw from payment
  • #449 feat: complete cdc register
  • #457 feat: add api for querying last quota update time

Bugfixes:

  • #451 fix: audit issues by verichain
  • #456 fix: fix parameter init issue
  • #458 fix: correct emit event filed
  • #462 fix: fix app hash mismatch for genesis block

Example

NA

Changes

Notable changes:

  • changelogs

yutianwu and others added 11 commits August 30, 2023 06:25
…435)

* feat: deposit balance of bank account to payment account

* fix unit tests

* delete unused code

* fix comments

* fix security alerts

* update go.mod
* feat: complete cdc register

* feat: gf cdc complete

---------

Co-authored-by: reneecok <renee.zpro@gmail.com>
* feat: timelock for large amount withdraw from payment

* fix lint issue

* add query and enhance tests

* update localup.sh

* save from to delayed withdrawal

* fix some review comments
* fix audit issues by verichain

* fix: add statement check for nagqu
* fix: fix param init issue

* update go mod

* update go mod
* release: draft release for v0.2.5-alpha.1

* update go mod
@unclezoro unclezoro added this pull request to the merge queue Sep 6, 2023
Merged via the queue into master with commit 0e1a671 Sep 6, 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.

None yet

6 participants