mesh-cli icon indicating copy to clipboard operation
mesh-cli copied to clipboard

CLI for the Rosetta API

Results 39 mesh-cli issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** **Describe alternatives you've considered** **Additional context**

enhancement

**Describe the bug** **To Reproduce** **Expected behavior** **Additional context**

bug

**Describe the bug** Install script on MacOS with Apple M1 results in corrupted binary. **To Reproduce** 1. On MacOS with Apple Silicon 2. `curl -sSfL https://raw.githubusercontent.com/coinbase/rosetta-cli/v0.10.3/scripts/install.sh | sh -s` ```...

bug

Coinbase ha problemi. Con chi posso parlare?

bug

Fixes # . ### Motivation ### Solution ### Open questions

Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.21.0 to 1.25.0. Release notes Sourced from go.uber.org/zap's releases. v1.25.0 This release contains several improvements including performance, API additions, and two new experimental packages whose APIs are...

dependencies

**Describe the bug** **To Reproduce** **Expected behavior** **Additional context**

bug

Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.0.0-20210220032951-036812b2e83c to 0.3.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/sync&package-manager=go_modules&previous-version=0.0.0-20210220032951-036812b2e83c&new-version=0.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.2 to 1.8.4. Commits f97607b Create GitHub release when new release tag is pushed (#1354) 4c93d8f EqualExportedValues: Handle nested pointer, slice and map fields (#1379) 4b2f4d2 add...

dependencies

**Is your feature request related to a problem? Please describe.** Currently, there is no instrumentation support in `rosetta-cli`. Adding flag to enable instrumentation should start tracing outbound requests to measure...

enhancement