mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-07 22:54:17 -05:00
* refactor: use auto-generated HashTreeRoot functions in htrutil.go * refactor: use type alias for Transaction & use SliceRoot for TransactionsRoot * changelog * fix: TransactionsRoot receives raw 2d bytes as an argument * fix: handle nil argument * test: add nil test for fork and checkpoint --------- Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>