Releases: berty/gno
v0.0.1-dev.2024.03.01
Full Changelog: v0.0.1-dev.2023.11.01...v0.0.1-dev.2024.03.01
v0.0.1-dev.2024.02.01
Full Changelog: v0.0.1-dev.2023.11.01...v0.0.1-dev.2024.02.01
v0.0.1-dev.2024.01.01
Full Changelog: v0.0.1-dev.2023.11.01...v0.0.1-dev.2024.01.01
v0.0.1-dev.2023.12.01
Full Changelog: v0.0.1-dev.2023.11.01...v0.0.1-dev.2023.12.01
Fix HasByAddress to take crypto.Address
Cherry pick PRs for HasByName, etc. and fix GeyByAddress error type
This release is the same as v0.0.4, but GitHub doesn't seem to recognize it. So trying again.
Rebase to the latest master branch of gnolang/gno. Cherry pick the commits in PRs gnolang#1313 and gnolang#1316.
Cherry pick PRs for HasByName, etc. and fix GeyByAddress error type
Rebase to the latest master branch of gnolang/gno. Cherry pick the commits in PRs gnolang#1313 and gnolang#1316.
v0.0.1-dev.2023.11.01
Full Changelog: https://github.com/berty/gno/commits/v0.0.1-dev.2023.11.01
Again cherry pick amino snake case and comments
This PR is a repeat of what we had in release v.0.0.1. When I rebased branch with-gno-PRs against the latest master branch, it seems that these commits were removed. So we add them again.
Cherry pick fix for IsErrWrongPassword
Rebase to the latest master branch of gnolang/gno. Cherry pick the commit in PR gnolang/gnonative#57 .