algorand / go-algorand-sdk

Algorand Golang SDK

Home Page:https://pkg.go.dev/github.com/algorand/go-algorand-sdk/v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automatically synchronize protocol's with rel/beta

winder opened this issue · comments

Problem

When we begin preparing a go-algorand release by merging changes into rel/beta, an automated process could generate a PR to update the protocol package.

The type consistency checker could also be used:
#543 (review)