-
Notifications
You must be signed in to change notification settings - Fork 385
Issues: gnolang/gno
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Standardizing and organizing gno packages by categories and publishers
#3460
opened Jan 8, 2025 by
kazai777
Missing Type Check for Built-in Function Arguments (len, cap) Causes Runtime Panic
🐞 bug
Something isn't working
#3454
opened Jan 7, 2025 by
omarsy
gnovm/pkg/gnolang: the use of maps for Attributes.data causes a huge memory bloat and lots of calls to internal/runtime/maps.newarray along with lots of garbage collection
🐞 bug
Something isn't working
#3436
opened Jan 2, 2025 by
odeke-em
gnovm/stdlibs/bytes: lots of time spent in runtime garbage collection than in running programs
🐞 bug
Something isn't working
#3435
opened Jan 2, 2025 by
odeke-em
all: non-performant use of T.WriteString(fmt.Sprintf(...)) yet can simply use more performant fmt.Fprintf(T, ...)
🐞 bug
Something isn't working
#3433
opened Jan 1, 2025 by
odeke-em
gnovm: discrepancy at compile time: no integer overflows reported for Gno program with constants that Go won't compile
🐞 bug
Something isn't working
#3428
opened Dec 30, 2024 by
odeke-em
gnovm/pkg/transpiler: introduce Machine.RunContext which takes in a context that terminates running if cancelled to allow better flexibility
🐞 bug
Something isn't working
#3427
opened Dec 30, 2024 by
odeke-em
gnovm: inability to catch unused variables at compile time allows for nuisance programs: deviation from Go
🐞 bug
Something isn't working
#3426
opened Dec 30, 2024 by
odeke-em
gnovm/pkg/transpiler: mangled imports in Gno code cause a panic when generating Go code
🐞 bug
Something isn't working
#3425
opened Dec 29, 2024 by
odeke-em
gnovmn/pkg/gnolang: PkgIDFromPkgPath is called so many times with the same package paths yet not cached which results in a time and memory bloat
🐞 bug
Something isn't working
#3423
opened Dec 28, 2024 by
odeke-em
gnovm/stdlibs: tests take too long to run even a single one
🐞 bug
Something isn't working
#3421
opened Dec 28, 2024 by
odeke-em
security: should non-terminating (non-deterministic) code be caught and reported?
🐞 bug
Something isn't working
#3417
opened Dec 28, 2024 by
odeke-em
Missing Error for interface{} to int Conversion
🐞 bug
Something isn't working
📦 🤖 gnovm
Issues or PRs gnovm related
#3412
opened Dec 27, 2024 by
omarsy
Constant Evaluation of len with Type Assertion Causes Panic
🐞 bug
Something isn't working
📦 🤖 gnovm
Issues or PRs gnovm related
#3409
opened Dec 26, 2024 by
omarsy
Wrapped Something isn't working
AssertOriginCall
panics in tests
🐞 bug
#3408
opened Dec 26, 2024 by
n0izn0iz
META Gnoweb UI Improvements
🐞 bug
Something isn't working
🌟 improvement
performance improvements, refactors ...
#3355
opened Dec 17, 2024 by
moul
[RFC] Chain activity visualizer
help wanted
Want to contribute? We recommend these issues.
📦 ⛰️ gno.land
Issues or PRs gno.land package related
[RFC] Reputation and Contribution Indexer (RCI)
help wanted
Want to contribute? We recommend these issues.
🌱 feature
New update to Gno
Previous Next
ProTip!
no:milestone will show everything without a milestone.