Tags: gitmachtl/scripts
Tags
Update 2026-01: Gov.Action Description output - This update adds an extra Output for the script 24b_regVote.sh. It now also shows in the summary the Description of the govActionMetadata together with your voting decision. So you can double check again that you are about to vote with the correct decision on the correct govAction.
Update 2025-13 : CLI10.14+, CC-Member, longer URLs This "Christmas" release covers the changes that were introduced with latest cardano-cli 10.14.0.0 - Modified every script that gets the pool delegation info from stakeAddressInfo query - Modified every script that gets the DRep delegation info form stakeAdddressInfo query - Modified the online koios routines to mimick the new cli output again - Added the CC Member "Curia" into the list of known CC Member hashes - Increased the max. length for a stakepool registration relayURL, poolMetadataURL, poolMetadataHomepage & poolExtendedMetadataURL from 64chars to 128chars - The calidus key query output in script 15 is now ordered about the date when the registration was sent on chain - The governance action query now filters out expired governance actions - Some cosmetic updates in the output - This update comes with cardano-signer 1.33.0
Update 2025-12 - ImportHelper Script for ConwayEra The 0x_importHelper.sh script was updated to be compatible with latest cardano-cli release 10.12.0.0. The script was also lacking the requirement to set the correct stakeaddress-deposit-fee value while generating the xxx.deleg.cert file during the import process. Also some minor changes in the calling commands for cardano-cli. Other changes: - Minimum cardano-hw-cli version is not set to 1.19.0 to be in line with the new trezor message signing functions.
Update 2025-11 - New ICC members and CLI 10.12.0.0 - Added all the new ICC members - Corrected changes introduced by CLI 10.11.0.0 - Way faster Governance Actions Summary voting value calculation
Update 2025-10 - Bugfix for BulkVoting Small Bugfix in script 24b for BulkVoting
Update 2025-09 - Force cardano-signer minVersion 1.27.0 - Forces the scripts to only accept a cardano-signer version 1.27.0 and above because of a critical update about governance metadata canonization - This update includes the cardano-signer 1.27.0 binary
Update 2025-08 - Enhanced Treasury Withdrawal Security - Scripts 24a (generate vote) and 24b (query votes) is now showing also script address withdrawal addresses in the format 'stake1.../stake_test1...'. In that case also together with the script hash. This is needed for the feature below to check every script address about the proof in the metadata. - Scripts 24a (generate vote) and 24c (query votes) are doing a check on the special fields `Intersect` inserts into there TreasuryWithdrawals to improve security and find scams. This update does not check multiple withdrawal addresses if there are more than one.
Update 2025-07 - Enhanced Treasury Withdrawal Security - Scripts 24a (generate vote) and 24c (query votes) are now displaying the public key of included author signatures for further verification - Scripts 24a (generate vote) and 24c (query votes) are now doing a check on the special fields `Intersect` inserts into there TreasuryWithdrawals to improve security and find scams. The special fields are within `.body.onChain` of the metadata file. - Scripts 24a (generate vote) and 24b (query votes) is now showing all withdrawal addresses in TreasuryWithdrawal actions that contains multiple payout destinations - Script 25b (register action) now also outputs the CIP-129 governance action bech version in addition to the legacy format. - This update includes cardano-signer 1.26.0
Update 2025-06 - Governance Updates - Added BulkVoting to script 24a by using the keyword 'all' for the action-id - Script 24a now also shows the GovernanceAction Title while voting if available - Script 24a now puts the GovernanceAction Title also into the *.vote file as description - Script 24a now also checks the content of the provided Anchor-URL/HASH to be CIP100 conform - Script 24b now shows the Title of the Action for the choosen vote file - Script 24c can now handle the state 'NO CONFIDENCE' correctly
Hot-Fix Update for 01_claimRewards in OfflineMode HotFix: - Script was not able to claim rewards in offline mode, this was caused to a reordering of checks in regards of the DRep-Delegation requirement, fixed now.
PreviousNext