issues Search Results · repo:gnolang/gno language:Go
Filter by
1k results
(1 s)1k results
ingnolang/gno (press backspace or delete to remove)Description
There seems to be a hard limit in the faucet that doesn t allow an account to get more than 10 GNOT. We need to solve
this before we implement https://github.com/gnolang/gno/issues/4160 where ...
🐞 bug
Kouteki
- Opened 2 hours ago
- #4664
When assets changes are deployed (css is the main problem), since the asset files have a static name, the browser cache
don t use the new files with changes
Usually the webapp bundlers automatically add ...
🐞 bug
n0izn0iz
- Opened 22 hours ago
- #4662
Description
A few ideas for what s next (I assume @salmad3 has a more concrete plan), but we can throw it out here:
- User testing
- Default init boards DAO with govdao t1 t2 members (maybe t3 as ...
leohhhn
- 1
- Opened yesterday
- #4660
Description
On the last review call on 14th Aug 2025, we agreed that the current flow where we emit the Storage Deposit lock/refund
as a Gno Event is not ideal. The events log should be kept for user-defined ...
🐞 bug
leohhhn
- 1
- Opened yesterday
- #4658
Description
While working on profile avatars for Daokit (pr here), I used a custom IPFS gateway from Pinata:
const pinataGatewayBase = https://gold-personal-grasshopper-424.mypinata.cloud/ipfs/
But ...
moonia
- 1
- Opened 2 days ago
- #4657
Description: When attempting to print a map containing nil as a key alongside another value, GnoVM crashes with a nil
pointer dereference.
Reproduction:
package main
import fmt
func main() {
mp ...
🐞 bug
omarsy
- Opened 2 days ago
- #4652
Description
Trying to deploy a realm via the playground fails with
--= Error =--
Data: std.UnauthorizedError{abciError:std.abciError{}}
Msg Traces:
0 /home/runner/work/gno/gno/tm2/pkg/std/errors.go:72 ...
🐞 bug
leohhhn
- 1
- Opened 5 days ago
- #4647
Description
Following the pattern used in DevOps environments such as:
- Kubernetes
- Docker Compose
- Docker Healthchek
it is useful for Gnoweb as service to expose HTTP endpoints in order to ...
sw360cab
- Opened 6 days ago
- #4642
Description
Our GitHub-hosted Actions are unreliable. Since we already have a single-machine self-hosted runners (used for
benchmarks), can we move all CI there?
Alternatively, why use GitHub-hosted ...
Kouteki
- 1
- Opened 6 days ago
- #4641
Description
Non-crossing functions that are exposed in realms cannot (and shouldn t, as they re usually readonly) be called via
maketx call - an error as such appears. This is confusing.
Solution: for ...
🌍 gnoweb
leohhhn
- 1
- Opened 7 days ago
- #4638

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.