https://github.com/cosmos/rosetta

Rosetta implementation for cosmos zones
https://github.com/cosmos/rosetta

Keywords

coinbase cosmos cosmos-sdk rosetta

Keywords from Contributors

measur archiving transforms observation animals conversion optimize generic compose products

Last synced: 11 months ago
JSON representation

Acceptance Criteria

Repository metadata

Rosetta implementation for cosmos zones


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: over 1 year ago

Total Commits: 38
Total Committers: 3
Avg Commits per committer: 12.667
Development Distribution Score (DDS): 0.395

Commits in past year: 38
Committers in past year: 3
Avg Commits per committer in past year: 12.667
Development Distribution Score (DDS) in past year: 0.395

Name Email Commits
dependabot[bot] 4****] 23
Carlos Santiago Yanzon 2****k 14
Marko m****o@b****e 1

Committer domains:


Issue and Pull Request metadata

Last synced: over 1 year ago

Total issues: 6
Total pull requests: 73
Average time to close issues: 15 days
Average time to close pull requests: 9 days
Total issue authors: 3
Total pull request authors: 2
Average comments per issue: 0.5
Average comments per pull request: 1.49
Merged pull request: 34
Bot issues: 0
Bot pull requests: 55

Past year issues: 6
Past year pull requests: 73
Past year average time to close issues: 15 days
Past year average time to close pull requests: 9 days
Past year issue authors: 3
Past year pull request authors: 2
Past year average comments per issue: 0.5
Past year average comments per pull request: 1.49
Past year merged pull request: 34
Past year bot issues: 0
Past year bot pull requests: 55

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/cosmos/rosetta

Top Issue Authors

  • bizk (4)
  • julienrbrt (1)
  • lcwik (1)

Top Pull Request Authors

  • dependabot[bot] (55)
  • bizk (18)

Top Issue Labels

  • zondax (5)
  • needs-triage (2)

Top Pull Request Labels

  • dependencies (50)
  • github_actions (9)
  • Stale (4)
  • zondax (3)

Package metadata

proxy.golang.org: github.com/cosmos/rosetta

nolint:staticcheck //Since we are usinbg grpc_reflection_v1alpha which is deprecated, we excuse this rule

  • Homepage: https://github.com/cosmos/rosetta
  • Documentation: https://pkg.go.dev/github.com/cosmos/rosetta#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v0.50.3 (published over 1 year ago)
  • Last Synced: 2024-06-06T16:42:06.525Z (11 months ago)
  • Versions: 10
  • Dependent Packages: 2
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 8.509%
    • Dependent repos count: 10.121%
    • Forks count: 11.193%
    • Average: 12.298%
    • Stargazers count: 19.371%

Dependencies

.github/workflows/build.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v4 composite
  • technote-space/get-diff-action v6.1.2 composite
.github/workflows/changelog-reminder.yml actions
  • actions/checkout v3 composite
  • mskelton/changelog-reminder-action v3 composite
.github/workflows/clean-action-artifacts.yml actions
  • c-hive/gha-remove-artifacts v1 composite
.github/workflows/gosec.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/upload-sarif v2 composite
  • securego/gosec master composite
.github/workflows/issue_labeler.yml actions
  • github/issue-labeler v3.1 composite
.github/workflows/issues.yml actions
  • actions/add-to-project v0.5.0 composite
.github/workflows/lint-pr.yml actions
  • amannn/action-semantic-pull-request v5.2.0 composite
  • marocchino/sticky-pull-request-comment v2 composite
.github/workflows/lint.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v4 composite
  • technote-space/get-diff-action v6.1.2 composite
.github/workflows/pr_labeler.yml actions
  • actions/labeler main composite
.github/workflows/stale.yml actions
  • actions/stale v8 composite
.github/workflows/staticmajor.yml actions
  • actions/checkout v3 composite
  • orijtech/staticmajor-action main composite
.github/workflows/test.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v4 composite
  • technote-space/get-diff-action v6.1.2 composite
