Monero Dynamic Block Weight
Monero dynamic block weight is an interesting design. Instead of a fixed supply of transaction space, Monero uses the history blocks to determine the dynamic limit and use the median to control the increasing pace.
Monero dynamic block weight is an interesting design. Instead of a fixed supply of transaction space, Monero uses the history blocks to determine the dynamic limit and use the median to control the increasing pace.
This article is an analysis of the network event loops based on bitcoin core v0.19.0. Bitcoin starts two threads to handle network messages, and each thread runs its own event loop.
Official References Based on Bitcoin PoS overlays upon PoW Add signature algorithms Ed25519 and Schnorr Use BLAKE-256 as hash algorithm Enable segwit to solve transaction malleability Transaction expiration mechanism Hybrid Consensus Decredible | Decred hybrid consensus explained…