Skip to content

Update public submodule for Robinhood and TAC chains#136

Merged
tonatoz merged 1 commit intomainfrom
update-public-submodule
Mar 17, 2026
Merged

Update public submodule for Robinhood and TAC chains#136
tonatoz merged 1 commit intomainfrom
update-public-submodule

Conversation

@tonatoz
Copy link
Copy Markdown
Contributor

@tonatoz tonatoz commented Mar 17, 2026

Summary

Update pkg/chains/public submodule pointer to include Robinhood testnet and TAC chains.

chains_data.go is generated at build time via make generate-networks from public/chains.yaml. Without this submodule update, nodecore doesn't recognize robinhood-testnet, tac, or tac-spb chains and crashes on startup.

Root cause

Previous PR #135 updated emerald-grpc and pkg/dshackle/*.pb.go but missed updating pkg/chains/public submodule.

chains_data.go is generated at build time from public/chains.yaml.
Without this update, nodecore doesn't know about the new chains.
@tonatoz tonatoz merged commit 980653a into main Mar 17, 2026
3 of 4 checks passed
@tonatoz tonatoz deleted the update-public-submodule branch March 17, 2026 17:07
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