
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-
Restore a Yoroi wallet into Daedalus
Restoring a Yoroi wallet into Daedalus is simple: Click Add Wallet Click Restore Select Yoroi wallet Select the type of your Yoroi wallet: Byron or Shelley, and click Continue Type your recovery ...
-
The delegation cycle
The delegation cycle comprises four (4) epochs: The cycle starts when the stakeholder delegates his stake to a stake pool. This involves the creation of a Delegation Certificate that is then embed...
-
Understanding Cardano transactions and the Cardano Explorer
Let's take a look into a sample transaction on the Cardano Explorer to learn how to read it: You can see it here: c36a03547d1fb45e79b644e3ba9e5a6665899f9d6531234d866fac0af1aaabab So it shows...
-
Shelley wallets
To take advantage of the Shelley era, users must transfer their funds to a Shelley wallet. Before the Shelley Hard Fork, all wallets were Byron-era wallets, these have a 12-word recovery phrase an...
-
Building a node from source
The latest version of the node may be downloaded from the cardano-node GitHub Releases page. Prerequisites To set up your platform, you will need: CPU: Intel or AMD x86 processor min 2 cores at 2G...
-
Understanding Shelley: Network decentralization
Blockchains require a consensus protocol that allows the network participants to agree on how to add transactions to the ledger and its state at any given time. In the Cardano blockchain, the conse...
-
Removing failed transactions
Transactions on the Cardano network have a time-to-live (ttl) attribute. When you submit a transaction and the ttl (a given slot number) is reached before the transaction gets processed by the ne...
-
Changes on k parameter on epoch 234
At the start of Cardano epoch 234 on December 6th, we updated a network parameter that may have affected your rewards. We increased the k parameter - which affects the 'optimal' number of pools in...
-
Verify wallet recovery phrase
You can verify that you have the correct recovery phrase for your wallet using the built-in tool in Daedalus. 1. At the top right, go to More > Settings 2. Click Verify wallet recovery phrase ...
-
Get to know your node logs
Daedalus is a full node wallet. This means that there is a cardano-node running under the hood on your machine when you use Daedalus. Understanding the logs from the node can be helpful, in particu...