conduit-3

Ephemeral Celestia testnet to test Conduit roll-ups work before and after the celestia-app v2 upgrade height.

Chain ID

conduit-3

Software versions

celestia-app v2.0.0-rc2
celestia-node v0.15.0-alpha.0

v2 upgrade

Block height: 42466, 42666, 49883
Scheduled: July 4th @ approximately 12:30PM ET

If we need to push this back by ~24 hours then add 7322 blocks to the upgrade height.

Nodes

Consensus

Validator: 1
Consensus full node: 1

Validator: http://consensus-validator-conduit-3.celestia-robusta.com:26657
Consensus full node: http://consensus-full-conduit-3.celestia-robusta.com:26657
Consensus full node API: https://api-conduit-3.consensus.celestia-robusta.com/
Consensus full node GRPC: grpc-conduit-3.consensus.celestia-robusta.com
Consensus full node RPC: rpc-conduit-3.consensus.celestia-robusta.com

Listening on:
P2P: 26656
RPC: 26657
API-REST: 1317
GRPC: 9090

DA

All nodes have 100GB storage.

Bridge node: 1. Limit: 8 CPU. 12 GiB Memory.
Full node: 1. Limit: 4 CPU. 4GiB Memory.
Light node: 1. Limit: 1 CPU. 500MiB Memory.

da-bridge: da-bridge-conduit-3.celestia-robusta.com
bridge: bridge-conduit-3.celestia-robusta.com
da-full: da-full-conduit-3.celestia-robusta.com
full: full-conduit-3.celestia-robusta.com

Listening on:
P2P: 2121
RPC: 26658
REST: 26659
6060

Helpful commands

Query status of consensus node

celestia-appd status --node http://consensus-validator-conduit-3.celestia-robusta.com:26657

Add a new key

$ celestia-appd keys add conduit-3

- address: celestia12gj0ans2dyvffqgeey2p2dk8c80aw7lw9hwmhn
  name: conduit-3
  pubkey: '{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A/KsMmxTkkJ+ZCV481RJYAZfLnRLMvkvU5Pci4Fc3rbS"}'
  type: local


**Important** write this mnemonic phrase in a safe place.
It is the only way to recover your account if you ever forget your password.

carpet enable derive letter script local peasant comic spell wedding allow dismiss source bike person anxiety afraid chimney whip crowd final man surround pumpkin

Get that address funded via faucet. Submit a PFB

$ celestia-appd tx blob pay-for-blob 0x00010203040506070809 0x48656c6c6f2c20576f726c6421 \
>         --chain-id conduit-3 \
>         --from conduit-3 \
>         --keyring-backend test \
>         --fees 21000utia \
>         --yes \
>         --node http://consensus-validator-conduit-3.celestia-robusta.com:26657

Query if PFB landed on-chain

celestia-appd query tx 8670FC5A94393362B866A3D235D684468655B3CC21ED0B213A5762D3541B7C6A --node http://consensus-validator-conduit-3.celestia-robusta.com:26657

Misc

FLUPs

  • Get links from DevOps and share with Emiliano @Rootul
  • Update upgrade height to July 4th @ approximately 12:30PM ET @rootulp
  • What are the resources allocated to these DA nodes? @Rootul

conduit-4

  • Remove conduit-3
  • Disable txsim
  • Use 1TB of storage
  • Build a Grafana dashboard to confirm DA nodes are synced to consensus height
  • Test launching a DA node locally before giving details to Emiliano
Select a repo