Kwun Yeung

Results 58 comments of Kwun Yeung

@DaniloRodrigo How does your code look like on the building the login url?

Very strange, even my PR #135 fixed this, the maintainer closed it without merging it. Only the `createContainer` was replace with `withTracker`.

Hi, Where can I find the npmPeerRequirements to edit it?

Seems not the case. The versions for the 3 react related packages can be resolved but not for lodash, express, i18next, i18next-node-remote-backend and i18next-xhr-backend. These packages are in my package.json...

Having the same issue. `server/steps/applicationRendering.jsx` giving `TypeError: Cannot read property 'toLowerCase' of undefined` error.

The default behaviour `create_empty_block = false` of Tendermint is to have block committed immediately when there is tx. Otherwise, it will just keep waiting unless the `create_empty_block_interval` is not `0`...

@bragaz yes and the current staking mechanism on Cosmos Hub will just make delegators delegate to the top 10 or 20 validators. If I'm a I know a validator that...

This actually may be related to `x/distribution` and `x/gov` as many operations from these modules rely on the bonding stake.

@RiccardoM yes it is. I will read more on the ADR and join the discussion.

@kevjue we have synced the node from scratch and it's currently working fine. Thanks!