-
Notifications
You must be signed in to change notification settings - Fork 179
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Node 9.1.0 & CNTools major bump (#1783)
## Description <!--- Describe your changes --> - [x] Update conway config files and bump minimum node versions - [x] guild-deploy.sh - [x] Remove srm as no longer being used - [x] Bump dbsync version - [x] Split force overwrite of config and scripts into seperate args - [x] dbsync.sh - Remove consumed_tx_out argument on command line as options are now moved to dbsync-config.json. - [x] CNTools: - [x] Support for pre-conway features - [x] Update fee estimate to use for calculation of min fee - [x] Transaction >> Sign: updated to handle scripts in offline json tx file. - [x] Removed CIP-0095 SPO poll as stale with CIP-1694 - [ ] Add New conway features: - [x] Creation of keys - [x] Transaction Formation - [x] DRep Registration - [x] Show DRep voting details - [x] All transaction building code updated to handle payment and stake scripts in addition to normal keys. - [x] Wallet list/show extended to show additional details for key credentials (including multisig) - [ ] Fetch details from Koios 1.2.0 (dependent on dbsync + koios release) => converted to issue - [x] Add catalyst Integration - [x] New catalyst registration option (prereq being cardano-signer and catalyst-toolbox) - [x] New Catalyst QR option to display previously generated QR code - [x] Use CIP-36 style format with a single delegation - [x] Verify catalyst registration and check status using own + external vote pub keys - [x] Other additional features: - [x] Multi-Sig with time-locking or using atLeast directive allowing any number of signatures. - [x] Create Wallet using Mnemonics - [x] Specify Derivation scheme while importing via Mnemonics for custom account and index import of wallets - [x] Update changelog - [x] gLiveView 1.30.0: - [x] Make use of recently introduced `cardano_build_info` to fetch node version from runtime - [x] Remove peer direction from Peer Analysis - [x] Make use of `cardano_node_metrics_forging_enabled` to test if node is in Block Producing mode - [x] Update generic upgrade guide with basic tips and gotchas
- Loading branch information
Showing
35 changed files
with
6,160 additions
and
1,987 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.