Skip to content

fix(node): handle missing corechannel aggregate and add --corechannel-address#133

Merged
odesenfans merged 2 commits into
mainfrom
od/fix-node-list
Apr 7, 2026
Merged

fix(node): handle missing corechannel aggregate and add --corechannel-address#133
odesenfans merged 2 commits into
mainfrom
od/fix-node-list

Conversation

@odesenfans
Copy link
Copy Markdown
Contributor

Add error_for_status() to get_aggregate so non-2xx responses (e.g. 404 on a fresh devnet) produce a clear HTTP error instead of a confusing serde parse failure.

Add --corechannel-address option to node list so consumers can point at a different aggregate owner than the hardcoded mainnet address.

…-address

Add error_for_status() to get_aggregate so non-2xx responses (e.g. 404
on a fresh devnet) produce a clear HTTP error instead of a confusing
serde parse failure.

Add --corechannel-address option to `node list` so consumers can point
at a different aggregate owner than the hardcoded mainnet address.
@odesenfans odesenfans merged commit c01961c into main Apr 7, 2026
9 checks passed
@odesenfans odesenfans deleted the od/fix-node-list branch April 7, 2026 09:44
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.

1 participant