algorand / go-algorand-sdk

Algorand Golang SDK
https://pkg.go.dev/github.com/algorand/go-algorand-sdk/v2
MIT License
185 stars 95 forks source link

Automatically synchronize protocol's with rel/beta #547

Open winder opened 1 year ago

winder commented 1 year ago

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: https://github.com/algorand/go-algorand-sdk/pull/543#pullrequestreview-1446529211