Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

fix: celestia node address, go number formatting bullshit #190

Merged
merged 3 commits into from
Mar 25, 2024

Conversation

joroshiba
Copy link
Member

The celestia node address helpers were broken, and when parsing larger numbers for sequencer height or celestia heights we got scientific notation, this is hack used elsewhere to handle this of wrapping as string and then replacing quotes with nothing

@joroshiba joroshiba requested a review from aajimal March 25, 2024 18:35
@@ -4,9 +4,9 @@ global:

config:
celestia:
rpc: "http://celestia-service.astria-dev-cluster.svc.cluster.local:26658"
Copy link
Member Author

Choose a reason for hiding this comment

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

indentation here was off a bit

@joroshiba joroshiba merged commit dc22df5 into main Mar 25, 2024
1 check passed
@joroshiba joroshiba deleted the joroshiba/minor-fixes branch March 25, 2024 19:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants