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
github.com/distractedm1nd/celestia-node v0.13.7
Celestia Data Availability Nodes171 versions - Latest release: 12 months ago - 0 stars on GitHub
github.com/cmwaters/apollo v0.4.2
7 versions - Latest release: 12 months ago - 1 stars on GitHubgithub.com/ramin/waypoint v0.0.10
12 versions - Latest release: about 1 year ago - 1 stars on GitHubgithub.com/rollkit/celestia-da v0.13.2
Celestia Implementation of Modular Data Availability Interface23 versions - Latest release: about 1 year ago - 1 stars on GitHub
github.com/hunter89761/celestia-da v0.13.4
Celestia Implementation of Modular Data Availability Interface25 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.com/ernest8976/celestia-da v0.13.4
Celestia Implementation of Modular Data Availability Interface26 versions - Latest release: about 1 year ago - 0 stars on GitHub
github.imxd.top/celestiaorg/celestia-app v1.7.0
93 versions - Latest release: over 1 year agogithub.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
github.com/celestiaorg/orchestrator-relayer v1.1.0
Go implementation of the QGB orchestrator and relayer18 versions - Latest release: over 1 year ago - 1 dependent package - 6 stars on GitHub
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
github.com/sunrise-zone/sunrise-node v0.12.1
Sunrise Data Availability Nodes131 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/sunriselayer/sunrise-da v0.12.1
Sunrise Data Availability Nodes131 versions - Latest release: over 1 year ago - 0 stars on GitHub
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
github.phpd.cn/celestiaorg/celestia-app v1.6.0
91 versions - Latest release: over 1 year agogithub.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
github.com/argus-labs/world-engine/chain v0.1.12-alpha
The seed of future worlds4 versions - Latest release: over 1 year ago - 2 dependent packages - 22 stars on GitHub
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
github.com/bidon15/celestia-node v0.11.0-beta.69
Celestia storage and light node43 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 node43 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 Celestia50 versions - Latest release: over 1 year ago - 3 stars on GitHub
github.com/ferret-san/celestia-openrpc v0.3.0
5 versions - Latest release: over 1 year agogithub.com/Ferret-san/celestia-openrpc v0.3.0
5 versions - Latest release: over 1 year agogithub.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 Framework3 versions - Latest release: over 1 year ago - 7 stars on GitHub
github.com/celestiaorg/test-infra v0.0.0-20231005111009-2d42763e8641
Testing infrastructure for the Celestia Network13 versions - Latest release: over 1 year ago - 21 stars on GitHub
github.com/dndll/near-openrpc v0.0.0-20230831173120-978e89ef3b81
6 versions - Latest release: over 1 year agogithub.com/jrmanes/celestia-node v0.0.3
Celestia Data Availability Nodes3 versions - Latest release: almost 2 years ago - 0 stars on GitHub
github.com/pomifer/tx-gen v0.0.0-20230709222311-e67716d74753
generate a bunch of accounts and transaction to test a live network3 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
github.com/sweexordious/celestia-app v0.11.2
PoS chain powered by lazyledger-core, the cosmos-sdk, and starport2 versions - Latest release: about 2 years ago - 0 stars on GitHub
github.com/renaynay/celestia-node v0.9.2
Celestia storage and light node87 versions - Latest release: about 2 years ago - 0 stars on GitHub
github.com/distractedm1nd/da-tui v0.0.0-20230402060304-90a82a538c56
1 version - Latest release: about 2 years agogithub.com/renaynay/da-rpc-client v0.0.0-20230224130325-ab0c4b820f80
1 version - Latest release: over 2 years ago - 1 stars on GitHubgithub.com/derrandz/celestia-node v0.6.2
Celestia Data Availability Nodes22 versions - Latest release: over 2 years ago - 0 stars on GitHub
github.com/celestiaorg/test-infra/testkit v0.0.0-20221020131931-e111e735e462
Testing infrastructure for the Celestia Network1 version - Latest release: over 2 years ago - 1 dependent package - 21 stars on GitHub
github.com/celestiaorg/test-infra/plans/001-big-blocks v0.0.0-20221020131931-e111e735e462
Testing infrastructure for the Celestia Network1 version - Latest release: over 2 years ago - 21 stars on GitHub
github.com/Bidon15/lazyledger-app v1.4.1-dirty-app removed
9 versions - Latest release: almost 3 years ago - 1 dependent repositoriesgithub.com/bidon15/lazyledger-app v1.4.1-dirty-app removed
9 versions - Latest release: almost 3 years agogithub.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
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
github.com/vgonkivs/celestia-app v0.5.3
PoS chain powered by celestia-core (fork of tendermint) and the the cosmos-sdk13 versions - Latest release: almost 3 years ago - 0 stars on GitHub
github.com/celestiascan/juno/v3 v3.1.1-celestia-v2
2 versions - Latest release: about 3 years agogithub.com/celestiaorg/dalc v0.0.0-20220506080825-6589e5dc6103
Data Availability Light Client for Celestia1 version - Latest release: about 3 years ago - 1 dependent repositories - 11 stars on GitHub
github.com/toanngosy/celestia-app v0.0.1 removed
1 version - Latest release: over 3 years agoCheck this option to include packages that no longer depend on this package in their latest version but previously did.