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

Add SuperFluffy-bond.toml #412

Merged
merged 2 commits into from
Oct 3, 2024
Merged

Conversation

SuperFluffy
Copy link
Contributor

Discord handler

sooperfloofy

Checklist before opening a pull request

  • My submissions follow the instructions
  • Im aware my submission will not be modifiable/delatable if merged

@SuperFluffy
Copy link
Contributor Author

Unsure why this doesn't pass. Following https://hackmd.io/@gaving/SJCFAP8aR obtained via https://forum.namada.net/t/pre-genesis-stage-2-begins/962.

Steps:

  1. Downloaded namada-v0.44.0-Darwin-arm64.tar.gz from https://github.com/anoma/namada/releases/tag/v0.44.0
  2. tar xvzf followed by xattr -r -d com.apple.quarantine {./namadac,./namadaw}
  3. ./namadaw --pre-genesis derive --alias main, pasted in the mnemonic from my browser wallet
  4. verify that ./namadaw --pre-genesis list matches the entries in the browser wallet
  5. run ./namadac utils genesis-bond --source tpknam1qr54xf489k3snw7qverxdr097n88kg9s8umkt7ugq5v3sdjly9pcy4m3wdj --validator tnam1q9vrp45qtphed4q2vc382qrtf2gfykf50vssfe2h --amount 162298 --path bond.toml (source is my pub key that's also listed in the PR; validator is the address for informal systems; the amount is my allocation minus 1)
  6. ./namadac utils sign-genesis-txs --path bond.toml --output signed-bond.toml
  7. Create this PR under transactions/SuperFluffy-bond.toml with the required PR title in the linked hackmd.

@Fraccaman
Copy link
Member

hey, can you try to name the file to lowercase ?

@SuperFluffy
Copy link
Contributor Author

hey, can you try to name the file to lowercase ?

Looks like this worked?

@Fraccaman Fraccaman added this pull request to the merge queue Oct 3, 2024
Merged via the queue into anoma:main with commit fb67cd4 Oct 3, 2024
5 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.

2 participants