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

[LUM-863] Entities fix #67

Merged
merged 5 commits into from
Jan 17, 2024
Merged

[LUM-863] Entities fix #67

merged 5 commits into from
Jan 17, 2024

Conversation

Segfaultd
Copy link
Member

@Segfaultd Segfaultd commented Dec 14, 2023

Introduction

This pull request is required to fix the issue where an entity is incorrectly patched on ICA channel restore operation

It also add a new case in entity state restore operation

Testing

Testing is intended on public testnet

@Segfaultd Segfaultd requested a review from lebascou December 14, 2023 19:04
@Segfaultd Segfaultd marked this pull request as ready for review December 14, 2023 19:06
Copy link
Contributor

@lebascou lebascou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lebascou lebascou added the ready to merge 👌 PR ready to be merged label Jan 17, 2024
@Segfaultd Segfaultd merged commit c95cab5 into rc/v1.6.4 Jan 17, 2024
5 checks passed
@Segfaultd Segfaultd deleted the feature/lum-863 branch January 17, 2024 18:36
@Segfaultd Segfaultd mentioned this pull request Jan 17, 2024
2 tasks
Segfaultd added a commit that referenced this pull request Jan 25, 2024
* [LUM-837] Fee manager revamp (#66)

* WIP move fees to pool level

* WIP

* Fee manager structure fix

* Cleaning

* Fixed pointers issues

* Reset the collected amount after distribution

* Update fee distribution

* Fixed tests and added validation methods

* Code format

* Validate pool should also validate the fee takers

* Use correct constant for default fee amount

* Update keeper_fees.go

* Patch the logic to the old way. Fix prize to ensure it's checked over multiple fee takers

* Introduce store migration for default fee takers init

* Code format

* Missing migrator

* Fix prize collection to make transfer uniques per fee taker

* Validate total amount of fee included in pool operations

* Introduce test for fee takers validation

* Centralize the fee taker validation

---------

Co-authored-by: Fabrice Bascoulergue <[email protected]>

* [LUM-863] Entities fix (#67)

* Make sure to back save entities

* Added migration to fix entities

* code format

* Format

* missing upgrade handler

* Handle stucked ibc transfer restoration

---------

Co-authored-by: Fabrice Bascoulergue <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge 👌 PR ready to be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants