Andy Nogueira

Results 45 issues of Andy Nogueira

Add a `crawl` command in the tool to scan Cosmos SDK repositories from a pre-defines list. Gather information about Cosmos SDK version, Tendermint version, ibc-go, modules

enhancement

When running the releases command, check if the repository is a Cosmos SDK project and if it is retrieve the commit for each tag and find the go.mod file to...

enhancement
ux

Looks like when microVM is running as guest the SIGINT (Ctrl+C) doesn't work. If Rust program is executed on host machine the SIGINT works.

bug

## Crate * ibc-relayer * ibc-relayer-cli ## Summary Currently the key file for each chain is stored in plaintext mode on the host running the relayer ## Problem Definition When...

O: new-feature
I: CLI
I: logic
O: security

Issue to track the continuation of the refactoring of the client query logic Reference: #103 and #107

Type: Refactor

It would be great if `lens` could have multisig support for txs. Maybe incorporate some of the logic @ebuchman created in https://github.com/informalsystems/multisig into lens ?

Type: Enhancement

When I clone the repository and try to run `npm install` using node version 12.5 I get the following error: ``` > [email protected] preinstall /home/andy/Development/js-abci/node_modules/tendermint-node > rm -f ./bin/tendermint &&...

Currently this repo has old information about previous chains. Doesn't show the information for the last hub. My suggestion is to revamp this repo with a structure that can accommodate...

Tried to run the command to create a new contract and after inputing the template location, got an error message that the $EDITOR environment variable needs to be set. Probably...

enhancement

Currently when executing the `multisig list` command, the output only displays the folders and files uploaded to S3. A better output would be a table with some details about the...

enhancement
multisig