Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
gnolang
/
gno
Public
Notifications
You must be signed in to change notification settings
Fork
465
Star
1.1k
Code
Issues
352
Pull requests
233
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
All pull requests
New pull request
Search pull requests
is
:
pr
state
:
open
is:pr state:open
Clear filter
Search
Pull requests
Open
233
(233)
Closed
4,292
(4,292)
Author
Label
Projects
Milestones
Reviews
Assignee
Sort by
Newest
descending
More items
Comfortable display density
Compact display density
fix(gnodev): make the published image serve, by binding all interfaces in staging and exposing the RPC
🐳 devops
🛠️ gnodev
#6236
·
moul
opened
Sep 24, 2026
Member
·
·
1
feat(gpao): pause on an unfunded approver instead of retiring packages
🤝 contribs
#6233
·
tbruyelle
opened
Sep 23, 2026
Contributor
·
·
1
fix(gnoweb): /u/<name> prints its address, and /u/<address> serves that user's page
🌍 gnoweb
📦 ⛰️ gno.land
#6232
·
moul
opened
Sep 23, 2026
Member
·
·
2
feat(gnoweb): add an optional indexer backend, removable by one flag
🌍 gnoweb
📦 ⛰️ gno.land
#6231
·
alexiscolin
opened
Sep 23, 2026
Member
·
·
1
1
feat(gnoweb): give every page a title, a summary and a share image
🌍 gnoweb
📦 ⛰️ gno.land
#6229
·
alexiscolin
opened
Sep 23, 2026
Member
·
·
1
feat(release): one version per binary the network runs
📖 documentation
🚀 ci
🐳 devops
📦 ⛰️ gno.land
📄 top-level-md
#6228
·
aeddi
opened
Sep 22, 2026
Contributor
·
·
13
chore(deps): bump the actions group across 1 directory with 18 updates
🚀 ci
dependencies
#6227
·
dependabot[bot]
opened
Sep 22, 2026
Bot
·
·
2
feat(gnodev): persist and replay a chain's transaction history with -state-dir
📖 documentation
🛠️ gnodev
#6226
·
moul
opened
Sep 21, 2026
Member
·
·
1
feat(gnoweb): show which network you are on, and let gnodev restyle the banner
📖 documentation
🛠️ gnodev
🌍 gnoweb
📦 ⛰️ gno.land
#6225
·
moul
opened
Sep 21, 2026
Member
·
·
3
docs(adr): in-place state migration for coordinated chain upgrades
📦 ⛰️ gno.land
#6224
·
tbruyelle
opened
Sep 21, 2026
Contributor
·
·
5
fix(home): split the static homepage per network and drop the dead links
🐳 devops
#6223
·
alexiscolin
opened
Sep 21, 2026
Member
·
·
3
perf(gnovm): avoid recomputing cached declared type IDs
📦 🤖 gnovm
review/triage-pending
#6222
·
notJoon
opened
Sep 21, 2026
Member
·
·
1
fix(gnovm): make AssertOriginCall count realm boundaries, not call frames
📖 documentation
📦 ⛰️ gno.land
📦 🤖 gnovm
🧾 package/realm
#6218
·
ltzmaxwell
opened
Sep 19, 2026
Contributor
·
·
3
ci: run misc/install.sh the way the docs tell users to run it
🚀 ci
#6216
·
moul
opened
Sep 19, 2026
Member
·
·
1
feat(gnovm): chain/reflect, objects become addressable
📖 documentation
📦 ⛰️ gno.land
📦 🤖 gnovm
#6214
·
moul
opened
Sep 19, 2026
Member
·
·
24
feat(banker): [WIP] CallSend + PayCall — call-scoped coin receipt and realm→realm forwarding (RFC)
📖 documentation
📦 ⛰️ gno.land
📦 🤖 gnovm
🧾 package/realm
#6213
·
ltzmaxwell
opened
Sep 19, 2026
Contributor
·
·
1
docs: drop Gno Studio links, the site is a "Coming Soon" page
📖 documentation
🧾 package/realm
📄 top-level-md
#6212
·
moul
opened
Sep 18, 2026
Member
·
·
1
feat(gnovm): locate the workspace from the pattern, not only the working directory
📦 🤖 gnovm
#6210
·
moul
opened
Sep 18, 2026
Member
·
·
1
fix(gnovm): apply loop-var rename after the clause that precedes the declared names
📦 🤖 gnovm
#6209
·
omarsy
opened
Sep 18, 2026
Member
·
·
1
fix(gnovm): reserve builtin names and
cur
at every declaration site (alt. to #6196)
📖 documentation
📦 ⛰️ gno.land
📦 🤖 gnovm
🧾 package/realm
#6208
·
ltzmaxwell
opened
Sep 18, 2026
Contributor
·
·
1
5
WIP PoC: mutable handler cross realm
📖 documentation
📦 ⛰️ gno.land
📦 🤖 gnovm
🧾 package/realm
#6207
·
ltzmaxwell
opened
Sep 18, 2026
Contributor
·
·
1
fix(gnoweb): serve /u/<name> only for an address, a namespace with packages or a registered user
🌍 gnoweb
📦 ⛰️ gno.land
#6206
·
alexiscolin
opened
Sep 18, 2026
Member
·
·
2
docs: show a single-package variant of the examples test command
📄 top-level-md
#6204
·
moul
opened
Sep 17, 2026
Member
·
·
1
fix(gnovm): make a realm-typed
cur
always the crossing parameter
📦 🤖 gnovm
🧾 package/realm
#6196
·
thehowl
opened
Sep 17, 2026
Member
·
·
17
feat(ci): publish a static gnoweb preview for every pull request
🚀 ci
🐹 golang
📦 ⛰️ gno.land
#6194
·
moul
opened
Sep 17, 2026
Member
·
·
19
Previous
1
2
3
4
5
6
7
…
10
Next
You can’t perform that action at this time.