Thomas

Results 165 comments of Thomas

@jeronimoalbi on my machine, the cosmosgen tests are failing with this error : ``` --- FAIL: TestBankModule (6.60s) exec.go:109: Error Trace: /home/tom/src/ignite/cli/integration/cosmosgen/exec.go:109 /home/tom/src/ignite/cli/integration/cosmosgen/bank_module_test.go:66 Error: Received unexpected error: exit status 1...

I had the same issue and @TomDeVito's patch fixed it.

@lubtd With the circular dependency removed (spn no longer depends on CLI), I'm wondering if there's still an issue actually. From what I know, the origin of this was the...

Sorry for thinking aloud, but maybe what we should avoid is indirect dependency that depends on the sdk, because in that case we may reproduce the problem we had with...

I've just discovered that a dependency to ignite/cli is added when you scaffold an ibc module, work in progress!

cosmosibckeeper removed here https://github.com/ignite/cli/pull/2803/commits/2d8b639b574ad52ebfd64928d0f3d5520976135d We might also want to deprecate that package. There's still a problem with one integration test, during the `TestIBCOrable` test, a `go get github.com/bandprotocol/[email protected]` is done...

> There's still a problem with one integration test, during the `TestIBCOrable` test, a `go get github.com/bandprotocol/[email protected]` is done and as before that triggers a downgrade of the sdk to...

Closed in favor of mutliple incoming PRs. The first one is #2910

Hey there, I had similar issues and indeed I found difficult to get the root cause of the error because of the error format. That said, with tiny changes, I...

> Unfortunately I'm not a coder so I'm no help with suggestions, sorry. But some errors are indeed difficult to understand. `./build/gnokey query auth/accounts/ --remote gno.land:36657` gives `Data: &json.SyntaxError{msg:"invalid character...