Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,481 contributions in the last year
Activity overview
Contribution activity
October 2020
- alessio/go-blake2-benchmark Go
- alessio/bauth Go
- alessio/tools Go
- alessio/gex Go
- alessio/akash Go
- alessio/demoapp Go
Created a pull request in cosmos/cosmos-sdk that received 4 comments
Launchpad/backports
Cosmos SDK v0.39.2 Release Before we can merge this PR, please make sure that all the following items have been checked off. If any of the checkli…
- Link docs
- fix check-test-* targets
- cosmovisor: docs first draft
- tendermint security update
- Makefile: fix db-specific ldflags
- types: tests -> test suites migration
- Makefile: s/TENDERMINT/COSMOS/
- Remove reproducible builder image
- types: keep migrating tests to test suites
- Makefile: simplify and clean-up
- Remove duplicated Module.Route calls
- ADR 35: Rosetta API Support
- Fix fetch txs by height on legacy REST endpoint
- Throw an error on duplicate registration
- Integrate Rosetta API into Launchpad.
- Add Deprecation headers for legacy rest endpoints
- Fix panic in context when setting nodeURI
- fix inconsistent flag names in upgrade proposal command
- Use embedded lib key type in sdk pub keys instead of bytes.
- build(deps): bump codecov/codecov-action from v1.0.13 to v1.0.14
- docker fix
- Re-enable errcheck linter check
- ci: upload coverage once
- simapp: rename MakeEncodingConfig to MakeTestEncodingConfig
- Fix clang-format to specific version
- Makefile: fix the check-test-*
- tests: add command to compile all test files
- Remove duplicate print message on keys add command
- Extend ClientConn on TxBuilder
- launchpad: fix query params on governance votes querier
- ci: add pushing of tags and master
- cosmovisor: docs first draft
- Update readme to link starport instead of scaffold
- gitignore: adding Emacs .dir-locals.el
- fix: Rework InterceptConfigsPreRunHandler to make sure configuration …
- Some pull request reviews not shown.
Created an issue in mum4k/termdash that received 4 comments
terminal is left scrambled when the app exits
Hi,
One of my colleagues has written a gorgeous terminal-based block explorer application using termdash: https://github.com/Tosch110/gex
While tes…