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

https://github.com/shutter-network/shutter

ethereum

Score: 7.731930721948487

Last synced: about 9 hours ago
JSON representation

Repository metadata:

Prevent frontrunning and malicious MEV on Ethereum by using a threshold cryptography-based distributed key generation (DKG) protocol.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 1,134
Total Committers: 10
Avg Commits per committer: 113.4
Development Distribution Score (DDS): 0.44

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Ralf Schmitt r****f@b****m 635
Jannik Luhn j****k@b****m 470
Konrad Feldmeier k****d@b****m 13
Maximilian Langenfeld m****x@b****m 5
faheelsattar f****r@y****m 3
Ulrich Petri u****o@u****e 2
ylembachar y****l@e****m 2
Luis 2****e 2
cducrest c****t@g****m 1
Daniel Dimitrov d****l@c****m 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 92
Total pull requests: 40
Average time to close issues: 5 months
Average time to close pull requests: 27 days
Total issue authors: 4
Total pull request authors: 11
Average comments per issue: 1.07
Average comments per pull request: 0.28
Merged pull request: 30
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/shutter-network/shutter

Top Issue Authors

  • jannikluhn (53)
  • ghost (36)
  • RmbRT (2)
  • ulope (1)

Top Pull Request Authors

  • jannikluhn (18)
  • konradkonrad (9)
  • murongshaozong (2)
  • omahs (2)
  • Budalebah (2)
  • ylembachar (2)
  • maximevtush (1)
  • faheelsattar (1)
  • cducrest (1)
  • ghost (1)
  • compojoom (1)

Top Issue Labels

  • bug (2)

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/shutter-network/shutter/shlib

  • Homepage: https://github.com/shutter-network/shutter
  • Documentation: https://pkg.go.dev/github.com/shutter-network/shutter/shlib#section-documentation
  • Licenses: mit
  • Latest release: v0.1.19 (published about 2 years ago)
  • Last Synced: 2026-08-26T17:56:59.674Z (1 day ago)
  • Versions: 15
  • Dependent Packages: 1
  • Dependent Repositories: 2
  • Rankings:
    • Dependent repos count: 3.486%
    • Average: 5.48%
    • Dependent packages count: 5.809%
    • Forks count: 6.3%
    • Stargazers count: 6.326%
proxy.golang.org: github.com/shutter-network/shutter/shuttermint

  • Homepage: https://github.com/shutter-network/shutter
  • Documentation: https://pkg.go.dev/github.com/shutter-network/shutter/shuttermint#section-documentation
  • Licenses: mit
  • Latest release: v0.1.5 (published almost 5 years ago)
  • Last Synced: 2026-08-26T17:16:32.022Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 4.268%
    • Stargazers count: 4.289%
    • Average: 6.225%
    • Dependent packages count: 6.999%
    • Dependent repos count: 9.346%
proxy.golang.org: github.com/shutter-network/shutter


Dependencies

shlib/go.mod go
  • github.com/btcsuite/btcd v0.22.0-beta
  • github.com/ethereum/go-ethereum v1.10.8
  • github.com/google/go-cmp v0.5.6
  • github.com/pkg/errors v0.9.1
  • golang.org/x/crypto v0.0.0-20210506145944-38f3c27a63bf
  • golang.org/x/sys v0.0.0-20210816183151-1e6c022a8912
  • gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
  • gotest.tools v2.2.0+incompatible
  • gotest.tools/v3 v3.0.3
shlib/go.sum go
  • 565 dependencies
shuttermint/go.mod go
  • github.com/DataDog/zstd v1.4.8
  • github.com/StackExchange/wmi v0.0.0-20210224194228-fe8f1750fd46
  • github.com/dgraph-io/ristretto v0.0.3
  • github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13
  • github.com/ethereum/go-ethereum v1.10.8
  • github.com/gballet/go-libpcsclite v0.0.0-20191108122812-4678299bea08
  • github.com/go-ole/go-ole v1.2.5
  • github.com/golang/protobuf v1.4.3
  • github.com/google/go-cmp v0.5.6
  • github.com/jackpal/go-nat-pmp v1.0.2
  • github.com/karalabe/usb v0.0.0-20191104083709-911d15fe12a9
  • github.com/kr/pretty v0.2.1
  • github.com/kr/text v0.2.0
  • github.com/magiconair/properties v1.8.4
  • github.com/mattn/go-runewidth v0.0.10
  • github.com/mitchellh/mapstructure v1.4.1
  • github.com/onsi/ginkgo v1.14.2
  • github.com/onsi/gomega v1.10.4
  • github.com/pelletier/go-toml v1.8.1
  • github.com/pkg/errors v0.9.1
  • github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
  • github.com/rjeczalik/notify v0.9.2
  • github.com/shutter-network/shutter/shlib v0.0.0
  • github.com/spf13/afero v1.5.1
  • github.com/spf13/cast v1.3.1
  • github.com/spf13/cobra v1.1.3
  • github.com/spf13/jwalterweatherman v1.1.0
  • github.com/spf13/pflag v1.0.5
  • github.com/spf13/viper v1.7.1
  • github.com/status-im/keycard-go v0.0.0-20200402102358-957c09536969
  • github.com/stretchr/objx v0.3.0
  • github.com/tendermint/go-amino v0.16.0
  • github.com/tendermint/tendermint v0.34.10
  • github.com/tyler-smith/go-bip39 v1.0.2
  • golang.org/x/crypto v0.0.0-20210817164053-32db794688a5
  • golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
  • golang.org/x/sys v0.0.0-20210906170528-6f6e22806c34
  • golang.org/x/tools v0.1.0
  • google.golang.org/genproto v0.0.0-20210302174412-5ede27ff9881
  • google.golang.org/protobuf v1.25.0
  • gopkg.in/ini.v1 v1.62.0
  • gotest.tools/v3 v3.0.3
shuttermint/go.sum go
  • 969 dependencies
example/package-lock.json npm
  • 1225 dependencies
example/package.json npm
  • @vue/cli-plugin-babel ~4.5.0 development
  • @vue/cli-plugin-eslint ~4.5.0 development
  • @vue/cli-service ~4.5.0 development
  • babel-eslint ^10.1.0 development
  • eslint ^6.7.2 development
  • eslint-plugin-vue ^6.2.2 development
  • node-sass ^5.0.0 development
  • sass-loader ^10.1.1 development
  • vue-template-compiler ^2.6.11 development
  • bulma ^0.9.1
  • core-js ^3.6.5
  • ethers ^5.0.26
  • vue ^2.6.11
requirements.in pypi
  • attr *
  • black *
  • eth-brownie >=1.16.2
  • eth_typing *
  • eth_utils *
  • flake8 *
  • mypy *
  • nox *
  • pre-commit *
  • pytest *
  • zimports *
requirements.txt pypi
  • 103 dependencies