Mineur
Mineur
Mining
8 références
Un participant qui effectue une preuve de travail pour proposer des blocs. Les mineurs assemblent généralement des transactions, calculent des hachages et diffusent des blocs valides sur le réseau.
Apparaît dans 8 sections de livres blancs
Mining
...very transaction in every block. Additionally, note that the order in which the miner includes transactions into the block matters; if there are two transactions A a...
Messages and Transactions
...efore completing, all state changes are reverted (except the gas payment to the miner), preventing infinite loops or excessive computation from grinding the network ...
Ethereum State Transition Function
...ll state changes are reverted—except that the sender still pays gas fees to the miner for the computation performed. If execution succeeded, the remaining gas is ref...
Code Execution
...aller, and block-level properties like the current block number, timestamp, and miner address. The code can return an output byte array to the caller and can send me...
Network Architecture
...shing algorithm, produces a hash value below the current difficulty target. The miner who finds a valid hash first broadcasts the new block to the network and claims...
Conclusion
...proven to be a thoughtful design choice. The perpetual issuance ensures ongoing miner incentives, replaces lost coins, and encourages circulation rather than hoardin...
Articles associés
Whitepaper Deep Dive
Whitepaper de Filecoin : Marchés de stockage décentralisés et preuves d'espace
Comment Filecoin crée des marchés de stockage vérifiables grâce aux Proof of Replication et Proof of Spacetime, avec un…
Technical ExplainerComment fonctionne réellement le minage Proof-of-Work : Des hash puzzles aux récompenses de bloc
Une explication accessible du minage SHA-256, de l'ajustement de la difficulté et de la raison pour laquelle Bitcoin co…
Technical ExplainerStockage décentralisé : Comment Filecoin prouve que les données sont stockées
Comprendre la Proof-of-Replication et la Proof-of-Spacetime — les preuves cryptographiques qui rendent possible le stoc…