An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 6.5% on proxy.golang.org
Top 0.6% dependent packages on proxy.golang.org
Top 0.6% dependent repos on proxy.golang.org
Top 1.2% docker downloads on proxy.golang.org

proxy.golang.org : github.com/celestiaorg/merkletree

Package merkletree provides tools for calculating the Merkle root of a dataset, for creating a proof that a piece of data is in a Merkle tree of a given root, and for verifying proofs that a piece of data is in a Merkle tree of a given root. The tree is implemented according to the specification for Merkle trees provided in RFC 6962. Package merkletree also supports building roots and proofs from cached subroots of the Merkle tree. For example, a large file could be cached by building the Merkle root for each 4MB sector and remembering the Merkle roots of each sector. Using a cached tree, the Merkle root of the whole file can be computed by passing the cached tree each of the roots of the 4MB sector. Building proofs using these cached roots is also supported. A proof must be built within the target sector using a normal Tree, requiring the whole sector to be hashed. The results of that proof can then be passed into the Prove() function of a cached tree, which will create the full proof without needing to hash the entire file. Caching also makes it inexpensive to update the Merkle root of the file after changing or deleting segments of the larger file. Examples can be found in the README for the package.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/celestiaorg/merkletree
License: MIT
Latest release: about 2 years ago
First release: almost 4 years ago
Namespace: github.com/celestiaorg
Dependent packages: 113
Dependent repositories: 85
Stars: 2 on GitHub
Forks: 1 on GitHub
Docker dependents: 20
Docker downloads: 2,725
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago

