gnolang / gnonative

Develop for Gno using your app's native language
Apache License 2.0
9 stars 9 forks source link

Chore/bump gno to the latest version #134

Closed D4ryl00 closed 2 months ago

D4ryl00 commented 2 months ago

This PR updates the version of Gno. Now gnonative uses the latest Goclient version to support the new signature system: https://github.com/gnolang/gno/pull/1939

The PR also adds a new ErrCode used by the API method SetRemote because the new GnoClient can now return an error.

This PR adds a GitHub Action workflow to automate the push on the Buf registry. I also asked someone to add the repo secret BUF_TOKEN.

PR tested on Gnoboard with local gnodev.