Jehan
Jehan
Hi, this demonstrates a new syntax for actions which looks like this: ```js const store = { actions: { // Set state multiple times in an action, e.g. for loading...
Right now it's a bit much to dive into app.go to figure it out. It looks like there are a lot of modules in there, although on http://0.0.0.0:12345/#/ it tells...
I'm intending to use Lens to send messages to a Cosmos chain in some Go code. I would suggest that maybe it would be good to add an example of...
 Pasting the private key into the box doesn't seem to work.
## Protocol Change Proposal **_EDIT_**: Use the solution propose in https://github.com/cosmos/interchain-security/issues/939#issuecomment-1549162175. ### Summary We currently use Go's `iota` operator to choose byte prefixes for our database keys. This is clean...
Personally, I found the module that gets created as a scaffold hard to deal with, due to the fact that it does not run or even compile. Sometimes it's nice...
I can help with this, but you'll need to put this on cocoapods first. Seems like the npm module and the cocoapods module should be owned by the same person....
I'm not a huge fan of promises themselves, but it would allow us to use async/await, like fetch: http://jakearchibald.com/2015/thats-so-fetch/
Some modules have hooks, and in the docs they tend to have a list of the names of all the hooks. What is missing is a guide on how one...