πŸš€ Mainnet launch (62.30%)
    Go back to home

    πŸš€ Mainnet launch

    Main Milestone - We're On It! 🚧 Hey all! We're right in the thick of our "main" milestone. It's not just a label; it's the heart of what we're currently pouring our energies into. And, let's be honest, it's both exciting and challenging at the same time! πŸ™Œ Here's how you can jump in:
    • Take a peek at the open issues and PRs tied to this milestone.
    • Got an idea, a hunch, or even a gut feeling? Share it! Every perspective counts.
    • Chime into the discussions. The more, the merrier, and two heads (or ten) are always better than one.
    This milestone is a journey, and every bit of effort, feedback, and camaraderie counts. Let's roll up our sleeves, maybe grab some coffee (or tea!), and push through this together. Cheers to making progress! πŸŽ‰
    IssueAssignee(s)
    feat: lock token transfer and parameter module
    🧾 package/realmπŸ“¦ πŸ€– gnovmπŸ“¦ 🌐 tendermint v2πŸ“¦ β›° gno.landin focus
    #3176 opened 2 days ago by piux2
    ci: validate genesis.json
    πŸ“¦ β›° gno.landin focus
    #3170 opened 3 days ago by r3v4s
    feat: add embedded stdlibs
    πŸ“¦ πŸ€– gnovmreview/triage-pendingin focus
    #3165 opened 3 days ago by n0izn0iz
    feat: scan memory, reset allocator
    πŸ“¦ πŸ€– gnovmin focus
    #3148 opened 5 days ago by petar-dambovaliev
    [WIP] Test6 launch
    devopsin focus
    #3142 opened 6 days ago by Kouteki
    [Placeholder] gnoweb updates
    πŸ“¦ β›° gno.land🌍 gnowebgno-studio
    #3136 opened 6 days ago by Kouteki
    feat: add grc20reg that works... today
    🧾 package/realmπŸ“¦ πŸ€– gnovmin focus
    #3135 opened 7 days ago by moul
    Undetected overflow in constant expression
    🐞 bugπŸ“¦ πŸ€– gnovm
    #3128 opened 9 days ago by mvertes
    WIP fix(gnovm): correct map key persistence
    πŸ“¦ πŸ€– gnovmπŸ“¦ β›° gno.landin focus
    #3127 opened 9 days ago by ltzmaxwell
    feat: A fully featured btree implementation
    🧾 package/realmin focus
    #3126 opened 9 days ago by wyhaines
    Create CI for validating a network deployment `genesis.json`
    πŸ“¦ β›° gno.land
    #3108 opened 12 days ago by zivkovicmilos
    feat: add initial `test5.gno.land` deployment
    πŸ“¦ β›° gno.land
    #3092 opened 15 days ago by zivkovicmilos
    Decide how to manage "payments" when GNOT will be locked
    #3081 opened 16 days ago by moul
    gno.land Constitution
    #3080 opened 17 days ago by moul
    Launch Sec Audits
    security
    #3079 opened 17 days ago by moul
    GovDAO V3
    in focus
    #3078 opened 17 days ago by moul
    fix: invoke user recover with implicit panics
    πŸ“¦ πŸ€– gnovmin focus
    #3067 opened 18 days ago by petar-dambovaliev
    Test5 release
    #3061 opened 19 days ago by Kouteki
    Test4 re-release
    #3060 opened 19 days ago by Kouteki
    feat: cpu and store gas updates
    πŸ“¦ πŸ€– gnovmπŸ“¦ 🌐 tendermint v2πŸ“¦ β›° gno.landin focus
    #3054 opened 23 days ago by piux2
    feat(gnovm): returns error like in Golang when assignment with a function which does not return any value
    πŸ“¦ πŸ€– gnovmin focus
    #3049 opened 24 days ago by hthieu1110
    fix: branch stmts
    πŸ“¦ πŸ€– gnovmin focus
    #3043 opened 25 days ago by petar-dambovaliev
    feat(gnovm): forbid importing realms in packages
    🧾 package/realmπŸ“¦ πŸ€– gnovmπŸ“¦ β›° gno.landin focus
    #3042 opened 25 days ago by MikaelVallenet
    forbid importing realms from pure packages (r/ from p/)
    πŸ—ΊοΈgood first issueπŸ—ΊοΈπŸ“¦ β›° gno.land
    #3040 opened 25 days ago by thehowl
    feat(gnovm): sync code AssignStmt - ValueDecl
    πŸ“¦ πŸ€– gnovmin focus
    #3017 opened 30 days ago by hthieu1110
    feat(stdlibs): simplify time pkg & remove tz + monoclock logic related
    🧾 package/realmπŸ“¦ πŸ€– gnovmin focus
    #3016 opened 30 days ago by MikaelVallenet
    fix(gnovm): fix issue with locally re-definition
    🐞 bugπŸ“¦ πŸ€– gnovm
    #3014 opened about 1 month ago by ltzmaxwell
    Running `gno test` causes a panic when struct variables are redeclared in loops
    🐞 bugπŸ“¦ πŸ€– gnovmhelp wanted
    #3013 opened about 1 month ago by zivkovicmilos
    feat: add r/sys/params + params genesis support
    🧾 package/realmπŸ“¦ πŸ€– gnovmπŸ“¦ 🌐 tendermint v2πŸ“¦ β›° gno.land
    #3003 opened about 1 month ago by moul
    fix(gnovm): save object when refCount changed
    🧾 package/realmπŸ“¦ πŸ€– gnovmπŸ“¦ β›° gno.land
    #2992 opened about 1 month ago by omarsy
    feat(examples): grc20 refactor
    🧾 package/realmπŸ“¦ 🌐 tendermint v2
    #2983 opened about 1 month ago by moul
    Global GNOT lock
    in focus
    #2980 opened about 1 month ago by Kouteki
    can `break` out of a self-executing closure
    🐞 bugπŸ“¦ πŸ€– gnovmin focus
    #2973 opened about 1 month ago by thehowl
    WIP fix(gnovm): add filetest for inter-realm spec
    🧾 package/realmπŸ“¦ πŸ€– gnovmin focus
    #2958 opened about 1 month ago by ltzmaxwell
    wip(keeper): implement json primitive return
    🧾 package/realmπŸ“¦ πŸ€– gnovmπŸ“¦ 🌐 tendermint v2πŸ“¦ β›° gno.landin focus
    #2949 opened about 1 month ago by gfanton
    feat: support metadata for genesis txs
    breaking changeπŸ“¦ 🌐 tendermint v2πŸ“¦ β›° gno.land
    #2941 opened about 1 month ago by zivkovicmilos
    Compile audit areas
    security
    #2886 opened about 2 months ago by moul
    feat(gnovm): add software floating point package
    πŸ“¦ πŸ€– gnovm
    #2863 opened about 2 months ago by thehowl
    feat: clean up `p2p` & implement missing peering functionality
    🌱 featureπŸ“¦ 🌐 tendermint v2πŸ“¦ β›° gno.landin focus
    #2852 opened about 2 months ago by zivkovicmilos
    feat: dynamic gas price, keeper implementation
    πŸ“¦ 🌐 tendermint v2πŸ“¦ β›° gno.landin focus
    #2838 opened about 2 months ago by piux2
    docs: Add Realm ABI Specification
    :book: documentationin focus
    #2833 opened 2 months ago by mvertes
    feat(gnovm): align Gno constant handling with Go specifications
    🧾 package/realmπŸ“¦ πŸ€– gnovmin focus
    #2828 opened 2 months ago by omarsy
    `r/sys/users` Mainnet v1 (mvp) & v2
    🧾 package/realm
    #2827 opened 2 months ago by moul
    Gno Realm and Ownership Spec
    in focus
    #2743 opened 3 months ago by moul
    Two critical VM issues (denial of service attacks)
    🐞 bugπŸ“¦ πŸ€– gnovmin focus
    #2738 opened 3 months ago by bbarwik
    feat: GC
    🧾 package/realmπŸ“¦ πŸ€– gnovmπŸ“¦ β›° gno.landin focus
    #2735 opened 3 months ago by petar-dambovaliev
    Move standard library initialization to genesis transactions
    πŸ“¦ β›° gno.land🌟 improvementhelp wanted
    #2730 opened 3 months ago by thehowl
    fix(gnovm): Prevent use of blank identifier as Value or Type
    πŸ“¦ πŸ€– gnovmin focus
    #2699 opened 3 months ago by notJoon
    bug(gnovm): prohibit conversion of non-convertible typed constants
    🐞 bugπŸ“¦ πŸ€– gnovmin focus
    #2681 opened 3 months ago by deelawn
    [infra] Minimal Setup of Observability node running monitoring service
    πŸ“¦ β›° gno.land
    #2632 opened 4 months ago by sw360cab
    Constant Declaration with Slice Type Compiles Without Error
    🐞 bugπŸ“¦ πŸ€– gnovm
    #2628 opened 4 months ago by omarsy
    [infra] Observability overhaul
    πŸ“¦ β›° gno.landin focus
    #2618 opened 4 months ago by zivkovicmilos
    [gnoweb/realms] Standardize hyperlink structure
    🌍 gnoweb
    #2602 opened 4 months ago by leohhhn
    feat: `r/gov/dao` v2
    🧾 package/realmπŸ“¦ β›° gno.land
    #2581 opened 4 months ago by zivkovicmilos
    change default genesis package creator, and add way to configure it
    #2573 opened 5 months ago by thehowl
    [chain] Audit the Gno.land storage layer
    in focus
    #2445 opened 5 months ago by zivkovicmilos
    feat(gnovm): handle loop variables
    🧾 package/realmπŸ“¦ πŸ€– gnovmπŸ“¦ 🌐 tendermint v2πŸ“¦ β›° gno.land
    #2429 opened 5 months ago by jaekwon
    task: check the lexical restrictions on gno module paths and compare to go
    security
    #2426 opened 5 months ago by kristovatlas
    `Time.Now()` always return initial UNIX time
    🐞 bug
    #2348 opened 5 months ago by notJoon
    [GnoVM]: Do not allow realms to store references to objects owned by other realms
    #2332 opened 5 months ago by deelawn
    [bug/gnovm] arrays returned by functions should not be addressable
    🐞 bugπŸ“¦ πŸ€– gnovmin focus
    #2299 opened 6 months ago by deelawn
    [gnovm/avl] Removing keys from AVL trees does not work
    🐞 bugπŸ“¦ πŸ€– gnovm
    #2266 opened 6 months ago by leohhhn
    feat: gnovm benchmarking tool
    🧾 package/realmπŸ“¦ πŸ€– gnovmπŸ“¦ β›° gno.landin focus
    #2241 opened 6 months ago by piux2
    gnoland: team support
    #2195 opened 6 months ago by moul
    Expect full denoms in Banker.IssueCoin and Banker.RemoveCoin
    #2107 opened 6 months ago by thehowl
    fix: global var dependencies
    🧾 package/realmπŸ“¦ πŸ€– gnovmπŸ“¦ 🌐 tendermint v2πŸ“¦ β›° gno.landin focus
    #2077 opened 6 months ago by petar-dambovaliev
    [GnoVM] bug: inconsistent map key
    🐞 bugπŸ“¦ πŸ€– gnovmin focus
    #2060 opened 7 months ago by deelawn
    vm: variable declaration code in `AssignStmt` and `ValueDecl` should be synced (issues with map index / type assertion tuple assignment)
    πŸ“¦ πŸ€– gnovm🌟 improvement
    #1958 opened 7 months ago by thehowl
    Incorrect Timestamps in Gno Chains
    🐞 bugin focus
    #1950 opened 7 months ago by adr-sk
    blank identifier "_" should not be used as value or type
    🐞 bug
    #1946 opened 7 months ago by ltzmaxwell
    [chain] Gas Fee Equation MVP
    #1917 opened 8 months ago by Kouteki
    META - Backward Compatibility
    #1896 opened 8 months ago by piux2
    Creating a `r/sys/config` realm for runtime configuration
    🧾 package/realmin focus
    #1856 opened 8 months ago by moul
    [chain] ABI-like support for Realm / Package requests / responses
    in focus
    #1842 opened 8 months ago by zivkovicmilos
    Proposal: Implementing Versioning Across Application Serialization Structures
    breaking changeπŸ“¦ πŸ€– gnovmπŸ“¦ β›° gno.land
    #1838 opened 8 months ago by ajnavarro
    [chain] Gas Estimations
    #1826 opened 8 months ago by zivkovicmilos
    [infra] Add multinode orchestration
    #1821 opened 8 months ago by zivkovicmilos
    Ensure no ValuePath depths exceed uint8/2
    #1781 opened 8 months ago by jaekwon
    gnolang/overflow repo and `math/overflow` (ex `p/demo/maths`) should be synced up
    πŸ—ΊοΈgood first issueπŸ—ΊοΈ
    #1729 opened 9 months ago by thehowl
    gnovm(bug): time.Time rendering causes Machine Panic
    🐞 bugπŸ“¦ πŸ€– gnovm
    #1588 opened 10 months ago by leohhhn
    `[]byte("string")` created in for loops are "persisted" on iteration
    🐞 bugπŸ“¦ πŸ€– gnovm
    #1570 opened 10 months ago by thehowl
    "VM call panic: unexpected object with id" when re-adding the same key to an avl.Tree after previously deleting it
    🐞 bugπŸ“¦ πŸ€– gnovm
    #1543 opened 10 months ago by irreverentsimplicity
    META - splitting and refactoring `std`
    #1475 opened 11 months ago by leohhhn
    in variable initialization, dependencies within functions are not recursively resolved
    🐞 bugπŸ“¦ πŸ€– gnovmin focus
    #1463 opened 11 months ago by thehowl
    [BFT] Investigate Potential Deadlock in Production Related to EventsSwitch System
    🐞 bug
    #1421 opened 12 months ago by gfanton
    println does not print nil slices
    🐞 bugπŸ“¦ πŸ€– gnovm
    #1377 opened about 1 year ago by thehowl
    0 "numeric errors" will be `==` to any error created with `errors.New`
    🐞 bugπŸ“¦ πŸ€– gnovm
    #1376 opened about 1 year ago by thehowl
    [chore] Remove NativeValue and NativeType from the VM entirely
    #1361 opened about 1 year ago by jaekwon
    nil can be converted to invalid types (ie. int)
    🐞 bugπŸ“¦ πŸ€– gnovm
    #1341 opened about 1 year ago by thehowl
    unexpected unreal object when assigning a local variable to a global variable (pointer)
    🐞 bugπŸ“¦ πŸ€– gnovm
    #1326 opened about 1 year ago by thehowl
    panic: stack overflow when printing machine state with type conversion, embedded structs and loops
    🐞 bug
    #1291 opened about 1 year ago by moul
    `_test.gnoweb` currently doesn't work (resulting in top-level `make test` not working)
    🐞 bugπŸ“¦ β›° gno.land
    #1222 opened about 1 year ago by thehowl
    PoC for Genesis Manipulation Libraries and Tools
    #1189 opened about 1 year ago by moul
    slice appends sometimes have some of their content zeroed out in between tx calls
    🐞 bugπŸ“¦ πŸ€– gnovm
    #1167 opened about 1 year ago by thehowl
    ci: tell codecov to wait_for_ci to avoid flappy reports
    🐞 bug
    #1160 opened about 1 year ago by moul
    mixing untyped (negative) floats and integers in arithmetic sometimes drops the sign
    🐞 bugπŸ“¦ πŸ€– gnovm
    #1152 opened about 1 year ago by thehowl
    floats not allowed in inc/dec statements
    🐞 bugπŸ“¦ πŸ€– gnovm
    #1151 opened about 1 year ago by thehowl
    infinitesimal non-zero float values are rejected by the preprocessor
    🐞 bugπŸ“¦ πŸ€– gnovm
    #1150 opened about 1 year ago by thehowl
    in `append([]T, ...T)`, constant types are not converted to T implicitly
    🐞 bugπŸ“¦ πŸ€– gnovm
    #1149 opened about 1 year ago by thehowl
    division by zero panics cannot be recovered
    🐞 bugπŸ“¦ πŸ€– gnovmin focus
    #1148 opened about 1 year ago by thehowl
    fix: print declared type in output
    πŸ“¦ πŸ€– gnovm
    #1143 opened about 1 year ago by piux2
    Feature: support named and unnamed type assignment
    🐞 bug
    #1141 opened about 1 year ago by piux2
    chore: disable codecov flags that can overlap
    #1140 opened about 1 year ago by moul
    can't append `nil` to a slice of interfaces
    🐞 bugπŸ“¦ πŸ€– gnovm
    #1136 opened about 1 year ago by thehowl
    for loops maintain the same block on iteration, which is referenced in any closures generated within
    🐞 bugπŸ“¦ πŸ€– gnovm
    #1135 opened about 1 year ago by thehowl
    fix(gnolang): allow comparisons using uninitialized string values
    🐞 bugπŸ“¦ πŸ€– gnovm
    #1132 opened about 1 year ago by thehowl
    New eventually-consistent staging (for local dev and gno.land)
    πŸ“¦ β›° gno.land
    #1131 opened about 1 year ago by moul
    fix(vm): Release VM properly
    πŸ“¦ πŸ€– gnovm
    #1116 opened about 1 year ago by ajnavarro
    fix: copy value in `cv.map`
    πŸ“¦ πŸ€– gnovmπŸ“¦ β›° gno.land
    #1112 opened about 1 year ago by r3v4s
    The Portal Loop
    #1108 opened about 1 year ago by moul
    Reminder: need to set VerifyGenesisSignatures to true on mainnet,
    #1104 opened about 1 year ago by piux2
    Should the response of an RPC realm function call have the return value?
    ❓ question
    #1100 opened about 1 year ago by jefft0
    Issue: we should not allow injecting methods on a non-exist PackageNode
    🐞 bug
    #1099 opened about 1 year ago by piux2
    arrays inside structs are references, kept when copying to a new struct
    🐞 bugπŸ“¦ πŸ€– gnovm
    #1097 opened about 1 year ago by thehowl
    structs are sometimes passed as references even when they're not ought to
    🐞 bugπŸ“¦ πŸ€– gnovm
    #1096 opened about 1 year ago by thehowl
    builtin identifiers cannot be shadowed
    🐞 bugπŸ“¦ πŸ€– gnovm
    #1091 opened about 1 year ago by thehowl
    cryptic error: invalid dereferences (`*<Expr>`) panic with `should not happen`
    🐞 bug
    #1088 opened about 1 year ago by thehowl
    conditional statements don't support custom boolean types
    🐞 bugπŸ“¦ πŸ€– gnovm
    #1087 opened about 1 year ago by thehowl
    gnovm doesn't perform terminating statement analysis
    🐞 bugπŸ“¦ πŸ€– gnovm
    #1086 opened about 1 year ago by thehowl
    conversion to `uint64` is bounded to `int64` values (when passing as a literal)
    🐞 bugπŸ“¦ πŸ€– gnovm
    #1085 opened about 1 year ago by thehowl
    boolean operators (`||`, `&&`) allowed in return values (for non-boolean return values)
    🐞 bugπŸ“¦ πŸ€– gnovm
    #1083 opened about 1 year ago by thehowl
    cryptic error: `v := f()`, when f returns no values, panics with `evalStaticTypeOf() only supports *CallExpr with 1 result`
    🐞 bugπŸ“¦ πŸ€– gnovm🌟 improvement
    #1082 opened about 1 year ago by thehowl
    chore: add test to demonstrate PrevRealm var block bug
    🧾 package/realm
    #1079 opened about 1 year ago by n0izn0iz
    fix(mempkg): don't attempt to validate name of an empty package
    πŸ“¦ πŸ€– gnovmπŸ“¦ 🌐 tendermint v2πŸ“¦ β›° gno.land
    #1076 opened about 1 year ago by gfanton
    Bug: contract execution fee is added on top of the transaction fee.
    🐞 bug
    #1067 opened about 1 year ago by piux2
    feat(stdlib): add `path` package
    πŸ“¦ πŸ€– gnovm
    #1065 opened about 1 year ago by gfanton
    fix: correct panic message for ParseMemPackage()
    πŸ“¦ πŸ€– gnovm
    #1052 opened over 1 year ago by harry-hov
    feat: official documentation
    :book: documentation
    #1046 opened over 1 year ago by zivkovicmilos
    Panic when addpkg a Realm with subpaths
    πŸ—ΊοΈgood first issueπŸ—ΊοΈ
    #1041 opened over 1 year ago by moul
    fix: panic in `store.SprintStoreOps`
    πŸ“¦ πŸ€– gnovmπŸ“¦ 🌐 tendermint v2gnopher-hole
    #1036 opened over 1 year ago by tbruyelle
    VM is not properly released back to sync pool
    #1033 opened over 1 year ago by piux2
    feat: add GNOROOT environment variables
    πŸ“¦ πŸ€– gnovm
    #1014 opened over 1 year ago by gfanton
    chore: use std.PrevRealm() in grc721 package
    🧾 package/realm
    #992 opened over 1 year ago by r3v4s
    chore: demonstrate ownership bug
    🧾 package/realmπŸ“¦ πŸ€– gnovm
    #973 opened over 1 year ago by n0izn0iz
    Discussion - Incompatibility and Upgrade Strategy for AVL between GitHub and test3.gno.land
    #970 opened over 1 year ago by moul
    chore: regular block creation time (5s)
    πŸ“¦ 🌐 tendermint v2πŸ“¦ β›° gno.land
    #969 opened over 1 year ago by r3v4s
    fix(gnovm): correctly update refs count when self-assigning
    🧾 package/realmπŸ“¦ πŸ€– gnovm
    #960 opened over 1 year ago by n0izn0iz
    docs(proof-of-contribution): bootstrap document
    #954 opened over 1 year ago by moul
    Calling a realm that uses std.PrevRealm() has different behavior in var and init blocks
    🐞 bug
    #941 opened over 1 year ago by n0izn0iz
    Pop/push slice returns old element
    🐞 bug
    #939 opened over 1 year ago by n0izn0iz
    Detect bad gno.mod configuration from CI
    πŸ—ΊοΈgood first issueπŸ—ΊοΈπŸž bughelp wanted
    #927 opened over 1 year ago by moul
    BenchmarkMedium panicking on memdb
    🐞 bugπŸ“¦ 🌐 tendermint v2
    #908 opened over 1 year ago by ajnavarro
    feat: std.TestSetPrevRealm
    🧾 package/realmπŸ“¦ πŸ€– gnovm
    #891 opened over 1 year ago by r3v4s
    feat: add p/demo/mux
    🧾 package/realm
    #882 opened over 1 year ago by moul
    feat: add r/gnoland/pages
    🧾 package/realm
    #874 opened over 1 year ago by moul
    [WIP]fix: check copy func param type
    πŸ“¦ πŸ€– gnovm
    #867 opened over 1 year ago by ltzmaxwell
    [WIP]fix: print zero-value composite
    πŸ“¦ πŸ€– gnovm
    #864 opened over 1 year ago by ltzmaxwell
    Block data synchronization and full node operation on test3
    #863 opened over 1 year ago by dongwon8247
    feat: event & emit in gno
    πŸ“¦ πŸ€– gnovmπŸ“¦ 🌐 tendermint v2πŸ“¦ β›° gno.land
    #853 opened over 1 year ago by anarcher
    [RFC] Handling nested packages
    ❓ question🐞 bugπŸ“¦ β›° gno.land
    #852 opened over 1 year ago by harry-hov
    rfc: change the `time` stdlib package
    πŸ—ΊοΈgood first issueπŸ—ΊοΈπŸ“¦ πŸ€– gnovm🌟 improvement
    #851 opened over 1 year ago by thehowl
    Move tm2/pkgs/sdk/vm to gno.land/pkgs/sdk/vm
    πŸ“¦ πŸ€– gnovmπŸ“¦ 🌐 tendermint v2πŸ“¦ β›° gno.land🌟 improvement
    #847 opened over 1 year ago by jaekwon
    gnomod: Infinite loop when a requested package does not exist.
    🐞 bug
    #835 opened over 1 year ago by ajnavarro
    WIP: tm2 clean up
    πŸ“¦ 🌐 tendermint v2πŸ“¦ β›° gno.land🌟 improvement
    #825 opened over 1 year ago by piux2
    Realm with "import encoding/json" can't be addpkg via gnokey, but manually
    🐞 bugπŸ“¦ πŸ€– gnovm
    #808 opened over 1 year ago by r3v4s
    remove `tm2/pkg/crypto/keys/client/migration.go` after test4
    πŸ“¦ 🌐 tendermint v2🌟 improvement
    #800 opened over 1 year ago by thehowl
    panic: interface conversion: interface {} is nil, not stdlibs.ExecContext
    🐞 bugπŸ“¦ πŸ€– gnovm
    #793 opened over 1 year ago by r3v4s
    chore: improve p/demo/avl's readability and safety
    #785 opened over 1 year ago by jaekwon
    license: Update license for gnovm and gno.land
    πŸ“¦ πŸ€– gnovmπŸ“¦ β›° gno.land
    #767 opened over 1 year ago by jaekwon
    chore: add a tm2/errors.Fatal helper
    #754 opened over 1 year ago by moul
    Revert "chore: bcrypt cost adjustment (#670)"
    #685 opened over 1 year ago by moul
    fix: solve problem that variable (of declaredType) is not assigned with correct type
    🐞 bugdon't mergeπŸ“¦ πŸ€– gnovm
    #674 opened over 1 year ago by ltzmaxwell
    perf: use constructor to reset fields while keeping alloc slice
    #672 opened over 1 year ago by jaekwon
    [Bug ??] panic: interface conversion: gnolang.Type is *gnolang.SliceType, not *gnolang.DeclaredType
    🐞 bug🧾 package/realmπŸ“¦ πŸ€– gnovm
    #651 opened over 1 year ago by r3v4s
    Help page is broken
    🐞 bug
    #648 opened over 1 year ago by jaekwon
    attempt to solve #591
    🧾 package/realmπŸ“¦ πŸ€– gnovmπŸ“¦ 🌐 tendermint v2πŸ“¦ β›° gno.land
    #626 opened over 1 year ago by grepsuzette
    refactor: reorganize project, isolate components (tm2, gnovm, gno.land, ...)
    breaking change
    #585 opened over 1 year ago by moul
    fix: fix vuln demonstrated by #583
    🐞 bugπŸ“¦ 🌐 tendermint v2
    #584 opened over 1 year ago by grepsuzette
    feat: add file-based transaction indexing
    🌱 featureπŸ“¦ 🌐 tendermint v2πŸ“¦ β›° gno.land
    #546 opened over 1 year ago by zivkovicmilos
    Official "Getting Started" guide
    :book: documentationπŸ—ΊοΈgood first issueπŸ—ΊοΈ
    #499 opened almost 2 years ago by moul
    WIP: refactor AVL
    #450 opened almost 2 years ago by jaekwon
    Update webpage
    #438 opened almost 2 years ago by jaekwon
    chore: updates for the faucet community bot
    #400 opened almost 2 years ago by piux2
    make GNO copyleft/free software
    #397 opened about 2 years ago by jaekwon
    fix: check nil where reading bytes from ArrayValue.List
    #394 opened about 2 years ago by ltzmaxwell
    feat: test3
    #385 opened about 2 years ago by moul
    feat: r/system/names public functions and checks with AddPackage
    🌱 feature🧾 package/realmπŸ“¦ 🌐 tendermint v2
    #384 opened about 2 years ago by anarcher
    feat: add r/system/names
    #375 opened about 2 years ago by moul
    [META] πŸš€ mainnet.gno.land
    #363 opened about 2 years ago by moul
    Test and document floating point determinsm
    πŸ—ΊοΈgood first issueπŸ—ΊοΈhelp wanted
    #312 opened over 2 years ago by jaekwon
    Map package variable breaks the contract execution without exception
    🐞 bugπŸ“¦ πŸ€– gnovm
    #311 opened over 2 years ago by piux2
    [tendermint2] re-implement tx indexing
    🌱 featureπŸ“¦ 🌐 tendermint v2
    #275 opened over 2 years ago by jaekwon
    [gno] synchronous garbage collection
    πŸ“¦ πŸ€– gnovmin focus
    #266 opened over 2 years ago by jaekwon
    Join the Gno.land Ecosystem!
    Gnolove.world is cooked with ❀️ bywww.samourai.world