Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: github.com/cosmos/iavl

Package iavl implements a versioned, snapshottable (immutable) AVL+ tree for persisting key-value pairs. The tree is not safe for concurrent use, and must be guarded by a Mutex or RWLock as appropriate - the exception is immutable trees returned by MutableTree.GetImmutable() which are safe for concurrent use as long as the version is not deleted via DeleteVersion(). Basic usage of MutableTree: Proof of existence: Proof of absence: Now we delete an old version: Can't create a proof of absence for a version we no longer have:
75 versions
Latest release: 6 months ago
3,335 dependent packages

View more package details: https://packages.ecosyste.ms/registries/proxy.golang.org/packages/github.com/cosmos/iavl

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/cosmos%2Fiavl

Dependent Repos 2,285

Team-Kujira/ibc-go Fork of cosmos/ibc-go
Interblockchain Communication Protocol (IBC) implementation in Golang.
  • v0.19.4 e2e/go.mod
  • v0.19.4 e2e/go.sum
  • v0.19.4 go.mod
  • v0.19.4 go.sum

Size: 30.2 MB - Last synced: 21 days ago - Pushed: 8 months ago

dreamer-zq/cosmos-sdk Fork of cosmos/cosmos-sdk
:chains: A Framework for Building High Value Public Blockchains :sparkles:
  • v0.17.3 cosmovisor/go.mod
  • v0.17.3 cosmovisor/go.sum
  • v0.17.3 go.mod
  • v0.17.3 go.sum

Size: 217 MB - Last synced: 26 days ago - Pushed: 7 months ago

millicent-money/cosmos-sdk
  • v0.17.3 cosmovisor/go.mod
  • v0.17.3 cosmovisor/go.sum
  • v0.17.3 go.mod
  • v0.17.3 go.sum
  • v0.17.3 store/tools/ics23/go.mod
  • v0.17.3 store/tools/ics23/go.sum

Size: 361 MB - Last synced: 9 months ago - Pushed: about 1 year ago

KiraCore/sekai
backend - blockchain application
  • v0.17.3 go.sum

Size: 17.3 MB - Last synced: 21 days ago - Pushed: 26 days ago

BrianPHChen/tendermint_isl
  • v0.15.0 go.mod
  • v0.15.0-rc3.0.20201009144442-230e9bdf52cd go.sum
  • v0.15.0-rc5 go.sum
  • v0.15.0 go.sum

Size: 65 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

swimricky/wormhole Fork of wormhole-foundation/wormhole
Certus One's reference implementation for the Wormhole blockchain interoperability protocol.
  • v0.15.0-rc3.0.20201009144442-230e9bdf52cd event_database/cloud_functions/go.sum
  • v0.15.0-rc5 event_database/cloud_functions/go.sum
  • v0.15.3 event_database/cloud_functions/go.sum
  • v0.16.0 event_database/cloud_functions/go.sum
  • v0.15.0-rc3.0.20201009144442-230e9bdf52cd event_database/functions_server/go.sum
  • v0.15.0-rc5 event_database/functions_server/go.sum
  • v0.15.3 event_database/functions_server/go.sum
  • v0.16.0 event_database/functions_server/go.sum
  • v0.17.3 node/go.mod
  • v0.15.0-rc3.0.20201009144442-230e9bdf52cd node/go.sum
  • v0.15.0-rc5 node/go.sum
  • v0.15.3 node/go.sum
  • v0.17.1 node/go.sum
  • v0.17.3 node/go.sum

Size: 76.7 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago

bianjieai/ethermint Fork of evmos/ethermint
Ethermint is a scalable and interoperable Ethereum library, built on Proof-of-Stake with fast-finality using the Cosmos SDK.
  • v0.17.1 go.mod
  • v0.17.1 go.sum

Size: 39.2 MB - Last synced: 23 days ago - Pushed: 23 days ago

strangelove-ventures/lens 📦
⚛️❤️👁 Brought to you by the LensCrafters
  • v0.17.3 go.mod
  • v0.17.3 go.sum

Size: 18.4 MB - Last synced: 29 days ago - Pushed: 10 months ago

ChainSafe/chainlink-cosmos
Chainlink on Cosmos: Cosmos SDK module for Chainlink data feeds
  • v0.15.0-rc3.0.20201009144442-230e9bdf52cd go.sum
  • v0.15.0-rc5 go.sum
  • v0.15.3 go.sum
  • v0.16.0 go.sum

Size: 1.26 MB - Last synced: about 1 month ago - Pushed: 4 months ago

