Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.2%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: m-pandey5
- License: mit
- Language: Go
- Default Branch: main
- Size: 230 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 12
- Releases: 0
Created over 1 year ago
· Last pushed over 1 year ago
Metadata Files
Readme
Contributing
License
Citation
Codeowners
Security
Owner
- Name: Muskan
- Login: m-pandey5
- Kind: user
- Location: New Delhi
- Repositories: 1
- Profile: https://github.com/m-pandey5
Student at Indian institute of technology Delhi.
Citation (CITATION.cff)
cff-version: 1.2.0 message: If you use this software in your work, please cite it using the following metadata title: The Optimism Monorepo authors: - name: The Optimism Collective version: 1.0.0 year: 2020 url: https://github.com/ethereum-optimism/optimism repository: https://github.com/ethereum-optimism/optimism license: MIT
GitHub Events
Total
- Delete event: 6
- Issue comment event: 15
- Pull request event: 16
- Create event: 5
Last Year
- Delete event: 6
- Issue comment event: 15
- Pull request event: 16
- Create event: 5
Dependencies
.github/actions/setup/action.yml
actions
- foundry-rs/foundry-toolchain v1 composite
.github/workflows/close-stale.yml
actions
- actions/stale v9 composite
.github/workflows/slither.yml
actions
- actions/checkout v4 composite
- crytic/slither-action v0.4.0 composite
- github/codeql-action/upload-sarif v3 composite
.github/workflows/tag-service.yml
actions
- actions/checkout v4 composite
- actions/setup-python v5 composite
op-service/rethdb-reader/Cargo.lock
cargo
- 441 dependencies
op-service/rethdb-reader/Cargo.toml
cargo
- alloy-rlp 0.3.4 development
- anyhow 1.0.80
- serde 1.0.197
- serde_json 1.0.114
op-dispute-mon/Dockerfile
docker
- $OP_STACK_GO_BUILDER latest build
- alpine 3.18 build
op-plasma/Dockerfile
docker
- $OP_STACK_GO_BUILDER latest build
- alpine 3.18 build
ops/docker/ci-builder/Dockerfile
docker
- base-builder latest build
- debian bullseye-slim build
- docker latest build
ops/docker/op-stack-go/Dockerfile
docker
- $TARGET_BASE_IMAGE latest build
- builder latest build
- golang 1.21.3-alpine3.18 build
ops-bedrock/docker-compose.yml
docker
- nginx 1.25-alpine
- quarry/sentinel latest
- us-docker.pkg.dev/oplabs-tools-artifacts/images/da-server devnet
- us-docker.pkg.dev/oplabs-tools-artifacts/images/op-batcher devnet
- us-docker.pkg.dev/oplabs-tools-artifacts/images/op-challenger devnet
- us-docker.pkg.dev/oplabs-tools-artifacts/images/op-node devnet
- us-docker.pkg.dev/oplabs-tools-artifacts/images/op-proposer devnet
cannon/testdata/example/alloc/go.mod
go
- ../../../.. *
- golang.org/x/crypto v0.25.0
- golang.org/x/sys v0.22.0
cannon/testdata/example/alloc/go.sum
go
- github.com/davecgh/go-spew v1.1.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/testify v1.9.0
- golang.org/x/crypto v0.25.0
- golang.org/x/sys v0.22.0
- gopkg.in/yaml.v3 v3.0.1
cannon/testdata/example/claim/go.mod
go
- ../../../.. *
- golang.org/x/crypto v0.25.0
- golang.org/x/sys v0.22.0
cannon/testdata/example/claim/go.sum
go
- github.com/davecgh/go-spew v1.1.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/testify v1.9.0
- golang.org/x/crypto v0.25.0
- golang.org/x/sys v0.22.0
- gopkg.in/yaml.v3 v3.0.1
cannon/testdata/example/hello/go.mod
go
cannon/testdata/example/multithreaded/go.mod
go
go.mod
go
- github.com/BurntSushi/toml v1.4.0
- github.com/DataDog/zstd v1.5.5
- github.com/Microsoft/go-winio v0.6.1
- github.com/VictoriaMetrics/fastcache v1.12.1
- github.com/allegro/bigcache v1.2.1
- github.com/andybalholm/brotli v1.1.0
- github.com/armon/go-metrics v0.4.1
- github.com/benbjohnson/clock v1.3.5
- github.com/beorn7/perks v1.0.1
- github.com/bits-and-blooms/bitset v1.10.0
- github.com/boltdb/bolt v1.3.1
- github.com/btcsuite/btcd v0.24.2
- github.com/btcsuite/btcd/btcec/v2 v2.3.2
- github.com/btcsuite/btcd/btcutil v1.1.5
- github.com/btcsuite/btcd/chaincfg/chainhash v1.1.0
- github.com/btcsuite/btclog v0.0.0-20170628155309-84c8d2346e9f
- github.com/cespare/xxhash/v2 v2.2.0
- github.com/cockroachdb/errors v1.11.1
- github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b
- github.com/cockroachdb/pebble v0.0.0-20231018212520-f6cde3fc2fa4
- github.com/cockroachdb/redact v1.1.5
- github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06
- github.com/consensys/bavard v0.1.13
- github.com/consensys/gnark-crypto v0.12.1
- github.com/containerd/cgroups v1.1.0
- github.com/coreos/go-systemd/v22 v22.5.0
- github.com/cpuguy83/go-md2man/v2 v2.0.4
- github.com/crate-crypto/go-ipa v0.0.0-20231025140028-3c0104f4b233
- github.com/crate-crypto/go-kzg-4844 v0.7.0
- github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
- github.com/davidlazar/go-crypto v0.0.0-20200604182044-b73af7476f6c
- github.com/deckarep/golang-set/v2 v2.3.0
- github.com/decred/dcrd/crypto/blake256 v1.0.1
- github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3.0
- github.com/deepmap/oapi-codegen v1.8.2
- github.com/dgraph-io/ristretto v0.0.3-0.20200630154024-f66de99634de
- github.com/dlclark/regexp2 v1.7.0
- github.com/docker/go-units v0.5.0
- github.com/dop251/goja v0.0.0-20230806174421-c933cf95e127
- github.com/dustin/go-humanize v1.0.1
- github.com/elastic/gosigar v0.14.2
- github.com/ethereum-optimism/go-ethereum-hdwallet v0.1.3
- github.com/ethereum-optimism/op-geth v1.101315.3-rc.2
- github.com/ethereum-optimism/superchain-registry/superchain v0.0.0-20240803025447-c92ef420eec2
- github.com/ethereum/c-kzg-4844 v0.4.0
- github.com/fatih/color v1.15.0
- github.com/felixge/fgprof v0.9.3
- github.com/ferranbt/fastssz v0.1.2
- github.com/fjl/memsize v0.0.2
- github.com/flynn/noise v1.1.0
- github.com/francoispqt/gojay v1.2.13
- github.com/fsnotify/fsnotify v1.7.0
- github.com/gballet/go-libpcsclite v0.0.0-20191108122812-4678299bea08
- github.com/gballet/go-verkle v0.1.1-0.20231031103413-a67434b50f46
- github.com/getsentry/sentry-go v0.20.0
- github.com/go-ini/ini v1.67.0
- github.com/go-ole/go-ole v1.3.0
- github.com/go-sourcemap/sourcemap v2.1.3+incompatible
- github.com/go-task/slim-sprig/v3 v3.0.0
- github.com/goccy/go-json v0.10.3
- github.com/godbus/dbus/v5 v5.1.0
- github.com/gofrs/flock v0.8.1
- github.com/gogo/protobuf v1.3.2
- github.com/golang-jwt/jwt/v4 v4.5.0
- github.com/golang/protobuf v1.5.3
- github.com/golang/snappy v0.0.5-0.20220116011046-fa5810519dcb
- github.com/google/go-cmp v0.6.0
- github.com/google/gofuzz v1.2.1-0.20220503160820-4a35382e8fc8
- github.com/google/gopacket v1.1.19
- github.com/google/pprof v0.0.0-20240424215950-a892ee059fd6
- github.com/google/uuid v1.6.0
- github.com/gorilla/websocket v1.5.1
- github.com/graph-gophers/graphql-go v1.3.0
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-bexpr v0.1.11
- github.com/hashicorp/go-hclog v1.6.2
- github.com/hashicorp/go-immutable-radix v1.0.0
- github.com/hashicorp/go-msgpack v0.5.5
- github.com/hashicorp/go-msgpack/v2 v2.1.1
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/golang-lru v0.5.0
- github.com/hashicorp/golang-lru/arc/v2 v2.0.7
- github.com/hashicorp/golang-lru/v2 v2.0.7
- github.com/hashicorp/raft v1.7.0
- github.com/hashicorp/raft-boltdb v0.0.0-20231211162105-6c830fa4535e
- github.com/holiman/billy v0.0.0-20240216141850-2abb0c79d3c4
- github.com/holiman/bloomfilter/v2 v2.0.3
- github.com/holiman/uint256 v1.3.1
- github.com/huin/goupnp v1.3.0
- github.com/influxdata/influxdb-client-go/v2 v2.4.0
- github.com/influxdata/influxdb1-client v0.0.0-20220302092344-a9ab5670611c
- github.com/influxdata/line-protocol v0.0.0-20210311194329-9aa0e372d097
- github.com/ipfs/go-cid v0.4.1
- github.com/ipfs/go-datastore v0.6.0
- github.com/ipfs/go-ds-leveldb v0.5.0
- github.com/ipfs/go-log/v2 v2.5.1
- github.com/jackpal/go-nat-pmp v1.0.2
- github.com/jbenet/go-temp-err-catcher v0.1.0
- github.com/jbenet/goprocess v0.1.4
- github.com/jedisct1/go-minisign v0.0.0-20230811132847-661be99b8267
- github.com/karalabe/usb v0.0.3-0.20230711191512-61db3e06439c
- github.com/klauspost/compress v1.17.9
- github.com/klauspost/cpuid/v2 v2.2.8
- github.com/koron/go-ssdp v0.0.4
- github.com/kr/pretty v0.3.1
- github.com/kr/text v0.2.0
- github.com/libp2p/go-buffer-pool v0.1.0
- github.com/libp2p/go-flow-metrics v0.1.0
- github.com/libp2p/go-libp2p v0.35.0
- github.com/libp2p/go-libp2p-asn-util v0.4.1
- github.com/libp2p/go-libp2p-mplex v0.9.0
- github.com/libp2p/go-libp2p-pubsub v0.11.0
- github.com/libp2p/go-libp2p-testing v0.12.0
- github.com/libp2p/go-mplex v0.7.0
- github.com/libp2p/go-msgio v0.3.0
- github.com/libp2p/go-nat v0.2.0
- github.com/libp2p/go-netroute v0.2.1
- github.com/libp2p/go-reuseport v0.4.0
- github.com/libp2p/go-yamux/v4 v4.0.1
- github.com/marten-seemann/tcp v0.0.0-20210406111302-dfbc87cc63fd
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.20
- github.com/mattn/go-runewidth v0.0.14
- github.com/miekg/dns v1.1.58
- github.com/mikioh/tcpinfo v0.0.0-20190314235526-30a79bb1804b
- github.com/mikioh/tcpopt v0.0.0-20190314235656-172688c1accc
- github.com/minio/md5-simd v1.1.2
- github.com/minio/minio-go/v7 v7.0.74
- github.com/minio/sha256-simd v1.0.1
- github.com/mitchellh/mapstructure v1.5.0
- github.com/mitchellh/pointerstructure v1.2.1
- github.com/mmcloughlin/addchain v0.4.0
- github.com/mr-tron/base58 v1.2.0
- github.com/multiformats/go-base32 v0.1.0
- github.com/multiformats/go-base36 v0.2.0
- github.com/multiformats/go-multiaddr v0.13.0
- github.com/multiformats/go-multiaddr-dns v0.3.1
- github.com/multiformats/go-multiaddr-fmt v0.1.0
- github.com/multiformats/go-multibase v0.2.0
- github.com/multiformats/go-multicodec v0.9.0
- github.com/multiformats/go-multihash v0.2.3
- github.com/multiformats/go-multistream v0.5.0
- github.com/multiformats/go-varint v0.0.7
- github.com/naoina/go-stringutil v0.1.0
- github.com/naoina/toml v0.1.2-0.20170918210437-9fafd6967416
- github.com/olekukonko/tablewriter v0.0.5
- github.com/onsi/ginkgo/v2 v2.19.0
- github.com/onsi/gomega v1.34.1
- github.com/opencontainers/runtime-spec v1.2.0
- github.com/opentracing/opentracing-go v1.2.0
- github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58
- github.com/peterh/liner v1.1.1-0.20190123174540-a2c9a5303de7
- github.com/pion/datachannel v1.5.6
- github.com/pion/dtls/v2 v2.2.11
- github.com/pion/ice/v2 v2.3.24
- github.com/pion/interceptor v0.1.29
- github.com/pion/logging v0.2.2
- github.com/pion/mdns v0.0.12
- github.com/pion/randutil v0.1.0
- github.com/pion/rtcp v1.2.14
- github.com/pion/rtp v1.8.6
- github.com/pion/sctp v1.8.16
- github.com/pion/sdp/v3 v3.0.9
- github.com/pion/srtp/v2 v2.0.18
- github.com/pion/stun v0.6.1
- github.com/pion/transport/v2 v2.2.5
- github.com/pion/turn/v2 v2.1.6
- github.com/pion/webrtc/v3 v3.2.40
- github.com/pkg/errors v0.9.1
- github.com/pkg/profile v1.7.0
- github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
- github.com/prometheus/client_golang v1.19.1
- github.com/prometheus/client_model v0.6.1
- github.com/prometheus/common v0.48.0
- github.com/prometheus/procfs v0.12.0
- github.com/protolambda/ctxlock v0.1.0
- github.com/quic-go/qpack v0.4.0
- github.com/quic-go/quic-go v0.44.0
- github.com/quic-go/webtransport-go v0.8.0
- github.com/raulk/go-watchdog v1.3.0
- github.com/rivo/uniseg v0.4.4
- github.com/rogpeppe/go-internal v1.10.0
- github.com/rs/cors v1.11.0
- github.com/rs/xid v1.5.0
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/shirou/gopsutil v3.21.11+incompatible
- github.com/spaolacci/murmur3 v1.1.0
- github.com/status-im/keycard-go v0.2.0
- github.com/stretchr/objx v0.5.2
- github.com/stretchr/testify v1.9.0
- github.com/supranational/blst v0.3.11
- github.com/syndtr/goleveldb v1.0.1-0.20220614013038-64ee5596c38a
- github.com/tklauser/go-sysconf v0.3.12
- github.com/tklauser/numcpus v0.6.1
- github.com/tyler-smith/go-bip39 v1.1.0
- github.com/urfave/cli/v2 v2.27.3
- github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1
- github.com/yusufpapurcu/wmi v1.2.3
- go.uber.org/automaxprocs v1.5.2
- go.uber.org/dig v1.17.1
- go.uber.org/fx v1.21.1
- go.uber.org/mock v0.4.0
- go.uber.org/multierr v1.11.0
- go.uber.org/zap v1.27.0
- golang.org/x/crypto v0.25.0
- golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
- golang.org/x/mod v0.19.0
- golang.org/x/net v0.27.0
- golang.org/x/sync v0.8.0
- golang.org/x/sys v0.22.0
- golang.org/x/term v0.22.0
- golang.org/x/text v0.16.0
- golang.org/x/time v0.6.0
- golang.org/x/tools v0.23.0
- google.golang.org/protobuf v1.34.1
- gopkg.in/natefinch/lumberjack.v2 v2.0.0
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- lukechampine.com/blake3 v1.2.1
- rsc.io/tmplfunc v0.0.3
go.sum
go
- 823 dependencies
versions.json
meteor
app/package-lock.json
npm
- 1233 dependencies
app/package.json
npm
- @onflow/fcl ^1.3.2
- @testing-library/jest-dom ^5.16.5
- @testing-library/react ^13.4.0
- @testing-library/user-event ^13.5.0
- gh-pages ^5.0.0
- react ^18.2.0
- react-dom ^18.2.0
- react-scripts 5.0.1
- web-vitals ^2.1.4
ops/check-changed/requirements.txt
pypi
- Deprecated ==1.2.13
- PyGithub ==1.57
- PyJWT ==2.6.0
- PyNaCl ==1.5.0
- certifi ==2024.7.4
- cffi ==1.15.1
- charset-normalizer ==2.1.1
- idna ==3.7
- pycparser ==2.21
- requests ==2.32.0
- urllib3 ==1.26.19
- wrapt ==1.14.1
ops/tag-service/requirements.txt
pypi
- click ==8.1.3
- semver ==3.0.0