Top 9.0% on proxy.golang.org
github.com/distractedm1nd/celestia-node v0.13.7
Celestia Data Availability Nodes
171 versions - Latest release: 12 months ago - 0 stars on GitHub
Top 9.1% on proxy.golang.org
github.com/cmwaters/apollo v0.4.2
7 versions - Latest release: 12 months ago - 1 stars on GitHub
Top 9.4% on proxy.golang.org
github.com/ramin/waypoint v0.0.10
12 versions - Latest release: about 1 year ago - 1 stars on GitHub
github.com/rollkit/celestia-da v0.13.2
Celestia Implementation of Modular Data Availability Interface
23 versions - Latest release: about 1 year ago - 1 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/hunter89761/celestia-da v0.13.4
Celestia Implementation of Modular Data Availability Interface
25 versions - Latest release: about 1 year ago - 0 stars on GitHub
Top 9.1% on proxy.golang.org
github.com/ernest8976/celestia-da v0.13.4
Celestia Implementation of Modular Data Availability Interface
26 versions - Latest release: about 1 year ago - 0 stars on GitHub
Top 9.1% on proxy.golang.org
github.imxd.top/celestiaorg/celestia-app v1.7.0
93 versions - Latest release: over 1 year ago
Top 10.0% on proxy.golang.org
github.com/celestiaorg/celestia-app/test/testground v0.0.0-20240119191103-e05d105e537f
PoS application for the consensus portion of the Celestia network. Built using celestia-core (for...
19 versions - Latest release: over 1 year ago - 272 stars on GitHub
Top 9.6% on proxy.golang.org
github.com/celestiaorg/orchestrator-relayer v1.1.0
Go implementation of the QGB orchestrator and relayer
18 versions - Latest release: over 1 year ago - 1 dependent package - 6 stars on GitHub
Top 10.0% on proxy.golang.org
github.com/notional-labs/cosmos-sdk-rollkit v0.50.6-notional
:chains: A Framework for Building High Value Public Blockchains :sparkles:
24 versions - Latest release: over 1 year ago - 0 stars on GitHub
Top 9.2% on proxy.golang.org
github.com/sunrise-zone/sunrise-node v0.12.1
Sunrise Data Availability Nodes
131 versions - Latest release: over 1 year ago - 0 stars on GitHub
Top 7.4% on proxy.golang.org
github.com/sunriselayer/sunrise-da v0.12.1
Sunrise Data Availability Nodes
131 versions - Latest release: over 1 year ago - 0 stars on GitHub
Top 9.2% on proxy.golang.org
github.com/faddat/celestia-app v1.6.0
PoS application for the consensus portion of the Celestia network. Built using celestia-core (for...
91 versions - Latest release: over 1 year ago - 0 stars on GitHub
Top 9.2% on proxy.golang.org
github.phpd.cn/celestiaorg/celestia-app v1.6.0
91 versions - Latest release: over 1 year ago
Top 4.1% on proxy.golang.org
github.com/celestiaorg/lazyledger-app v1.6.0 removed
PoS application for the consensus portion of the Celestia network. Built using celestia-core (for...
92 versions - Latest release: over 1 year ago - 208 stars on GitHub
Top 9.1% on proxy.golang.org
github.com/argus-labs/world-engine/chain v0.1.12-alpha
The seed of future worlds
4 versions - Latest release: over 1 year ago - 2 dependent packages - 22 stars on GitHub
Top 7.5% on proxy.golang.org
pkg.world.dev/world-engine/chain v0.1.12-alpha
Seed of a new world. An onchain game engine, built for devs with ambition. (world/acc)
4 versions - Latest release: over 1 year ago - 1 dependent repositories - 95 stars on GitHub
Top 8.6% on proxy.golang.org
github.com/bidon15/celestia-node v0.11.0-beta.69
Celestia storage and light node
43 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/Bidon15/celestia-node v0.11.0-beta.69
Celestia storage and light node
43 versions - Latest release: over 1 year ago - 1 dependent repositories - 0 stars on GitHub
github.com/dipdup-io/celestia-indexer v0.0.0-20231019162039-24865f358a01
🌐 Celestia indexer | Base component of the DipDup Vertical for Celestia
50 versions - Latest release: over 1 year ago - 3 stars on GitHub
Top 9.3% on proxy.golang.org
github.com/ferret-san/celestia-openrpc v0.3.0
5 versions - Latest release: over 1 year ago
Top 9.3% on proxy.golang.org
github.com/Ferret-san/celestia-openrpc v0.3.0
5 versions - Latest release: over 1 year ago
github.com/argus-labs/polaris/cosmos v0.0.1
Polaris is a modular implementation of the Ethereum Virtual Machine (EVM). It can be easily integ...
16 versions - Latest release: over 1 year ago - 1 dependent package - 0 stars on GitHub
github.com/celestiaorg/knuu-example v0.0.0-20231006072333-1947bbd6e226
Example repository for the knuu Integration Test Framework
3 versions - Latest release: over 1 year ago - 7 stars on GitHub
Top 7.2% on proxy.golang.org
github.com/celestiaorg/test-infra v0.0.0-20231005111009-2d42763e8641
Testing infrastructure for the Celestia Network
13 versions - Latest release: over 1 year ago - 21 stars on GitHub
Top 9.7% on proxy.golang.org
github.com/dndll/near-openrpc v0.0.0-20230831173120-978e89ef3b81
6 versions - Latest release: over 1 year ago
Top 5.8% on proxy.golang.org
github.com/jrmanes/celestia-node v0.0.3
Celestia Data Availability Nodes
3 versions - Latest release: almost 2 years ago - 0 stars on GitHub
Top 7.6% on proxy.golang.org
github.com/pomifer/tx-gen v0.0.0-20230709222311-e67716d74753
generate a bunch of accounts and transaction to test a live network
3 versions - Latest release: almost 2 years ago - 4 stars on GitHub
github.com/b-harvest/rollkit-mid-block v0.9.0
A modular framework for rollups, with an ABCI-compatible client interface.
23 versions - Latest release: almost 2 years ago - 0 stars on GitHub
github.com/vitwit/rollkit v0.8.1
A modular framework for rollups, with an ABCI-compatible client interface.
22 versions - Latest release: almost 2 years ago - 0 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/sweexordious/celestia-app v0.11.2
PoS chain powered by lazyledger-core, the cosmos-sdk, and starport
2 versions - Latest release: about 2 years ago - 0 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/renaynay/celestia-node v0.9.2
Celestia storage and light node
87 versions - Latest release: about 2 years ago - 0 stars on GitHub
Top 9.6% on proxy.golang.org
github.com/distractedm1nd/da-tui v0.0.0-20230402060304-90a82a538c56
1 version - Latest release: about 2 years ago
Top 8.2% on proxy.golang.org
github.com/renaynay/da-rpc-client v0.0.0-20230224130325-ab0c4b820f80
1 version - Latest release: over 2 years ago - 1 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/derrandz/celestia-node v0.6.2
Celestia Data Availability Nodes
22 versions - Latest release: over 2 years ago - 0 stars on GitHub
Top 6.6% on proxy.golang.org
github.com/celestiaorg/test-infra/testkit v0.0.0-20221020131931-e111e735e462
Testing infrastructure for the Celestia Network
1 version - Latest release: over 2 years ago - 1 dependent package - 21 stars on GitHub
Top 7.2% on proxy.golang.org
github.com/celestiaorg/test-infra/plans/001-big-blocks v0.0.0-20221020131931-e111e735e462
Testing infrastructure for the Celestia Network
1 version - Latest release: over 2 years ago - 21 stars on GitHub
Top 7.1% on proxy.golang.org
github.com/Bidon15/lazyledger-app v1.4.1-dirty-app removed
9 versions - Latest release: almost 3 years ago - 1 dependent repositories
Top 4.1% on proxy.golang.org
github.com/bidon15/lazyledger-app v1.4.1-dirty-app removed
9 versions - Latest release: almost 3 years ago
Top 9.0% on proxy.golang.org
github.com/bidon15/celestia-core v1.2.2-dirty
Celestia core software based on Tendermint.
2 versions - Latest release: almost 3 years ago - 0 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/Bidon15/celestia-core v1.2.2-dirty
Celestia core software based on Tendermint.
2 versions - Latest release: almost 3 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/vgonkivs/celestia-app v0.5.3
PoS chain powered by celestia-core (fork of tendermint) and the the cosmos-sdk
13 versions - Latest release: almost 3 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/celestiascan/juno/v3 v3.1.1-celestia-v2
2 versions - Latest release: about 3 years ago
Top 8.2% on proxy.golang.org
github.com/celestiaorg/dalc v0.0.0-20220506080825-6589e5dc6103
Data Availability Light Client for Celestia
1 version - Latest release: about 3 years ago - 1 dependent repositories - 11 stars on GitHub
Top 4.1% on proxy.golang.org
github.com/toanngosy/celestia-app v0.0.1 removed
1 version - Latest release: over 3 years ago
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.