gitmachtl / scripts

StakePool Operator Scripts. Learn how to create and manage your StakePool / manage your DRep stuff / do Governance Actions with these simple scripts. Hardware-Ledger/Trezor Support, Token/Asset Sending, Offline-Mode and much more...
MIT License
271 stars 96 forks source link

Issue while re-registering pool (updating pool parameters) #52

Closed matiwinnetou closed 3 weeks ago

matiwinnetou commented 1 month ago
mati@HEGEMONEK:~/CRFA$  ./05c_regStakepoolCert.sh crfa funds

....
....
....

1 UTXOs found on the Source Address!

Hash#Index: d39e2682e3be1cabd6dd1bb0d7f57f1bbf6dcf558423042f26d97ff1985fa46e#0  ADA: 6.195590 (6195590 lovelaces)
-----------------------------------------------------------------------------------------------------
Total ADA on the Address:  6.195590 ADA / 6195590 lovelaces

Command failed: transaction build-raw  Error: crfa.pool.cert: TextEnvelope type error:  Expected: CertificateConway Actual: CertificateShelley

ERROR (Code 1) !
gitmachtl commented 1 month ago

more context please

do you work in online or offline mode?

all scripts updated to the latest?

matiwinnetou commented 1 month ago

In the online mode, all scripts are against the main branch.

matiwinnetou commented 1 month ago

Maybe I need to convert my certificates like above: crfa.pool.cert to be somehow type: Conway scripts?

gitmachtl commented 1 month ago

hey @matiwinnetou , was that resolved?