-
Notifications
You must be signed in to change notification settings - Fork 51
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
feat(app): Import Fork of Osmosis #252
Conversation
I think you missed README.md osmosis-labs/osmosis@b71507c#diff-a1645678c0dc66a8c51a78dff88d73814fccc7e4c8706916784e64764eb7dc8b |
Yeah, I will add it. |
1f9e5c0
to
8cc3944
Compare
This comment was marked as resolved.
This comment was marked as resolved.
@alchemist-ti I tried to dig history and refactored code and documents as much as possible. Please review whether this content is understood well. |
@inon-man awesome work! All looks good to me. |
baa3ab6
to
d5425d0
Compare
fix: burn tax fork bug
Co-authored-by: Inon Man <121477599+inon-man@users.noreply.github.com> (cherry picked from commit 9d73c0d)
Co-authored-by: Inon Man <121477599+inon-man@users.noreply.github.com> (cherry picked from commit 9d73c0d)
Summary of changes
Closes: #245
feat(app/upgrades): now supports upgrade and fork
feat: burn tax for testnets (It was disabled before BurnTaxUpgradeHeight regardless of ChainID)
refactor: extract constant variables and hard coded logics to types/fork
Cherry-pick tov2.1.x-rebels
and archive rebels fork logic https://github.com/classic-terra/core/blob/release/v2.1.x-rebels/app/app.go#L292-L296Report of required housekeeping
(FOR ADMIN) Before merging