gamarin2

Results 13 comments of gamarin2

Addressed some of bucky's comments here: https://github.com/cosmos/cosmos/pull/83

I will just recap the state of the discussion so that everyone can catch up. ## Parameter values We need to decide on values for: - `MinDeposit`: minimum amount of...

Ok so we are lacking consensus on urgent proposals. We have 3 options for now: 1- Only one process, process is `urgent`. This means that proposals are accepted if at...

I'm fine with going for only 1 process. I lean in favour of chosing the `regular` for the following reasons: - No timing issue. Validators and delegators know they have...

Ok we'll start implementation with @jaekwon's option and modify it later if we end up deciding for another. I'll modify the spec accordingly.

No because `voting power` of validators can be smaller than their `consensus power`. That's because validators inherit all `consensus power` from their delegator whereas if delegators vote, `voting power` of...

@ebuchman +1 would like your insight too. What will be the competitive advantages of Cosmos Dex over Waves Dex ?

So I have done better due diligence on waves and I can answer this question now. The design of the 2 Dexes is pretty similar in that there is a...

Tangentially, I'm curious how this would impact best practices when it comes to handling human input. For example, if I want to build a basic chat app, I would currently...

>This is interesting. We'd want to inject this as an implict edge in the graph if you think about visualizing it. It would reduce the need for a "terminal and...