Tyler
Tyler
> Would be great if you could do a little research on how we might use transaction tips before we implement this. - user receives ecocredits from send/create_batch/bridge but has...
> > utACK. checked the SDK and they handle valset resets similarly. > > can you point to code in the SDK that does valset resets @technicallyty ? err maybe...
we'll also have to wait for the next release of cosmos-sdk which will include the updated import. otherwise we will still need the replace directive in our repo see error...
Update: our current sdk version `v0.46.3` does not contain the cosmos/gogo migration, so the replace directive cannot be removed. The latest patch version, `v0.46.10`, does not contain the update either....
added @gsk967 to gov per https://github.com/cosmos/cosmos-sdk/pull/9979#issuecomment-964292230.
> @technicallyty lets work on this together 👍 sounds good!
> @chandrarishabh I made a codesandbox for it > > https://codesandbox.io/s/interesting-spence-onwor?file=/src/App.js > > Basically the selectGroup in my case was an id to graph, in this example, I add a...
bumping, anyone ever get something going on their machine?
yeah, im just testing out RPC calls to a local nakama instance. fwiw, ive gotten rid of this error. but now the socket just... stops working after some time? i...
ok i switched to RPC and thats fine. but now im using a socket to connect to a match and listen for things. and i randomly get that "continuation" error...