August 7th
Change:
Announcement sections
Team adds to discussions they want to cover and decide what they want to dicuss
Section One: What to Gno section: What are the highlevel updates to share! (short and sweet a TL;DR)
Section Two: gno.land Blockchain
Section Three: Governance and DAO structurization
Section Four: VM and Gno
Section Five: Tendermint 2
Section Six: Security
Open Discussion
New format for the weekly call:
July 24th
Section One: What to Gno section: What are the highlevel updates to share! (short and sweet a TL;DR)
Section Two: Gno.land Blockchain: Faucet, implementation, Portal Loop, clients, SDK as examples
Section Three: Governance and DAO structurization
Section Four: VM and Gno
Section Five: Tendermint 2
Section Six: Security
go run
on same fileQuestions and comments!
July 10, 2024
Section One: What to Gno section: What are the highlevel updates to share! (short and sweet a TL;DR)
Section Two: Gno.land Blockchain: Faucet, implementation, Portal Loop, clients, SDK as examples
Section Three: Governance and DAO structurization
Section Four: VM and Gno
Section Five: Tendermint 2
Section Six: Security
June 26th, 2024
Today, we will have the last 20 minutes for presentations from the SCP Roeun students.
Section One: What to Gno section: What are the highlevel updates to share! (short and sweet a TL;DR)
Section Two: Gno.land Blockchain: Faucet, implementation, Portal Loop, clients, SDK as examples
r/sys/vals
and improving the initial GovDAO implementation - larger issue - it looks like it is happening :)qeval
and qrender
gnoland config
& gnoland secrets
subcommandsgno fmt
command soon! @gfantongnodev
transaction manipulation PR soon! @gfantonSection Three: Governance and DAO structurization
Section Four: VM and Gno
Section Five: Tendermint 2
Section Six: Security
Presentation/feedback from our first SCP cohort
gnobro
demo by Guilhem what you all are here for! :)
Date: June 12th, 2024
Duration: One hour of structured updates
Description:
This call will primarily focus on the Gno Core team updates related to specific topics
Duration: One hour, with the option to go over if there are issues to cover and discuss
Agenda format
It is broken down into sections that can be discussed by respective gno core team members
Section One: What to Gno section: What are the highlevel updates to share! (short and sweet a TL;DR)
r/
- reference issue on purifying p/
- thanks var meta!Section Two: Gno.land Blockchain: Faucet, implementation, Portal Loop, clients, SDK as examples
What is new?
gnodev
can now be started with specific transactions to load ingnokey sign
What is planned and in the works for the next two weeks?
gnodev
@gfantonp/demo/ownable
APIp/demo/grc/grc20
packageSection Three: Governance and DAO structurization
Section Four: VM and Gno
stdlibs/time
@deelawnstd.Emit
gno test
no longer supports transpilation – eventually this will be added back by including the changes in #1730 also in gno test
.std
package @tygeSection Five: Tendermint 2
Section Six: Security & Ops
Date: May 29th, 2024
Duration: One hour of structured updates
Description:
This call will primarily focus on the Gno Core team updates related to specific topics
Duration: One hour, with the option to go over if there are issues to cover and discuss
Agenda format
It is broken down into sections that can be discussed by respective gno core team members
Section One: What to Gno section: What are the highlevel updates to share! (short and sweet a TL;DR)
3665{6,7,8}
to 2665{6,7,8}
gnoland start
was overhauledgnopls
is now official https://github.com/gnolang/gnopls Section Two: Gno.land Blockchain: Faucet, implementation, Portal Loop, clients, SDK as examples
What is new?
nightly
, master
, latest
)wal
folder when running gnodevgnoweb
, making it much more useful and nicer on the UX/UI side as well as on the code side.What is planned and in the works for the next two weeks?
gno fmt
command by @gfantonSection Three: Governance and DAO structurization
Section Four: VM and gno
std.TestSetRealm(std.NewCodeRealm("gno.land/r/demo/users"))
.std.CurrentRealmPath()
has been deprecated in favor of std.CurrentRealm().Path()
. Thanks Varmeta!Section Five: Tendermint 2
r/sys/vals
is ready for reviews @zivkovicmilosr/sys/vals
is open for comments @zivkovicmilos