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

feat: ASI genesis update cmd #341

Open
wants to merge 39 commits into
base: master
Choose a base branch
from
Open

Conversation

Jonathansumner
Copy link
Member

@Jonathansumner Jonathansumner commented Apr 9, 2024

Implements intial replace-genesis-values command

  • Sets chain-id to asi-1
  • Enforces and converts addresses to use asi prefix
  • Converts all previous afet/fet-based denominations to aasi, e.g asi, uasi, masi
  • Amends the bridge contract admin to a hard-coded address
  • Withdraws all IBC channel pool balances to a hard-coded address
  • Withdraws all reconciliation address balances to a hard-coded address
    • Reconciliation data is compiled into the binary when building

@Jonathansumner Jonathansumner self-assigned this Apr 9, 2024
Copy link

github-actions bot commented Apr 9, 2024

Visit the preview URL for this PR (updated for commit e2e058e):

https://fetch-docs-preview--pr341-feat-aasi-merger-cmd-jn82mst5.web.app

(expires Sat, 22 Jun 2024 14:46:31 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: f2de39fd4e81249941960b74fbab0a62d90d69f8

cmd/fetchd/cmd/genreplace.go Outdated Show resolved Hide resolved
cmd/fetchd/cmd/genreplace.go Outdated Show resolved Hide resolved
@Jonathansumner Jonathansumner marked this pull request as ready for review April 19, 2024 15:34
@Jonathansumner Jonathansumner changed the title feat: initial genesis replace cmd feat: genesis replace cmd May 16, 2024
@Jonathansumner Jonathansumner changed the title feat: genesis replace cmd feat: ASI genesis update cmd May 16, 2024
},
IbcTargetAddr: "fetch1zydegef0z6lz4gamamzlnu52ethe8xnm0xe5fkyrgwumsh9pplus5he63f",
ReconciliationInfo: &ReconciliationInfo{
TargetAddress: "fetch1tynmzk68pq6kzawqffrqdhquq475gw9ccmlf9gk24mxjjy6ugl3q70aeyd",
Copy link
Contributor

Choose a reason for hiding this comment

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

Reconciliation contract needs NewAdmin: "fetch15p3rl5aavw9rtu86tna5lgxfkz67zzr6ed4yhw",

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