Ticker: TSLA - Tesla Pool
Pool Creation: 2AM 3/6 MST
Problem A: Our ticker TSLA is NOT showing up in Daedalus.
Problem B: adapools, pooltool and cardanoscan all disagree on the state of our pool.
Troubleshooting:
- I pulled a state of the ledger, verified the hash for poolMetaData.json, then pulled my file directly from my website, hashed it, and the hashes match.
- I added some new relay peers to our relays while waiting for the peer discovery script to kick in.
- Verified that the block producer node is incrementing its TXs and it’s peers are connected.
- Ran a curl command against the smash server to see if there are any errors for our pool. None found.
curl “https://smash.cardano-mainnet.iohk.io/api/v1/errors/576bb31c4b323cd7757bd7f69dc740f648445971246ea2aedf6603a6”
Problem B:
Adapools: Shows all data correctly including that we have met our pledge(50K).
Pooltool: Doesn’t show any of our meta data(pool name, ticker etc) and declared pledge is NOT met. Our ticker is NOT searchable.
Cardanoscan: Shows all meta data correctly but says that we have not met our pledge.
Unique Configurations: All three owners have used existing wallets that were already delegated to other pools before becoming owners on this pool. All owner wallets still show being delegated to another pool instead of being delegated to the new pool as owners. I’m wondering if the network is waiting for an epoch boundary before switching to the new pool.