Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: added lava #66

Merged
merged 2 commits into from
Sep 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
70 changes: 70 additions & 0 deletions lava-mainnet-1/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
# Global information
source-id: "lava-mainnet-1"
config-version: 1
properties:
title: "Lava"
hex: "#ff3900"
logo: "ar://02iihdx0mXWtKu3SQiPesbcTtJT-Mm_8tNoPiD-t6mE"
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."
website: https://www.lavanet.xyz/
docs: https://docs.lavanet.xyz/

codebase:
git-url: https://github.com/lavanet/lava
settings:
cosmos-properties:
registry-url: https://github.com/cosmos/chain-registry/blob/master/lava/chain.json
genesis-name: "v0.33.0"
genesis-url: https://raw.githubusercontent.com/lavanet/lava-config/main/mainnet-1/genesis_json/genesis.json
upgrades:
- name: "v0.33.0"
height: 1
recommended-version: "v0.33.1"
commit: "103b2252a6dbcb85da5adcba2f936c5b4a165322"
go-version: "go1.20"
ksync-engine: "cometbft-v0.37"
- name: "v0.34.0"
height: 375000
recommended-version: "v0.34.0"
commit: "5f2d89e5ca338b52024760e6edf7a6a18ddfe52f"
go-version: "go1.20"
ksync-engine: "cometbft-v0.37"
- name: "v0.35.0"
height: 413000
recommended-version: "v0.35.0"
commit: "fcc0ae8829f6306ed59c98eff3b9eee0156a15bc"
go-version: "go1.20"
ksync-engine: "cometbft-v0.37"
- name: "v1.0.1"
height: 451000
recommended-version: "v1.0.1"
commit: "c1f982961f8df57887b4a4a687c32909727827bb"
go-version: "go1.20"
ksync-engine: "cometbft-v0.37"
- name: "v2.2.0"
height: 888500
recommended-version: "v2.2.0"
commit: "617333fdff16d8d07f9fa541ff10acbc13ec08f0"
go-version: "go1.20"
ksync-engine: "cometbft-v0.37"
- name: "v3.1.0"
height: 1308000
recommended-version: "v3.1.0"
commit: "200972c00b75a819a10385e47e64e199633480f0"
go-version: "go1.20"
ksync-engine: "cometbft-v0.37"

networks:
# Testnet pools
kaon-1:
pools:
- id: 29
runtime: "kyvejs/tendermint"
- id: 30
runtime: "kyvejs/tendermint-ssync"
integrations:
ksync:
binary-name: "lavad"
block-sync-pool: 29
docs-url: "https://docs.lavanet.xyz/"
state-sync-pool: 30