عامل منجم
عامل منجم
Mining
8 مراجع
مشارك يقوم بإثبات العمل لاقتراح الكتل. عادةً ما يقوم القائمون بالتعدين بتجميع المعاملات وحساب التجزئة وبث الكتل الصالحة إلى الشبكة.
يظهر في 8 أقسام من المستندات
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...
مقالات ذات صلة
Whitepaper Deep Dive
ورقة Filecoin البيضاء: أسواق التخزين اللامركزية وبراهين المساحة
كيف ينشئ Filecoin أسواق تخزين قابلة للتحقق باستخدام Proof of Replication وProof of Spacetime مع Expected Consensus مرجّح…
Technical Explainerكيف يعمل تعدين Proof-of-Work فعليًا: من ألغاز الهاش إلى مكافآت الكتل
شرح مبسط لتعدين SHA-256 وضبط الصعوبة ولماذا يستهلك Bitcoin كهرباء أكثر من بعض الدول.
Technical Explainerالتخزين اللامركزي: كيف يثبت Filecoin أن البيانات مُخزنة
فهم Proof-of-Replication وProof-of-Spacetime — الأدلة التشفيرية التي تجعل تخزين البيانات بدون ثقة ممكناً.