Skip to content

Commit f63f6e9

Browse files
committed
fix: TMYG14
1 parent ebccadc commit f63f6e9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

posts/2025-02-12_tmyg-14/README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ authors: [Kouteki]
77

88
# The More You Gno 14: Mainnet Beta Checkpoint
99

10-
Our work on the gno.land mainnet beta is in the final stages, so let's recap the remaining work. We've also launched a DevOps hub, and we're getting ready to launch Test6. It's gonna be a busy quarter!
10+
We're nearing the final stages of the gno.land mainnet beta, so let's go over what's left. We've also launched a DevOps hub and are preparing for the Test6 launch. It's going to be a busy quarter!
1111

1212
## Mainnet Beta Progress
1313

1414
There are several key components that we need to complete before we launch the mainnet beta:
1515
* [Constitution](https://github.com/gnolang/genesis) is being written, and we're looking for feedback. If you want to be part of the history, open an issue or a PR, leave comments and present your case.
16-
* [Realm ownership spec](https://github.com/gnolang/gno/issues/2743) is a critical piece that will dictate how realms interact with one another. ADD MORE DETAILS AFTER MONDAY
16+
* [Realm ownership spec](https://github.com/gnolang/gno/issues/2743) is a critical piece that will dictate how realms interact with one another.
1717
* [GovDAO v3](https://github.com/gnolang/gno/issues/3078) is a unique realm tasked with governing the chain; it consists of contributors organized into multiple tiers.
1818
* [Token lock & params keeper](https://github.com/gnolang/gno/pull/3176) allows us to lock token transfers, except for paying gas fees to add a package or call a contract. The restriction will eventually be unlocked through a GovDAO vote.
1919
* [Garbage collector](https://github.com/gnolang/gno/issues/266) is capable of synchronous garbage collection, greatly reducing memory allocation and costs.
@@ -39,8 +39,8 @@ Onbloc is a Seoul-based company that's an active contributor on the gno.land pro
3939

4040
We traveled to Brussels for FOSDEM 2025, one of the world’s largest and most influential open-source gatherings. This year marked FOSDEM’s 25th anniversary, drawing over 5,000 developers, engineers, and enthusiasts from across the globe.
4141

42-
Attending FOSDEM was inspiring, a powerful reminder of what can be achieved when people collaborate in a free, transparent, and open way. The depth of knowledge shared, the engaging discussions, and the sheer diversity of topics, from robotics and simulations to the Go ecosystem, highlight the incredible breadth of open-source innovation, and what’s possible when people build together. It went beyond code, FOSDEM was a first-hand experience to witness the global community driven by a shared ethos.
43-
Check out the recap blog post [here](https://gno.land/r/gnoland/blog:p/fosdem-2025).
42+
Attending FOSDEM was inspiring, and a powerful reminder of what can be achieved when people collaborate in a free, transparent, and open way. The depth of knowledge shared, the engaging discussions, and the sheer diversity of topics, from robotics and simulations to the Go ecosystem, highlight the incredible breadth of open-source innovation, and what’s possible when people build together. It went beyond code, FOSDEM was a first-hand experience to witness the global community driven by a shared ethos.
43+
Check out the recap blog post [here](/r/gnoland/blog:p/fosdem-2025).
4444

4545
### Epitech Career Day
4646

0 commit comments

Comments
 (0)