Skip to content

Pull requests: gnolang/gno

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat(bptree): Fixes and improvements to bptree amino Issues and PRs related to amino 🐹 golang Pull requests that update Go code 📦 🌐 tendermint v2 Issues or PRs tm2 related 📦 ⛰️ gno.land Issues or PRs gno.land package related 📦 🤖 gnovm Issues or PRs gnovm related 🧾 package/realm Tag used for new Realms or Packages. review/triage-pending PRs opened by external contributors that are waiting for the 1st review 📄 top-level-md
#5451 opened Apr 8, 2026 by clockworkgr Draft
2 of 3 tasks
Feat/bptree validation amino Issues and PRs related to amino 🐹 golang Pull requests that update Go code 📦 🌐 tendermint v2 Issues or PRs tm2 related 📦 ⛰️ gno.land Issues or PRs gno.land package related 📦 🤖 gnovm Issues or PRs gnovm related 🧾 package/realm Tag used for new Realms or Packages. 📄 top-level-md
#5450 opened Apr 8, 2026 by notJoon Draft
chore(deps): bump the actions group across 1 directory with 28 updates 🚀 ci dependencies Update to the dependencies review/triage-pending PRs opened by external contributors that are waiting for the 1st review
#5448 opened Apr 7, 2026 by dependabot bot Loading…
fix(tm2/rpc): handle malformed elements in batch requests 📦 🌐 tendermint v2 Issues or PRs tm2 related review/triage-pending PRs opened by external contributors that are waiting for the 1st review
#5447 opened Apr 7, 2026 by davd-gzl Loading…
fix(gnovm): use side-table for PkgID flags instead of stealing hash bits 📦 ⛰️ gno.land Issues or PRs gno.land package related 📦 🤖 gnovm Issues or PRs gnovm related
#5446 opened Apr 7, 2026 by albttx Loading…
2 tasks done
fix(gnovm): deep-copy array elements in ArrayValue.Copy 📦 🤖 gnovm Issues or PRs gnovm related
#5445 opened Apr 7, 2026 by thehowl Loading…
feat(contribs): add gnopie - httpie-inspired CLI for gno.land 🤝 contribs 🐹 golang Pull requests that update Go code
#5444 opened Apr 7, 2026 by moul Draft
7 tasks done
fix(gnobr): read LastResultsHash from block header instead of ABCI responses 🤝 contribs don't merge Please don't merge this functionality temporarily
#5443 opened Apr 7, 2026 by moul Loading…
5 tasks done
test: Adds tests showcasing existence of certain bugs on bp32 implementation - DO NOT MERGE don't merge Please don't merge this functionality temporarily 📦 🌐 tendermint v2 Issues or PRs tm2 related
#5442 opened Apr 7, 2026 by clockworkgr Loading…
fix(ci): bump Go version to 1.25.0 🚀 ci 🤝 contribs 🐳 devops 🛠️ gnodev 🌍 gnoweb Issues & PRs related to gnoweb and render 🐹 golang Pull requests that update Go code 📦 🌐 tendermint v2 Issues or PRs tm2 related 📦 ⛰️ gno.land Issues or PRs gno.land package related 📦 🤖 gnovm Issues or PRs gnovm related
#5441 opened Apr 7, 2026 by notJoon Loading…
fix(gnovm): fix debug mode panics during uverse initialization 📦 ⛰️ gno.land Issues or PRs gno.land package related 📦 🤖 gnovm Issues or PRs gnovm related 📄 top-level-md
#5440 opened Apr 6, 2026 by omarsy Draft
3 of 4 tasks
feat(gnovm): implement iterative exception recovery to prevent stack overflow 📦 ⛰️ gno.land Issues or PRs gno.land package related 📦 🤖 gnovm Issues or PRs gnovm related review/triage-pending PRs opened by external contributors that are waiting for the 1st review
#5439 opened Apr 6, 2026 by davd-gzl Loading…
feat(tm2): immutable B+32 tree — drop-in replacement for IAVL 📦 🌐 tendermint v2 Issues or PRs tm2 related 📦 ⛰️ gno.land Issues or PRs gno.land package related 🧾 package/realm Tag used for new Realms or Packages.
#5438 opened Apr 6, 2026 by jaekwon Loading…
feat(gnovm): add per-type GC allocation tracking in debug builds 📦 🤖 gnovm Issues or PRs gnovm related
#5437 opened Apr 6, 2026 by omarsy Draft
3 tasks
fix(gnovm): track block item allocations in PrepareNewValues 📦 ⛰️ gno.land Issues or PRs gno.land package related 📦 🤖 gnovm Issues or PRs gnovm related
#5436 opened Apr 6, 2026 by omarsy Loading…
4 tasks done
chore(boards2): escape thread titles 🧾 package/realm Tag used for new Realms or Packages.
#5434 opened Apr 6, 2026 by jeronimoalbi Loading…
feat(gnoland): add version subcommand and fix RPC version 🚀 ci 📦 🌐 tendermint v2 Issues or PRs tm2 related 📦 ⛰️ gno.land Issues or PRs gno.land package related
#5433 opened Apr 6, 2026 by aeddi Draft
fix(tm2): use separate mutex on ABCI queries client 📦 🌐 tendermint v2 Issues or PRs tm2 related review/triage-pending PRs opened by external contributors that are waiting for the 1st review
#5431 opened Apr 4, 2026 by Villaquiranm Loading…
feat(examples): add bitset package 🧾 package/realm Tag used for new Realms or Packages.
#5430 opened Apr 4, 2026 by jeronimoalbi Loading…
fix: Research: Contract data structure trade-offs and fee impact analysis in gno.land (Akkadia workload) review/triage-pending PRs opened by external contributors that are waiting for the 1st review 📄 top-level-md
#5429 opened Apr 3, 2026 by SillyZir Loading…
fix: [META] - CLA Guidance improvement a/ux User experience, product, marketing community, developer experience team review/triage-pending PRs opened by external contributors that are waiting for the 1st review 📄 top-level-md
#5428 opened Apr 3, 2026 by SillyZir Loading…
refactor(govdao): shared scripts with deployment wrapper 🐳 devops 🧾 package/realm Tag used for new Realms or Packages.
#5426 opened Apr 3, 2026 by moul Loading…
4 tasks done
feat(examples): add murmur3 hashing package 🧾 package/realm Tag used for new Realms or Packages.
#5424 opened Apr 3, 2026 by jeronimoalbi Loading…
chore(deps): bump the go_modules group across 15 directories with 5 updates dependencies Update to the dependencies 🐳 devops 🛠️ gnodev go Pull requests that update go code 🐹 golang Pull requests that update Go code review/triage-pending PRs opened by external contributors that are waiting for the 1st review
#5422 opened Apr 3, 2026 by dependabot bot Loading…
feat(gnoweb): integrated playground, eval, and fork views a/ux User experience, product, marketing community, developer experience team 🌍 gnoweb Issues & PRs related to gnoweb and render 📦 ⛰️ gno.land Issues or PRs gno.land package related
#5421 opened Apr 3, 2026 by moul Draft
3 of 13 tasks
ProTip! Follow long discussions with comments:>50.