huff-language / huffmate

A library of modern, hyper-optimized, and extensible Huff contracts with extensive testing and documentation built by Huff maintainers.
https://github.com/pentagonxyz/huffmate
MIT License
430 stars 55 forks source link

feat(v2): Consensus Algos #62

Open refcell opened 1 year ago

refcell commented 1 year ago

Overview

Port over the beacon chain consensus helper algos to huffmate (in their respective folders)

Philogy commented 1 year ago

How would you harden the existing shuffling function?

refcell commented 1 year ago

How would you harden the existing shuffling function?

Scratch that 😅