An open API service for producing an overview of a list of open source projects.

https://github.com/blinklabs-io/adder

blockchain cardano go golang ouroboros ouroboros-network toolbox

Score: 6.5998704992128365

Last synced: about 7 hours ago
JSON representation

Repository metadata:

Event-driven tool/library for tailing the Cardano blockchain


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 637
Total Committers: 15
Avg Commits per committer: 42.467
Development Distribution Score (DDS): 0.496

Commits in past year: 260
Committers in past year: 12
Avg Commits per committer in past year: 21.667
Development Distribution Score (DDS) in past year: 0.373

Name Email Commits
dependabot[bot] 4****] 321
Chris Gianelloni w****2@b****o 165
Aurora Gaffney a****a@b****o 58
Ales Verbic v****j@b****o 56
jkawan k****a@o****m 8
Crypto_DJ 1****3 7
tripura-repalle t****a@b****o 5
blinklabs-governance[bot] 2****] 5
Akhil 1****l 4
Overcooked Panda 3****a 2
Christopher Guiney c****s@g****t 2
WCat w****o@g****m 1
Michael Estrin m****n 1
MIxAxIM 6****M 1
Javier Acosta j****2@g****m 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 102
Total pull requests: 468
Average time to close issues: 3 months
Average time to close pull requests: 2 days
Total issue authors: 11
Total pull request authors: 12
Average comments per issue: 0.22
Average comments per pull request: 0.16
Merged pull request: 378
Bot issues: 2
Bot pull requests: 205

Past year issues: 37
Past year pull requests: 104
Past year average time to close issues: 2 months
Past year average time to close pull requests: 5 days
Past year issue authors: 4
Past year pull request authors: 7
Past year average comments per issue: 0.05
Past year average comments per pull request: 0.48
Past year merged pull request: 86
Past year bot issues: 0
Past year bot pull requests: 69

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/blinklabs-io/adder

Top Issue Authors

  • wolf31o2 (59)
  • agaffney (27)
  • Javieracost (3)
  • verbotenj (2)
  • overcookedpanda (2)
  • mgpai22 (2)
  • dependabot[bot] (2)
  • musik-c (2)
  • BurgessTheGamer (1)
  • tripura-repalle (1)
  • chainguard-alerter (1)

Top Pull Request Authors

  • dependabot[bot] (205)
  • wolf31o2 (151)
  • agaffney (46)
  • verbotenj (39)
  • jkawan (12)
  • overcookedpanda (5)
  • tripura-repalle (3)
  • ScriptAlchemist (2)
  • arepala-uml (2)
  • Javieracost (1)
  • MIxAxIM (1)
  • chrisguiney (1)

Top Issue Labels

  • enhancement (40)
  • bug (9)
  • documentation (6)
  • good first issue (5)
  • dependencies (2)
  • go (2)

Top Pull Request Labels

  • dependencies (207)
  • go (126)
  • github_actions (50)
  • docker (23)
  • documentation (3)
  • bug (2)

Package metadata

proxy.golang.org: github.com/blinklabs-io/adder

  • Homepage: https://github.com/blinklabs-io/adder
  • Documentation: https://pkg.go.dev/github.com/blinklabs-io/adder#section-documentation
  • Licenses: apache-2.0
  • Latest release: v0.43.1 (published about 1 month ago)
  • Last Synced: 2026-08-26T17:35:36.018Z (1 day ago)
  • Versions: 78
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.958%
    • Average: 7.403%
    • Dependent repos count: 7.848%

Dependencies

.github/workflows/ci-docker.yml actions
  • actions/checkout v2 composite
  • docker/build-push-action v3 composite
  • docker/metadata-action v4 composite
  • docker/setup-buildx-action v2 composite
  • docker/setup-qemu-action v2 composite
.github/workflows/conventional-commits.yml actions
  • actions/checkout v2 composite
  • webiny/action-conventional-commits v1.0.3 composite
