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

Update cere-substrate-rpc-client-go to v4.0.0+f2363a3 #102

Merged
merged 2 commits into from
Jul 10, 2024

Conversation

khssnv
Copy link
Member

@khssnv khssnv commented Jul 10, 2024

The updated version contains a fix (Cerebellum-Network/cere-substrate-rpc-client-go@f2363a3) for the RPC client events retriever. Current version fails on a block without events, for instance on a 0 block of a blockchain. It makes Cerebellum-Network/ddc-storage-node events listening fail in if the node connects to the RPC at 0 block. It may also fail on non-genesis blocks in a blockchain without pallet-timestamp which typically adds at least one event (block timestamp set extrinsic success) to the block.

@khssnv khssnv merged commit be97bee into master Jul 10, 2024
5 checks passed
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