celestiaorg / devops

5 stars 4 forks source link

testnets/explorer: deploy bigdipper 2.0 for robusta/arabica #72

Closed Bidon15 closed 9 months ago

Bidon15 commented 1 year ago

To our knowledge, deploying ping.pub was very cumbersome in k8s and we want to try out big dipper to see if there is any difference

https://github.com/forbole/big-dipper-2.0-cosmos

Documentation: http://docs.bigdipper.live/

smuu commented 1 year ago

Current state: The explorer started to support cosmos/v0.46.x only a few weeks ago. Therefore it could still be unstable.

Also, we added breaking changes to our fork of cosmos-sdk (EVM address in gentx), which needs to be supported. I'm in contact with @SweeXordious about that.

Current work: https://github.com/smuu/forbole-juno/tree/v4.0.3-celestia https://github.com/smuu/forbole-bdjuno/tree/chains/celestia/robusta

Once it works, I will add it to celestiaorg repos/forks cleanly.

smuu commented 1 year ago

Renaming of tendermit to cometbft currently breaks the build of juno and bdjuno. More investigation needed.

rach-id commented 1 year ago

@cmwaters When you have time, can you take a look if it's easy to migrate the juno implementation to comet?

Bidon15 commented 1 year ago

Can we close this as it is taking too much time?

rach-id commented 1 year ago

I am not sure if querying the PFBs is fixed @smuu. If not, we can do a quick fix to it until we figure out later why the TxService is not able to parse PFBs. What do you think?

smuu commented 1 year ago

We agreed with @SweeXordious not to work on this right now, as everybody is otherwise busy. Moved to Q3.

Bidon15 commented 9 months ago

Closing as not planned for now