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 (7.8%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: iost-official
- License: mit
- Language: Go
- Default Branch: main
- Size: 225 MB
Statistics
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
opIOST - High-performance layer 2 solution
The opIOST network is the Layer 2 scaling solution for the BNB Smart Chain(BSC) powered by bedrock version of Optimism OP Stack.
It works by offloading transaction processing and resource usage from the BNB Smart Chain, while still posting data to the underlying network. Users interact with the opIOST network by depositing funds from BSC and using applications and contracts on opIOST. At its core, opIOST allows users to deposit and withdraw funds, use smart contracts, and view network data with high throughput and low fees. By leveraging Layer 2, opIOST is able to scale beyond the constraints of the BNB Smart Chain and provide an improved experience for users.
Comparison
Besides the differentiators of OP Stack, opIOST is the solution that we aim to provide the best optimistic rollup solution on the BSC.
- Capacity can reach to 100m gas per second, which is much higher than other layer 2 solutions on the Ethereum.
- Gas fee of transfer can reach as low as $0.005 on average.
- block time is 1 second.
| Parameter | opIOST value | Optimism value | Ethereum value (for reference) | | ------------------------------------- | --------------- | ------------------ | ---------------------------------- | | Block gas limit | 100,000,000 gas | 30,000,000 gas | 30,000,000 gas | | Block gas target | 50,000,000 | 5,000,000 gas | 15,000,000 gas | | EIP-1559 elasticity multiplier | 2 | 6 | 2 | | EIP-1559 denominator | 8 | 50 | 8 | | Maximum base fee increase (per block) | 12.5% | 10% | 12.5% | | Maximum base fee decrease (per block) | 12.5% | 2% | 12.5% | | Block time in seconds | 1 | 2 | 12 |
Community
To get help from other developers, discuss ideas, and stay up-to-date on what's happening, become a part of our community on Discord. Join our official Discord Channel.
You can also join the conversation, connect with other projects, and ask questions in our BNB Chain Forum.
Directory Structure
~~ opIOST ~~ ├── packages │ └── contracts-bedrock: Bedrock smart contracts. ├── op-bindings: Go bindings for Bedrock smart contracts. ├── op-batcher: L2-Batch Submitter, submits bundles of batches to L1 ├── op-e2e: End-to-End testing of all bedrock components in Go ├── op-node: rollup consensus-layer client. ├── op-proposer: L2-Output Submitter, submits proposals to L1 ├── ops-bedrock: Bedrock devnet work └── specs: Specs of the rollup starting at the Bedrock upgrade
License
All files within this repository are licensed under the MIT License unless stated otherwise.
Owner
- Name: IOST
- Login: iost-official
- Kind: organization
- Email: team@iost.io
- Location: Worldwide
- Website: https://iost.io/
- Repositories: 14
- Profile: https://github.com/iost-official
IOST - UNLEASHING THE POWER OF BLOCKCHAIN
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
- Push event: 3
- Public event: 1
Last Year
- Push event: 3
- Public event: 1
Dependencies
- actions/setup-node v3 composite
- foundry-rs/foundry-toolchain v1 composite
- nrwl/nx-set-shas v3 composite
- pnpm/action-setup v3 composite
- actions/cache v3 composite
- actions/checkout v3 composite
- actions/setup-go v4 composite
- actions/setup-node v3 composite
- autero1/action-gotestsum v2.0.0 composite
- foundry-rs/foundry-toolchain v1 composite
- golangci/golangci-lint-action v3 composite
- mikepenz/action-junit-report v3 composite
- pnpm/action-setup v3 composite
- actions/stale v9 composite
- actions/checkout v3 composite
- docker/build-push-action v4 composite
- docker/login-action v2 composite
- docker/metadata-action v5 composite
- docker/setup-buildx-action v2 composite
- actions/labeler v5.0.0 composite
- actions/checkout v4 composite
- docker/build-push-action v2 composite
- docker/login-action v3 composite
- docker/setup-buildx-action v3 composite
- ./.github/actions/setup * composite
- actions/checkout v4 composite
- seek-oss/changesets-snapshot v0 composite
- ./.github/actions/setup * composite
- actions/checkout v4 composite
- changesets/action v1 composite
- docker/build-push-action v2 composite
- docker/login-action v3 composite
- docker/setup-buildx-action v3 composite
- hkusu/review-assign-action v1 composite
- actions/checkout v4 composite
- crytic/slither-action v0.4.0 composite
- github/codeql-action/upload-sarif v3 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite
- 442 dependencies
- alloy-rlp 0.3.4 development
- anyhow 1.0.80
- serde 1.0.197
- serde_json 1.0.114
- alpine 3.18 build
- golang 1.21.1-alpine3.18 build
- grafana/grafana latest
- postgres 14.1
- prom/prometheus latest
- alpine 3.18 build
- golang 1.21.5-alpine3.18 build
- alpine 3.18 build
- golang 1.21.5-alpine3.18 build
- $OP_STACK_GO_BUILDER latest build
- alpine 3.18 build
- alpine 3.18 build
- golang 1.21.5-alpine3.18 build
- $OP_STACK_GO_BUILDER latest build
- alpine 3.18 build
- alpine 3.18 build
- golang 1.21.5-alpine3.18 build
- base-builder latest build
- debian bullseye-slim build
- docker latest build
- $TARGET_BASE_IMAGE latest build
- builder latest build
- golang 1.21.3-alpine3.18 build
- 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
- us-docker.pkg.dev/oplabs-tools-artifacts/images/op-stack-go devnet
- alpine 3.18 build
- golang 1.21.3-alpine3.18 build
- ../../.. *
- golang.org/x/crypto v0.23.0
- golang.org/x/sys v0.20.0
- 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.23.0
- golang.org/x/sys v0.20.0
- gopkg.in/yaml.v3 v3.0.1
- github.com/BurntSushi/toml v1.3.2
- github.com/DataDog/zstd v1.5.2
- github.com/Microsoft/go-winio v0.6.1
- github.com/VictoriaMetrics/fastcache v1.12.1
- github.com/andybalholm/brotli v1.1.0
- github.com/armon/go-metrics v0.4.1
- github.com/aws/aws-sdk-go-v2 v1.30.3
- github.com/aws/aws-sdk-go-v2/config v1.18.45
- github.com/aws/aws-sdk-go-v2/credentials v1.13.43
- github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.13
- github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.15
- github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.15
- github.com/aws/aws-sdk-go-v2/internal/ini v1.3.45
- github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.37
- github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.32.3
- github.com/aws/aws-sdk-go-v2/service/sso v1.15.2
- github.com/aws/aws-sdk-go-v2/service/ssooidc v1.17.3
- github.com/aws/aws-sdk-go-v2/service/sts v1.23.2
- github.com/aws/smithy-go v1.20.3
- 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/bnb-chain/fastssz v0.1.2
- github.com/bnb-chain/greenfield-cometbft v1.0.0
- github.com/bnb-chain/op-geth v1.101315.2-0.0.20250213114253-fbecb252643d
- github.com/boltdb/bolt v1.3.1
- github.com/btcsuite/btcd v0.24.0
- 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 v1.1.0
- 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/cosmos/gogoproto v1.4.1
- github.com/cpuguy83/go-md2man/v2 v2.0.2
- 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.1.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.4-0.20210318174700-74754f61e018
- 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/superchain-registry/superchain v0.0.0-20240603085035-9c8f6081266e
- 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.0.0-20210905181407-59cf6761a7d5
- 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.27.0
- github.com/go-chi/chi/v5 v5.0.12
- github.com/go-chi/docgen v1.2.0
- github.com/go-kit/kit v0.12.0
- github.com/go-kit/log v0.2.1
- github.com/go-logfmt/logfmt v0.5.1
- github.com/go-ole/go-ole v1.3.0
- github.com/go-sourcemap/sourcemap v2.1.3+incompatible
- github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572
- github.com/goccy/go-json v0.10.2
- 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-20240207164012-fb44976bdcd5
- 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/gtank/merlin v0.1.1
- 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.3.1
- 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.5-0.20210104140557-80c98217689d
- github.com/hashicorp/golang-lru/arc/v2 v2.0.7
- github.com/hashicorp/golang-lru/v2 v2.0.7
- github.com/hashicorp/raft v1.6.1
- github.com/hashicorp/raft-boltdb v0.0.0-20231211162105-6c830fa4535e
- github.com/herumi/bls-eth-go-binary v0.0.0-20210917013441-d37c07cfda4e
- github.com/holiman/billy v0.0.0-20240216141850-2abb0c79d3c4
- github.com/holiman/bloomfilter/v2 v2.0.3
- github.com/holiman/uint256 v1.2.4
- 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/jackc/pgio v1.0.0
- github.com/jackc/pgpassfile v1.0.0
- github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a
- github.com/jackc/pgtype v1.14.3
- github.com/jackc/pgx/v5 v5.6.0
- github.com/jackc/puddle/v2 v2.2.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/jinzhu/inflection v1.0.0
- github.com/jinzhu/now v1.1.5
- github.com/jmespath/go-jmespath v0.4.0
- github.com/karalabe/usb v0.0.3-0.20230711191512-61db3e06439c
- github.com/klauspost/compress v1.17.8
- github.com/klauspost/cpuid/v2 v2.2.7
- github.com/koron/go-ssdp v0.0.4
- github.com/kr/pretty v0.3.1
- github.com/kr/text v0.2.0
- github.com/lib/pq v1.10.9
- 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/mimoo/StrobeGo v0.0.0-20210601165009-122bf33a46e0
- github.com/minio/md5-simd v1.1.2
- github.com/minio/minio-go/v7 v7.0.70
- 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/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826
- 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.12.4
- 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.15.0
- github.com/onsi/gomega v1.31.1
- github.com/opencontainers/runtime-spec v1.2.0
- github.com/opentracing/opentracing-go v1.2.0
- github.com/panjf2000/ants/v2 v2.4.5
- github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58
- github.com/peterh/liner v1.2.0
- github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5
- 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.0
- 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/prysmaticlabs/eth2-types v0.0.0-20210303084904-c9735a06829d
- github.com/prysmaticlabs/fastssz v0.0.0-20221107182844-78142813af44
- github.com/prysmaticlabs/gohashtree v0.0.3-alpha
- github.com/prysmaticlabs/prysm v0.0.0-20220124113610-e26cde5e091b
- github.com/prysmaticlabs/prysm/v4 v4.2.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/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
- github.com/rivo/uniseg v0.4.4
- github.com/rogpeppe/go-internal v1.10.0
- github.com/rs/cors v1.9.0
- github.com/rs/xid v1.5.0
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/sasha-s/go-deadlock v0.3.1
- github.com/shirou/gopsutil v3.21.11+incompatible
- github.com/sirupsen/logrus v1.9.0
- 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.20220721030215-126854af5e6d
- github.com/thomaso-mirodin/intmath v0.0.0-20160323211736-5dc6d854e46e
- 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.1
- github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
- 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.23.0
- golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842
- golang.org/x/mod v0.17.0
- golang.org/x/net v0.25.0
- golang.org/x/sync v0.7.0
- golang.org/x/sys v0.20.0
- golang.org/x/term v0.20.0
- golang.org/x/text v0.15.0
- golang.org/x/time v0.5.0
- golang.org/x/tools v0.21.0
- google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
- google.golang.org/grpc v1.56.3
- google.golang.org/protobuf v1.34.1
- gopkg.in/ini.v1 v1.67.0
- gopkg.in/natefinch/lumberjack.v2 v2.0.0
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- gorm.io/driver/postgres v1.5.7
- gorm.io/gorm v1.25.10
- lukechampine.com/blake3 v1.2.1
- rsc.io/tmplfunc v0.0.3
- 2077 dependencies
- github.com/BurntSushi/toml v1.3.2
- github.com/DataDog/zstd v1.5.5
- github.com/Microsoft/go-winio v0.6.1
- github.com/VictoriaMetrics/fastcache v1.12.1
- github.com/alicebob/gopher-json v0.0.0-20230218143504-906a9b012302
- github.com/alicebob/miniredis v2.5.0+incompatible
- github.com/beorn7/perks v1.0.1
- github.com/bits-and-blooms/bitset v1.10.0
- github.com/btcsuite/btcd/btcec/v2 v2.3.2
- 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-20231020221949-babd592d2360
- 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/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.1
- github.com/deckarep/golang-set/v2 v2.3.1
- github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0
- github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
- github.com/emirpasic/gods v1.18.1
- github.com/ethereum/c-kzg-4844 v0.4.0
- github.com/ethereum/go-ethereum v1.13.15
- github.com/gballet/go-verkle v0.1.1-0.20231031103413-a67434b50f46
- github.com/getsentry/sentry-go v0.25.0
- github.com/go-ole/go-ole v1.3.0
- github.com/go-redsync/redsync/v4 v4.10.0
- github.com/gofrs/flock v0.8.1
- github.com/gogo/protobuf v1.3.2
- github.com/golang/snappy v0.0.5-0.20220116011046-fa5810519dcb
- github.com/gomodule/redigo v1.8.9
- github.com/gorilla/mux v1.8.0
- github.com/gorilla/websocket v1.5.0
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/golang-lru v1.0.2
- github.com/holiman/bloomfilter/v2 v2.0.3
- github.com/holiman/uint256 v1.2.4
- github.com/klauspost/compress v1.17.1
- github.com/kr/pretty v0.3.1
- github.com/kr/text v0.2.0
- github.com/mattn/go-runewidth v0.0.15
- github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0
- github.com/mmcloughlin/addchain v0.4.0
- github.com/olekukonko/tablewriter v0.0.5
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/prometheus/client_golang v1.17.0
- github.com/prometheus/client_model v0.5.0
- github.com/prometheus/common v0.45.0
- github.com/prometheus/procfs v0.12.0
- github.com/redis/go-redis/v9 v9.2.1
- github.com/rivo/uniseg v0.4.4
- github.com/rogpeppe/go-internal v1.11.0
- github.com/rs/cors v1.10.1
- github.com/shirou/gopsutil v3.21.11+incompatible
- github.com/stretchr/testify v1.8.4
- github.com/supranational/blst v0.3.11
- github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7
- github.com/tklauser/go-sysconf v0.3.12
- github.com/tklauser/numcpus v0.6.1
- github.com/xaionaro-go/weightedshuffle v0.0.0-20211213010739-6a74fbc7d24a
- github.com/yuin/gopher-lua v1.1.0
- github.com/yusufpapurcu/wmi v1.2.3
- golang.org/x/crypto v0.17.0
- golang.org/x/exp v0.0.0-20231110203233-9a3e6036ecaa
- golang.org/x/mod v0.14.0
- golang.org/x/sync v0.5.0
- golang.org/x/sys v0.16.0
- golang.org/x/text v0.14.0
- golang.org/x/tools v0.15.0
- google.golang.org/protobuf v1.33.0
- gopkg.in/yaml.v3 v3.0.1
- rsc.io/tmplfunc v0.0.3
- 188 dependencies
- tsup ^8.0.1 development
- vitest ^1.2.2 development
- @babel/eslint-parser ^7.23.10 development
- @changesets/changelog-github ^0.4.8 development
- @types/chai ^4.3.11 development
- @types/chai-as-promised ^7.1.8 development
- @types/mocha ^10.0.6 development
- @types/node ^20.11.17 development
- @typescript-eslint/eslint-plugin ^6.21.0 development
- @typescript-eslint/parser ^6.21.0 development
- chai ^4.3.10 development
- depcheck ^1.4.7 development
- doctoc ^2.2.0 development
- eslint ^8.56.0 development
- eslint-config-prettier ^9.1.0 development
- eslint-config-standard ^16.0.3 development
- eslint-plugin-import ^2.29.1 development
- eslint-plugin-jsdoc ^48.0.6 development
- eslint-plugin-node ^11.1.0 development
- eslint-plugin-prefer-arrow ^1.2.3 development
- eslint-plugin-prettier ^4.0.0 development
- eslint-plugin-promise ^5.1.0 development
- eslint-plugin-react ^7.24.0 development
- eslint-plugin-unicorn ^50.0.1 development
- husky ^9.0.10 development
- lint-staged 15.2.0 development
- mocha ^10.2.0 development
- nx 18.2.2 development
- nx-cloud latest development
- nyc ^15.1.0 development
- prettier ^2.8.0 development
- rimraf ^5.0.5 development
- ts-mocha ^10.0.0 development
- typescript ^5.4.5 development
- wait-on ^7.2.0 development
- @changesets/cli ^2.27.1
- @ethersproject/abstract-provider ^5.7.0 development
- @nomiclabs/hardhat-ethers ^2.2.3 development
- @nomiclabs/hardhat-waffle ^2.0.6 development
- hardhat ^2.20.1 development
- ts-node ^10.9.2 development
- tsx ^4.7.0 development
- @eth-optimism/common-ts ^0.8.9
- @eth-optimism/contracts-bedrock workspace:*
- @eth-optimism/contracts-periphery 1.0.8
- @eth-optimism/core-utils ^0.13.2
- @eth-optimism/sdk ^3.3.1
- @types/dateformat ^5.0.0
- chai-as-promised ^7.1.1
- dateformat ^4.5.1
- dotenv ^16.4.5
- ethers ^5.7.2
- @typescript-eslint/eslint-plugin ^6.21.0 development
- @typescript-eslint/parser ^6.21.0 development
- tsx ^4.7.0 development
- typescript ^5.4.5 development
- @ethersproject/abstract-provider ^5.7.0 development
- @ethersproject/abstract-signer ^5.7.0 development
- @ethersproject/transactions ^5.7.0 development
- @nomiclabs/hardhat-ethers ^2.2.3 development
- @nomiclabs/hardhat-waffle ^2.0.1 development
- @types/chai ^4.3.11 development
- @types/chai-as-promised ^7.1.8 development
- @types/mocha ^10.0.6 development
- @types/node ^20.11.17 development
- @types/semver ^7.5.7 development
- chai-as-promised ^7.1.1 development
- ethereum-waffle ^4.0.10 development
- ethers ^5.7.2 development
- hardhat ^2.20.1 development
- hardhat-deploy ^0.12.2 development
- isomorphic-fetch ^3.0.0 development
- mocha ^10.2.0 development
- nyc ^15.1.0 development
- ts-node ^10.9.2 development
- typedoc ^0.25.7 development
- typescript ^5.4.5 development
- viem ^2.8.13 development
- vitest ^1.2.2 development
- zod ^3.22.4 development
- @eth-optimism/contracts 0.6.0
- @eth-optimism/core-utils ^0.13.2
- lodash ^4.17.21
- merkletreejs ^0.3.11
- rlp ^2.2.7
- semver ^7.6.0
- 353 dependencies
- Deprecated ==1.2.13
- PyGithub ==1.57
- PyJWT ==2.6.0
- PyNaCl ==1.5.0
- certifi ==2023.7.22
- cffi ==1.15.1
- charset-normalizer ==2.1.1
- idna ==3.7
- pycparser ==2.21
- requests ==2.32.0
- urllib3 ==1.26.18
- wrapt ==1.14.1
- click ==8.1.3
- semver ==3.0.0