.github/workflows/golangci-lint.yml actions
  • actions/checkout v2 composite
  • actions/setup-go v3 composite
  • golangci/golangci-lint-action v3 composite
.github/workflows/publish.yml actions
  • actions/checkout v3 composite
  • actions/github-script v6 composite
  • actions/setup-go v3 composite
  • andrewslotin/go-proxy-pull-action v1.0.3 composite
  • docker/build-push-action v3 composite
  • docker/login-action v2 composite
  • docker/metadata-action v4 composite
  • docker/setup-buildx-action v2 composite
  • docker/setup-qemu-action v2 composite
  • peter-evans/dockerhub-description v3 composite
Dockerfile docker
  • cgr.dev/chainguard/glibc-dynamic latest build
  • ghcr.io/blinklabs-io/go 1.21.1-1 build
go.mod go
  • github.com/blinklabs-io/gouroboros v0.53.0
  • github.com/fxamacker/cbor/v2 v2.4.0
  • github.com/gen2brain/beeep v0.0.0-20230602101333-f384c29b62dd
  • github.com/go-toast/toast v0.0.0-20190211030409-01e6764cf0a4
  • github.com/godbus/dbus/v5 v5.1.0
  • github.com/jinzhu/copier v0.4.0
  • github.com/kelseyhightower/envconfig v1.4.0
  • github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d
  • github.com/tadvi/systray v0.0.0-20190226123456-11a2b8fa57af
  • github.com/x448/float16 v0.8.4
  • go.uber.org/multierr v1.10.0
  • go.uber.org/zap v1.26.0
  • golang.org/x/crypto v0.12.0
  • golang.org/x/sys v0.11.0
  • gopkg.in/yaml.v2 v2.4.0
go.sum go
  • github.com/blinklabs-io/gouroboros v0.53.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/fxamacker/cbor/v2 v2.4.0
  • github.com/gen2brain/beeep v0.0.0-20230602101333-f384c29b62dd
  • github.com/go-toast/toast v0.0.0-20190211030409-01e6764cf0a4
  • github.com/godbus/dbus/v5 v5.1.0
  • github.com/jinzhu/copier v0.4.0
  • github.com/kelseyhightower/envconfig v1.4.0
  • github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/testify v1.8.1
  • github.com/tadvi/systray v0.0.0-20190226123456-11a2b8fa57af
  • github.com/x448/float16 v0.8.4
  • go.uber.org/goleak v1.2.0
  • go.uber.org/multierr v1.10.0
  • go.uber.org/zap v1.26.0
  • golang.org/x/crypto v0.12.0
  • golang.org/x/sys v0.6.0
  • golang.org/x/sys v0.11.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v2 v2.4.0
  • gopkg.in/yaml.v3 v3.0.1
.github/workflows/go-test.yml actions
openapi/go.mod go
  • github.com/davecgh/go-spew v1.1.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/testify v1.10.0
  • gopkg.in/yaml.v3 v3.0.1
.github/workflows/nilaway.yml actions
.github/workflows/test-msi.yml actions
  • actions/checkout 3d3c42e5aac5ba805825da76410c181273ba90b1 composite
  • actions/setup-go b7ad1dad31e06c5925ef5d2fc7ad053ef454303e composite
  • actions/setup-java b6effb05e454b25005698d916606bdc6ffcbf961 composite
  • actions/upload-artifact 043fb46d1a93c77aae656e7c1c64a875d1fc6a0a composite
  • google-github-actions/auth 7c6bc770dae815cd3e89ee6cdf493a5fab2cc093 composite
  • google-github-actions/setup-gcloud aa5489c8933f4cc7a4f7d45035b3b1440c9c10db composite
  • msys2/setup-msys2 v2 composite
openapi/go.sum go
  • github.com/davecgh/go-spew v1.1.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/testify v1.10.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v3 v3.0.1