Manfred Touron

Results 499 comments of Manfred Touron

@jaekwon, I have two initial job description proposals: 1. multiple senior golang engineer with experience with Tendermint. 2. one senior technical project manager with experience in blockchain or open-source (community-driven)...

I'm brainstorming different hiring strategies, though I'm not entirely certain yet. Here are my thoughts: 1. **Hiring Leaders First**: Start by hiring leaders and managers who can then recruit and...

I think we should start by playing with standardized comments that can be read both by humans and machines (gnoweb, wallets, SDKs). Maybe something like this: ```go // Foo does...

> If this is included in comments, people will forget/will not know to write this I think that as soon as it becomes a standard, it can become more common,...

After a general discussion with Jae regarding x/params (related to this PR, Guilhem’s, the one already merged for restricted accounts, and upcoming ones), we’ve aligned on a direction to make...

Pr is not frozen, we should do it. std.DelParam() can be added 👍 Making realms’ var more easily queryable is also a goal.

The current implementation seems incompatible with a p/ package spirit. It is primarily designed around top-level functions and Render(), and it lacks safe objects. I am okay with this; I...

@jeronimoalbi i've made a round of replies to our discussions in this PR.

Something we can do is to keep Makefiles, but replace the magic by simply calling `go run zxq.co/rosa/tool COMMAND`. So, the end result is: - No more `Makefile` magic -...

Okay, I have closed issue #51 to maintain the TODO in the README. I propose that we use this meta issue for other matters like graphical visualization, but I recommend...