championshuttler/cosmos-sdk Fork of cosmos/cosmos-sdk
:chains: A Framework for Building High Value Public Blockchains :sparkles:
  • v0.17.1 cosmovisor/go.mod
  • v0.15.0-rc3.0.20201009144442-230e9bdf52cd cosmovisor/go.sum
  • v0.15.0-rc5 cosmovisor/go.sum
  • v0.15.3 cosmovisor/go.sum
  • v0.17.1 cosmovisor/go.sum
  • v0.17.3 go.mod
  • v0.17.3 go.sum
  • v0.15.0-rc3.0.20201009144442-230e9bdf52cd orm/go.sum
  • v0.15.0-rc5 orm/go.sum
  • v0.15.3 orm/go.sum
  • v0.17.1 orm/go.sum
  • v0.17.2 x/group/go.mod
  • v0.17.2 x/group/go.sum

Size: 367 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

hyperledger-labs/yui-docs
  • v0.15.0-rc3.0.20201009144442-230e9bdf52cd samples/minitoken-besu-ethereum/relayer/go.sum
  • v0.15.0-rc5 samples/minitoken-besu-ethereum/relayer/go.sum
  • v0.15.3 samples/minitoken-besu-ethereum/relayer/go.sum
  • v0.16.0 samples/minitoken-besu-ethereum/relayer/go.sum

Size: 1.46 MB - Last synced: 8 months ago - Pushed: 8 months ago

faddat/ethermint Fork of cosmos/ethermint-archive
Ethereum on Tendermint!
  • v0.15.0-rc3.0.20201009144442-230e9bdf52cd go.sum
  • v0.15.0-rc5 go.sum
  • v0.15.3 go.sum
  • v0.16.0 go.sum

Size: 73.5 MB - Last synced: 27 days ago - Pushed: over 1 year ago

yihuang/ethermint Fork of evmos/ethermint
Ethermint is a scalable and interoperable Ethereum, built on Proof-of-Stake with fast-finality using the Cosmos SDK.
  • v0.17.3 go.mod
  • v0.17.3 go.sum

Size: 39.5 MB - Last synced: 5 days ago - Pushed: 5 days ago

dgfug/ethermint Fork of evmos/ethermint
Ethermint is a scalable and interoperable Ethereum, built on Proof-of-Stake with fast-finality using the Cosmos SDK.
  • v0.15.0-rc3.0.20201009144442-230e9bdf52cd go.sum
  • v0.15.0-rc5 go.sum
  • v0.15.3 go.sum
  • v0.16.0 go.sum

Size: 30.5 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

khoslaventures/ethermint Fork of evmos/ethermint
Ethermint is a scalable and interoperable Ethereum, built on Proof-of-Stake with fast-finality using the Cosmos SDK.
  • v0.17.1 go.mod
  • v0.17.1 go.sum

Size: 28.1 MB - Last synced: about 2 months ago - Pushed: over 1 year ago

Some-body-in-the-ether/test
  • v0.17.1 go.mod
  • v0.15.0-rc3.0.20201009144442-230e9bdf52cd go.sum
  • v0.15.0-rc5 go.sum
  • v0.15.3 go.sum
  • v0.17.1 go.sum

Size: 3.75 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

pro100programmer/Evmos-Vova
  • v0.17.1 go.mod
  • v0.15.0-rc3.0.20201009144442-230e9bdf52cd go.sum
  • v0.15.0-rc5 go.sum
  • v0.15.3 go.sum
  • v0.17.1 go.sum

Size: 3.73 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

notional-labs/evmos Fork of evmos/evmos
Evmos is the Ethereum Virtual Machine (EVM) Hub on the Cosmos Network. It is the flagship implementation of the Ethermint library that prioritizes interoperability and novel economics.
  • v0.17.2 go.mod
  • v0.15.0-rc3.0.20201009144442-230e9bdf52cd go.sum
  • v0.15.0-rc5 go.sum
  • v0.15.3 go.sum
  • v0.17.1 go.sum
  • v0.17.2 go.sum

Size: 51.3 MB - Last synced: 5 days ago - Pushed: 5 days ago

wxh123434/ethermint
  • v0.15.0-rc3.0.20201009144442-230e9bdf52cd go.sum
  • v0.15.0-rc5 go.sum
  • v0.15.3 go.sum

Size: 36.4 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

git-sgmoore/evmos Fork of evmos/evmos
Evmos chain
  • v0.17.1 go.mod
  • v0.15.0-rc3.0.20201009144442-230e9bdf52cd go.sum
  • v0.15.0-rc5 go.sum
  • v0.15.3 go.sum
  • v0.16.0 go.sum

Size: 3.03 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

itamard7/ethermint
  • v0.17.1 go.mod
  • v0.17.1 go.sum

Size: 25.6 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

chen7gx/esbc
  • v0.15.0-rc3.0.20201009144442-230e9bdf52cd go.sum
  • v0.15.0-rc5 go.sum
  • v0.15.3 go.sum

Size: 18.7 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

chen7gx/ethermintd
  • v0.17.1 go.sum

Size: 28.1 MB - Last synced: about 1 year ago - Pushed: over 1 year ago