issues Search Results · repo:gnolang/gno language:Go
Filter by
1k results
(58 ms)1k results
ingnolang/gno (press backspace or delete to remove)Description
The goal of the issue is to:
1. research the concern that the gas fees are too hefty and/or too imbalanced between different types of transactions.
2. coordinate with other researches on ...
Kouteki
- Opened 1 hour ago
- #3901
Description
After discussing with Jae, we re renaming Portal Loop into staging to make its stated purpose clearer: using the latest
build to deploy and test code.
Once Portal Loop migration to AWS is ...
📖 documentation
Kouteki
- Opened 3 days ago
- #3889
Found by my fuzzer from PR #3715, Go accepts this program but Gno fails
package main
const int = 0
func main() {}
with
main.go/a.gno:2:7: builtin identifiers cannot be shadowed: int:
--- ...
🐞 bug
odeke-em
- 2
- Opened 4 days ago
- #3881
When developing realms locally using gnodev, all images display normally. However, after deployment to portal loop,
images fail to display due to Content Security Policy (CSP) restrictions.
The console ...
🐞 bug
Milosevic02
- Opened 4 days ago
- #3880
Description
Split into different packages
Package name ideas (see related gist)
- chain - containing critical chain types, like Address, AddressList.
- chain/runtime - containing meta-VM functions, ...
Kouteki
- Opened 6 days ago
- #3874
This is behaviour that also surprised me about Go that I did not know about, but apparently, because NaN != NaN, then
you can have multiple NaN s as keys in a single map.
In Gno, this leads to a panic ...
thehowl
- 4
- Opened 7 days ago
- #3867
Markdown links not rendering the expected path
Description
Gnoweb does not render markdown links correctly, if we have the following markdown code render at
http://127.0.0.1:8888/r/gov/dao/proxy:
- ...
🐞 bug
ajnavarro
- 1
- Opened 8 days ago
- #3865

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.
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.