Highlights
- Arctic Code Vault Contributor
- Pro
Pinned
1,048 contributions in the last year
Activity overview
Contribution activity
January 2021
Created 24 commits in 3 repositories
Created 1 repository
Created a pull request in tendermint/starport that received 8 comments
Opened 10 other pull requests in 1 repository
tendermint/starport
10
merged
- feat(serve): save state as genesis when the app is stopped
- feat(scaffolder): init and export genesis for scaffolded types
- feat(scaffolder): run fmt on scaffolder commands
- feat: import wasm with Stargate
- feat: custom keyring-backend in config
- chore: change Gitpod prompt workdir
- fix(template): use HomeDir from clientCtx RegisterTxService
- refactor: update Stargate version to v0.40.0
- refactor: standardize --home option usage
- refactor: set chaincmd commands as version agnostic
Reviewed 14 pull requests in 1 repository
tendermint/starport 14 pull requests
- feat(config): make binary name customizable
- fix: change "frontend" to "vue" in gitignore
- refactor(templates): remove proto/third_party
- fix(relayer): update version
- feat(scaffold): upgrade Stargate to SDK v0.40.1
- docs: update docs stargate
- docs: config.yml and --sdk-version
- feat: add cosmosfaucet
- refactor: update Stargate version to v0.40.0
- refactor(services/chain): refactor initialization with New()
- refactor(cmd): replace cmd.getModule()
- refactor(services/chain): make New depend on the source code
- refactor: add&use chaincmdrunner package
- refactor: use stable version of Starport in docs
Created an issue in tendermint/starport that received 2 comments
feat(pkg/chaincmd): support different Cosmos SDK versions in chaincmd
chaincmd support using Launchpad and Stargate version for blockchain commands but the command interfaces can also change depending on the Cosmos SD…
2
comments