Skip to content

issues Search Results · repo:gnolang/gno language:Go

Filter by

1k results
 (138 ms)

1k results

ingnolang/gno (press backspace or delete to remove)

Using rand.Int() in a package creates a non-editable realm error Description Using rand.Int() in a package create a node response error: cannot modify external-realm or non-realm object error. I did ...
🐞 bug
  • paulogarithm
  • Opened 
    20 hours ago
  • #4039

Image When reading a package source, we first want to display the README if it exists (#3664). Next, we will list the source files in order of priority, followed by the testing files, non-.gno files, ...
  • moul
  • 1
  • Opened 
    3 days ago
  • #4034

func Render(string) string is the only working signature for gnoweb.
🗺️good first issue🗺️
  • moul
  • 1
  • Opened 
    5 days ago
  • #4026

Gno panics for a program that correctly compiles in Go. I found this after some 10+ days of fuzzing package main func _(){} func main() {} which fails with [signal SIGSEGV: segmentation violation code=0x1 ...
🐞 bug
  • odeke-em
  • 1
  • Opened 
    6 days ago
  • #4019

Understanding and tracking gas usage in the Gno codebase is increasingly important for long-term maintainability and performance. This issue summarizes current thinking around improving gas consumption ...
help wanted
  • moul
  • 2
  • Opened 
    6 days ago
  • #4018

Context: [!Warning] WIP Following https://github.com/gnolang/gno/issues/3839 and based on recent session that reviewed UI/UX for r/boards MVP. - https://dev.gnodevx.network/r/devxteam/nt/boards2/v1rc3 ...
  • salmad3
  • Opened 
    11 days ago
  • #3995

Description To strengthen the supply chain security of the Gno ecosystem, we need to be very proactive and that should involve us taking advantage of tooling such as https://pkg.go.dev/golang.org/x/vuln/cmd/govulncheck ...
devops
🗺️good first issue🗺️
security
  • odeke-em
  • Opened 
    12 days ago
  • #3992

Description The following code should fail at preprocess due to a duplicate key in the map literal but instead crashes the Gno VM: package main import fmt func main() { a := map[int]int{0: 10, ...
🐞 bug
  • omarsy
  • Opened 
    13 days ago
  • #3988

Description When the user calls a script using gnokey maketx run The result of OriginPkgAddress is the user s address instead of the realms being called. If we see the run command as a sequence of calls ...
🐞 bug
  • ajnavarro
  • 2
  • Opened 
    14 days ago
  • #3976

Description
📦 🤖 gnovm
  • Kouteki
  • Opened 
    14 days ago
  • #3975
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub