Description

Cryptocurrencies like Bitcoin have developed free and decentralized tools to run currencies according to the free software way of life. They inspire the Duniter project, but Duniter adopts an egalitarian monetary creation based on The Relative Theory of Money, an article published in 2010 by Stéphane Laborde.

Challenge

The Duniter project has expanded its functionality by incorporating several pallets, including one that operates without extrinsic calls but relies on hooks.

Solution

I implemented benchmarks for these pallets, rigorously measuring each path in the hooks. For details, refer to Merge Request 187 and Merge Request 190.