We have both delegated to the pool (using Adalite). If you check this page you can see on the left that it’s delegated to the pool, but on the right side it says “Inactive”. I thought it could be because it’s not active for this epoch, but the other delegator (non-owner) staked to the pool also yesterday, but that shows “active” too.
If I used the wrong stake.vkey, wouldn’t it only show one owner?
I see different information (including different wallets) on the stake address pages (one of the stake addresses does list two wallets - that’s because the account on the cold machine I use for the transactions I used the same stake key on - I presumed this was ok):
You’re right. My apologies. I copied the same address earlier.
It looks fine. There are two different wallets:
They both show active. Along with a 3rd delegator that is active.
Were they all delegated at the same time? If not, when did you delegate to the pool from the stake1u96mnm3nlq9f3svvc05ap4lm03v835dm02ftdj2xjzg9qzsvny6uk?
Both owners delegations were done around the same time. I had already paid the 2 ADA in past and been delegated to NASEC, whereas we used a new wallet for them which had not (I’d forgotten about this, and assumed since it let me submit thr tx, it wasn’t required - although as part of the discussion above they delegated to the pool and paid that… we re-did the pool cert since, since it still showed as “inactive” in case that was the cause - apparently it was not). That was around 13 hours ago.
In summary, there are two outstanding issues:
adapools showing their staking account as “inactive”. It’s not clear if this is an adapools bug (I don’t know if they’re wrong and cardanoscan is right, or vice versa)
pooltool is showing a 50k pledge but it was changed to 40k yesterday (and has been submitted twice, around 24 hours ago, and around an hour ago). I’m pretty sure this one is just a pooltool bug.
Sorry, I wasn’t too helpful there, but I would keep monitoring for a few more days and reach out to adapools to see if they thinks its a bug. If it was me, I’d unregister and re-register stake key (which might eat up more time) so I’m not sure if its a good idea to do that. I would continue monitoring for a few days. Keep us updated on your progress.
Also, my pool’s page for pooltool is not updated either. I changed pledge from 90k to 92k yesterday evening and it still shows 90k. Adapools is already showing the 92k so I’m waiting for a few days to see if that will reflect on pooltool. Might be just pooltool taking longer to update.
I checked a few other recently-changed pools from adapools on pooltool, and they’re all stale too. So I wonder if pooltool has some issue updating right now. I filed an issue in their GH earlier anyway, will see what they say.
I couldn’t find any good contact details for adapools, but since all sites (except pooltool) seem to agree on things now (and show both owners as active) I’m inclined to think it’s an adapools bug and won’t bother doing anything more unless it’s still like this after the epoch boundary.
As long as the relay has IN/OUT connections, tx processing and the log message for topology updater is: glade u are staying with us, is fine (also on adapools is green);
Hi Dan, sorry to hijack this thread, but I’m trying to sign a new stake key with a hardware wallet via adalite and receiving the error “Parser error: Invalid transaction format. Failed to parse output: not an array” when uploading pool_registration.raw.
I’m wondering if you had any issues? I’ve done it multiple times and the file looks like a valid json file.
For the pool registration, add the following:
–pool-reward-account-verification-key-file pool-operator-regular-wallet.vkey
–pool-owner-stake-verification-key-file [owner1].vkey
–pool-owner-stake-verification-key-file [owner2].vkey
Make sure your pool is registered by the pool-operator in the pool-reward-account (fees will come from this pooloperator account - send ~505 ADA to this wallet) and for the pool-owner-stake is where you list the pool owners who will pledge their stake to the pool (i.e., owner1 can be the pool operator, owner2 can be the hardware wallet).
EDIT: you can use a hardware wallet .vkey so I’m not sure where it went wrong.
Hmm, strange. The raw transaction file I created that I uploaded to AdaLite had "type": "TxUnsignedShelley", but yours says “type”: “TxBodyMary”,. I was using this command to create it:
Note: I didn’t include any stake certs here, as the pool payment account I used my hardware wallets stake key when creating that (so the pool payment account appears as a second address on my hw wallets stake key).
Btw, Adapools now shows the second owners stake key as active, so it looks like it was caching/slow updating on their part. So the only thing wrong that I can see now is pooltool, and that seems the case for many pools, so I feel much better about it all being right now