Skip to content

Bump go-algorand-sdk to include block Load (ld) field#196

Merged
algorandskiy merged 1 commit into
masterfrom
pz/bump-sdk-load
Jun 25, 2026
Merged

Bump go-algorand-sdk to include block Load (ld) field#196
algorandskiy merged 1 commit into
masterfrom
pz/bump-sdk-load

Conversation

@algorandskiy

Copy link
Copy Markdown
Contributor

Summary

BlockHeader has now Load field (codec "ld") and CongestionTax ("ct") in go-algorand-sdk. Bump the dependency so the algod importer can decode current nightly blocks; otherwise indexer tests with GetBlock fails with "no matching struct field found when decoding stream map with key ld".

@algorandskiy algorandskiy self-assigned this Jun 25, 2026
@algorandskiy algorandskiy added the enhancement New feature or request label Jun 25, 2026
The BlockHeader gained a Load field (codec "ld") and CongestionTax
("ct") in go-algorand-sdk. Bump the dependency so the algod importer
can decode current nightly blocks; otherwise GetBlock fails with
"no matching struct field found when decoding stream map with key ld".
@algorandskiy
algorandskiy merged commit 62bb06a into master Jun 25, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants