Skip to content

Comments

Fix/distribution tests#406

Closed
VorobevSA wants to merge 10 commits intomasterfrom
fix/distribution-tests
Closed

Fix/distribution tests#406
VorobevSA wants to merge 10 commits intomasterfrom
fix/distribution-tests

Conversation

@VorobevSA
Copy link

Description

Reduction in distribution test time


For contributor use:

  • Targeted PR against correct branch (see CONTRIBUTING.md)
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the module structure standards.
  • Wrote unit and integration tests
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/)
  • Added relevant godoc comments.
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer

For admin use:

  • Added appropriate labels to PR (ex. WIP, R4R, docs, etc)
  • Reviewers assigned
  • Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)

Yurist-85 and others added 10 commits November 28, 2025 16:29
* feat: add escrow accounts to ucdao module

* chore: add/update unit tests for ucdao module (#397)

* chore: add unit tests for ucdao module

* chore: add escrow address query cli

* chore: add missing CLIs in ucdao

* chore: add missing CLIs in ucdao

* chore: allow hex address can return escrow address

* chore: add a message server to convert aISLM to Ethiq

* chore: refactor liquid vesting module

* chore: refactor liquid vesting module

* chore: minor changes, code cleaning

* chore: adjustment to msgConvertToEthResponse and liquidate Keeper function

* chore: update coins to coin in MsgConvertToEthiqResponse

* chore: code cleanings

* chore: code cleaning in ConvertToEthiq message server response

---------

Co-authored-by: kenta-mori3322 <104029393+kenta-mori3322@users.noreply.github.com>
* update convert ethiq function considering all liquid tokens

* chore: add unit tests for convert ethiq function

* chore: add unit tests for ethiq keeper

* chore: update unit tests of keeper_convert_to_ethiq_test
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.

3 participants