
Carlos
- Total activity 126
- Last activity
- Member since
- Following 0 users
- Followed by 13 users
- Votes 0
- Subscriptions 52
Articles
Votes on activity by Carlos-
Registering a Stake Pool
Once you have got all the operational node certificate and the Cold, KES and VRF keys for your stake pool, it is time to register your stake pool in the blockchain. You need to: Create a stake po...
-
Starting the node and connecting to testnet
Getting configuration files: The node requires 3 configuration files: topology,json genesis.json config.json You can download them here. Or from the command line with: wget https://hydra.iohk....
-
Available disk space UNKNOWN
The unknown disk space error can happen on Windows machines when: wmic.exe does not exists on your pc or it is restricted The disk check is not returning any data OR the response time is too slow ...
-
Optimize macOS to work with Daedalus and Cardano-Node
If your machine is in the edge of the Daedalus system requirements, it is extremely important to follow the tips below to ensure Daedalus will run fine in your machine:1. Keep your operating system...
-
Transaction errors: ValueNotConservedUTxO
Problem: ValueNotConservedUTxO $ cardano-cli shelley transaction submit \> --tx-file tx001.signed \> --testnet-magic 42ApplyTxError [LedgerFailure (UtxowFailure (UtxoFailure (FeeTooSmallUTxO (Coin ...
-
How to configure the logging options of your node
Logging configuration is performed in your config.json file. To learn more, please check Configuring Logging and Understanding your configuration files and how to use them
-
High CPU and RAM utilization
Daedalus is a full-node wallet. It runs cardano-node which is a resource intensive application responsible for executing the Ouroboros protocol making all the chain-selection and block-processing d...
-
Restore a wallet
1. Click on the wallet icon on the top left if you do not see Add wallet on the bottom left. 2. Click on Add wallet 3. Click on Restore 4. Select your wallet type and continue 12-word (By...
-
How to pair Trezor T with Daedalus
Trezor pre-requisites Install Trezor Suite from https://suite.trezor.io/ and setup your Trezor device Ensure your hardware wallet's firmware is up to date. Install Trezor BRIDGE Pairing your Tr...
-
'Connecting to network' message
Problem Daedalus is displaying a 'Connecting to network...' message for an extended period of time. Cause There is likely a problem or a misconfiguration on the user's machine or network. (Many t...