Manfred Touron

Results 499 comments of Manfred Touron

I believe we should move the `sys/govdao/gnoland` contracts into a separate top-level folder while keeping the other examples in the examples folder. This change will clarify that when you launch...

`r/sys/users` should have govdao as an additional controller. In this case, we should only require minimal checks, such as `len(name) > 0` and authorized characters (maybe more, i don't remember...

We should draft a v0 document as a foundation for collaboration, with an agreed structure, section titles, and TODO placeholders for parallel work. Some sections can be fully drafted for...

feedback: - don't "spend gas", but count it (starts from 0, and is increased at usage) - allow specifying an execution limit eventually, if 0, no limit, else, act like...

Thanks for your proposal. I think there's a bit of a misunderstanding about the scope of the anti-squatting system we're aiming for. The goal is to keep a potential permissionless...

The anti-squatting system should be implemented at the same time or before the auction system, not after. If a robust anti-squatting system is not in place, we should use an...

I like the idea of having a longer name easily, and then a shorter one (+ alias?) after more verification. When working on this PR, I had this idea in...

I opened an issue on r/sys/users (#2827) to focus the discussion exclusively on an anti-squatting system. Ideally, this system should be pluggable as a `p/` and not limited to `r/sys/users`....

This is a must-have for r/sys/users/v2, after the launch, but not for the first launch. In the meantime, we can postpone it. Must have issue: #2827