go.mod go
  • cosmossdk.io/api v0.4.1
  • cosmossdk.io/core v0.7.0
  • cosmossdk.io/depinject v1.0.0-alpha.3
  • cosmossdk.io/errors v1.0.0-beta.7.0.20230429155654-3ee8242364e4
  • cosmossdk.io/log v1.1.0
  • cosmossdk.io/math v1.0.1
  • filippo.io/edwards25519 v1.0.0
  • github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4
  • github.com/99designs/keyring v1.2.1
  • github.com/ChainSafe/go-schnorrkel v0.0.0-20200405005733-88cbf1b4c40d
  • github.com/armon/go-metrics v0.4.1
  • github.com/beorn7/perks v1.0.1
  • github.com/bgentry/speakeasy v0.1.1-0.20220910012023-760eaf8b6816
  • github.com/btcsuite/btcd/btcec/v2 v2.3.2
  • github.com/cespare/xxhash v1.1.0
  • github.com/cespare/xxhash/v2 v2.2.0
  • github.com/coinbase/rosetta-sdk-go/types v1.0.0
  • github.com/cometbft/cometbft v0.37.2
  • github.com/cometbft/cometbft-db v0.8.0
  • github.com/confio/ics23/go v0.9.0
  • github.com/cosmos/btcutil v1.0.5
  • github.com/cosmos/cosmos-proto v1.0.0-beta.3
  • github.com/cosmos/cosmos-sdk v0.47.3
  • github.com/cosmos/go-bip39 v1.0.0
  • github.com/cosmos/gogoproto v1.4.10
  • github.com/cosmos/iavl v0.20.0
  • github.com/cosmos/ibc-go/v7 v7.2.0
  • github.com/cosmos/ics23/go v0.10.0
  • github.com/cosmos/ledger-cosmos-go v0.13.0
  • github.com/cosmos/rosetta-sdk-go v0.10.0
  • github.com/danieljoos/wincred v1.1.2
  • github.com/davecgh/go-spew v1.1.1
  • github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0
  • github.com/dgraph-io/badger/v2 v2.2007.4
  • github.com/dgraph-io/ristretto v0.1.1
  • github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13
  • github.com/dustin/go-humanize v1.0.1
  • github.com/dvsekhvalnov/jose2go v1.5.0
  • github.com/fsnotify/fsnotify v1.6.0
  • github.com/go-kit/kit v0.12.0
  • github.com/go-kit/log v0.2.1
  • github.com/go-logfmt/logfmt v0.6.0
  • github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2
  • github.com/gogo/protobuf v1.3.2
  • github.com/golang/glog v1.1.0
  • github.com/golang/protobuf v1.5.3
  • github.com/golang/snappy v0.0.4
  • github.com/google/btree v1.1.2
  • github.com/google/go-cmp v0.5.9
  • github.com/gorilla/mux v1.8.0
  • github.com/gorilla/websocket v1.5.0
  • github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
  • github.com/grpc-ecosystem/grpc-gateway v1.16.0
  • github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c
  • github.com/gtank/merlin v0.1.1
  • github.com/gtank/ristretto255 v0.1.2
  • github.com/hashicorp/go-immutable-radix v1.3.1
  • github.com/hashicorp/go-uuid v1.0.1
  • github.com/hashicorp/golang-lru v0.5.5-0.20210104140557-80c98217689d
  • github.com/hashicorp/hcl v1.0.0
  • github.com/hdevalence/ed25519consensus v0.1.0
  • github.com/huandu/skiplist v1.2.0
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/jmhodges/levigo v1.0.0
  • github.com/klauspost/compress v1.16.5
  • github.com/libp2p/go-buffer-pool v0.1.0
  • github.com/linxGnu/grocksdb v1.7.16
  • github.com/magiconair/properties v1.8.7
  • github.com/mattn/go-colorable v0.1.13
  • github.com/mattn/go-isatty v0.0.18
  • github.com/matttproud/golang_protobuf_extensions v1.0.4
  • github.com/mimoo/StrobeGo v0.0.0-20210601165009-122bf33a46e0
  • github.com/mitchellh/mapstructure v1.5.0
  • github.com/mtibben/percent v0.2.1
  • github.com/pelletier/go-toml/v2 v2.0.8
  • github.com/petermattis/goid v0.0.0-20230317030725-371a4b8eda08
  • github.com/pkg/errors v0.9.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/prometheus/client_golang v1.15.1
  • github.com/prometheus/client_model v0.4.0
  • github.com/prometheus/common v0.43.0
  • github.com/prometheus/procfs v0.9.0
  • github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
  • github.com/rs/zerolog v1.29.1
  • github.com/sasha-s/go-deadlock v0.3.1
  • github.com/spf13/afero v1.9.5
  • github.com/spf13/cast v1.5.1
  • github.com/spf13/cobra v1.7.0
  • github.com/spf13/jwalterweatherman v1.1.0
  • github.com/spf13/pflag v1.0.5
  • github.com/spf13/viper v1.16.0
  • github.com/stretchr/testify v1.8.4
  • github.com/subosito/gotenv v1.4.2
  • github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d
  • github.com/tecbot/gorocksdb v0.0.0-20191217155057-f0fad39f321c
  • github.com/tendermint/go-amino v0.16.0
  • github.com/tidwall/btree v1.6.0
  • github.com/zondax/hid v0.9.1
  • github.com/zondax/ledger-go v0.14.1
  • go.etcd.io/bbolt v1.3.7
  • golang.org/x/crypto v0.9.0
  • golang.org/x/exp v0.0.0-20230515195305-f3d0a9c9a5cc
  • golang.org/x/net v0.10.0
  • golang.org/x/sys v0.8.0
  • golang.org/x/term v0.8.0
  • golang.org/x/text v0.9.0
  • google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
  • google.golang.org/grpc v1.55.0
  • google.golang.org/protobuf v1.30.0
  • gopkg.in/ini.v1 v1.67.0
  • gopkg.in/yaml.v2 v2.4.0
  • gopkg.in/yaml.v3 v3.0.1
  • pgregory.net/rapid v0.5.7
  • sigs.k8s.io/yaml v1.3.0
go.sum go
  • 1127 dependencies
.github/workflows/build-docker.yml actions
  • actions/checkout v4 composite
  • docker/build-push-action v5 composite
  • docker/login-action v3 composite
  • docker/metadata-action v5 composite
  • docker/setup-buildx-action v3 composite
.github/workflows/pr-reviews.yml actions
.github/workflows/rosetta-cli-test.yaml actions
  • actions/checkout v3 composite
  • actions/setup-go v4 composite
Dockerfile docker
  • golang 1.20 build

Score: 3.58351893845611