Top Stories published by CodeChain in 2018
January
February
March
September
November
December

[Rust] _(underscore) Does Not Bind

Rust is a language that utilizes the RAII idiom, resulting in different code depending on when the…


Ethereum’s state trie pruning

Ethereum stores the current state in a modified merkle patricia trie(a.k.a. MPT), a type of a prefix tree. In order to calculate the state root’s hash, the MPT does not need to look at the entire state trie, but only needs to recalculate the edited branch’s hash, which results…

These were the top 10 stories published by CodeChain in 2018. You can also dive into monthly archives for 2018 by using the calendar at the top of this page.