Skip to content

Commit

Permalink
🎉 Update registry.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kyve-network committed Sep 10, 2024
1 parent 38d34a0 commit 382cd8d
Showing 1 changed file with 69 additions and 0 deletions.
69 changes: 69 additions & 0 deletions .github/registry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -761,6 +761,75 @@ kyve-1:
title: KYVE
website: https://kyve.network/
source-id: kyve-1
lava-mainnet-1:
codebase:
git-url: https://github.com/lavanet/lava
settings:
cosmos-properties:
genesis-name: v0.33.0
genesis-url: https://raw.githubusercontent.com/lavanet/lava-config/main/mainnet-1/genesis_json/genesis.json
registry-url: https://github.com/cosmos/chain-registry/blob/master/lava/chain.json
upgrades:
- commit: 103b2252a6dbcb85da5adcba2f936c5b4a165322
go-version: go1.20
height: 1
ksync-engine: cometbft-v0.37
name: v0.33.0
recommended-version: v0.33.1
- commit: 5f2d89e5ca338b52024760e6edf7a6a18ddfe52f
go-version: go1.20
height: 375000
ksync-engine: cometbft-v0.37
name: v0.34.0
recommended-version: v0.34.0
- commit: fcc0ae8829f6306ed59c98eff3b9eee0156a15bc
go-version: go1.20
height: 413000
ksync-engine: cometbft-v0.37
name: v0.35.0
recommended-version: v0.35.0
- commit: c1f982961f8df57887b4a4a687c32909727827bb
go-version: go1.20
height: 451000
ksync-engine: cometbft-v0.37
name: v1.0.1
recommended-version: v1.0.1
- commit: 617333fdff16d8d07f9fa541ff10acbc13ec08f0
go-version: go1.20
height: 888500
ksync-engine: cometbft-v0.37
name: v2.2.0
recommended-version: v2.2.0
- commit: 200972c00b75a819a10385e47e64e199633480f0
go-version: go1.20
height: 1308000
ksync-engine: cometbft-v0.37
name: v3.1.0
recommended-version: v3.1.0
config-version: 1
networks:
kaon-1:
integrations:
ksync:
binary-name: lavad
block-sync-pool: 29
docs-url: https://docs.lavanet.xyz/
state-sync-pool: 30
pools:
- id: 29
runtime: kyvejs/tendermint
- id: 30
runtime: kyvejs/tendermint-ssync
properties:
description: Lava is the underlying protocol that powers major ecosystems
such as NEAR, Starknet, Cosmos Hub and Filecoin, enabling users and developers
to interact with their favourite dapps.
docs: https://docs.lavanet.xyz/
hex: '#ff3900'
logo: ar://02iihdx0mXWtKu3SQiPesbcTtJT-Mm_8tNoPiD-t6mE
title: Lava
website: https://www.lavanet.xyz/
source-id: lava-mainnet-1
noble-1:
codebase:
git-url: https://github.com/noble-assets/noble
Expand Down

0 comments on commit 382cd8d

Please sign in to comment.