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

Document Dusk-4 #6

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Document Dusk-4 #6

wants to merge 3 commits into from

Conversation

joroshiba
Copy link
Member

No description provided.

@joroshiba joroshiba requested a review from jbowen93 as a code owner April 3, 2024 21:59
jbowen93
jbowen93 previously approved these changes Apr 4, 2024
Copy link
Member

@jbowen93 jbowen93 left a comment

Choose a reason for hiding this comment

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

lgtm but haven't manually tested

Copy link
Member

@jbowen93 jbowen93 left a comment

Choose a reason for hiding this comment

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

Getting

ERROR: failed to create node: error reading GenesisDoc at /home/josh_astria_org/.cometbft/config/genesis.json: genesis doc must include non-empty chain_id

when going through process

@jbowen93 jbowen93 dismissed their stale review April 10, 2024 04:04

fixing things

```bash
git clone https://github.com/astriaorg/astria.git
cd astria
git checkout tags/sequencer-v0.11.1
Copy link

Choose a reason for hiding this comment

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

Suggested change
git checkout tags/sequencer-v0.11.1
git checkout tags/sequencer-v0.10.1

Comment on lines 1 to 5
{
"jsonrpc": "2.0",
"id": -1,
"result": {
"genesis": {
Copy link

Choose a reason for hiding this comment

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

Suggested change
{
"jsonrpc": "2.0",
"id": -1,
"result": {
"genesis": {
{

Comment on lines +103 to +105
}
}
}
Copy link

Choose a reason for hiding this comment

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

Suggested change
}
}
}
}

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