Skip to content

Releases: berty/gno

v0.0.1-dev.2024.03.01

01 Mar 00:07
5aa8676
Compare
Choose a tag to compare

v0.0.1-dev.2024.02.01

01 Feb 00:08
5aa8676
Compare
Choose a tag to compare

v0.0.1-dev.2024.01.01

01 Jan 00:08
5aa8676
Compare
Choose a tag to compare

v0.0.1-dev.2023.12.01

01 Dec 00:08
5aa8676
Compare
Choose a tag to compare

Fix HasByAddress to take crypto.Address

30 Oct 13:22
4aa291d
Compare
Choose a tag to compare

This is the same as release v.0.0.6, but spelled correctly.
Merge PR #6 to fix HasByAddress to take crypto.Address.

Cherry pick PRs for HasByName, etc. and fix GeyByAddress error type

30 Oct 10:22
1f680a2
Compare
Choose a tag to compare

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

30 Oct 09:58
1f680a2
Compare
Choose a tag to compare

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

01 Nov 00:07
199cd29
Compare
Choose a tag to compare

Again cherry pick amino snake case and comments

25 Oct 10:06
23d453e
Compare
Choose a tag to compare

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

25 Oct 07:14
c0cef2f
Compare
Choose a tag to compare

Rebase to the latest master branch of gnolang/gno. Cherry pick the commit in PR gnolang/gnonative#57 .