or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Syncing
xxxxxxxxxx
gno.land Core Team (bi-weekly)
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)
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →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
andqrender
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 purifyingp/
- 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
r/sys/vals
& validator set injection using itSection 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 ingno test
.std
package @tygeSection Five: Tendermint 2
Section Six: Security & Ops
Gno.land Core Team (bi-weekly)
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}
to2665{6,7,8}
gnoland start
was overhauledgnopls
is now official https://github.com/gnolang/gnopls- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →gnora
, Blockchain-less Gno Interpreter PoCSection 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 ofstd.CurrentRealm().Path()
. Thanks Varmeta!Section Five: Tendermint 2
r/sys/vals
is ready for reviews @zivkovicmilosr/sys/vals
is open for comments @zivkovicmilos