Lee ByeongJun

Results 79 comments of Lee ByeongJun

@gnolang/tech-staff @kazai777 We are planning to use a `timelock` when implementing governance this time. What is the current status of the review for this PR?

~~I discovered when importing other realms within the realm package, a "unexpected node with ..." panic occurs. need to figure it out the cause.~~ partially fixed https://github.com/gnolang/gno/pull/4241/commits/3938af171e620f989ed1497d44da764ec475efea

@jefft0 I need to update the internal implementations (handle the codecov failures too)

> Could you add `packages/uri-template` to the `packages` list in the _pnpm-workspace.yaml_ file? @dahlia I'll add it right away. also, I haven't updated CHANGES.md yet, would it be better to...

> You should add it to version 2.0.0! got it! now I updated pnpm-workspace.yaml, pnpm-lock.yaml and CHANGES.md files. https://github.com/fedify-dev/fedify/pull/475/commits/7dbe61c894ee368f17a6dfdac8052144031ad223

> Does this depend on #4136? Yes, but not a prerequisite. it's an sort of alternative takes

I don't know the exact cause as I cannot access the gno playground source, but it seems that a problem occurs when processing the bodyless function. https://github.com/gnolang/gno/blob/43b4380d36ac1cc79fcfa02bfdf0a7f52dd13c65/misc/genstd/genstd.go#L75-L80 However, as far...

I've implemented RFC 6570 partially before. Would it be okay if I take this?