Closed itsdevbear closed 1 month ago
cc: @sbudella-gco
cc
Sorry, was on holiday last week. Will try to work my way through these soon.
all good, hope it was fun!
Hmm, yes, https://go.dev/play/p/7gEv_kOwC9I
Go apparently allows slicing into a nil slice and it remains a nil slice. for some reason I thought it would crash on slicing nil. That's why it wasn't caught. Will fix.
Linking from BeaconKit repo: https://github.com/berachain/beacon-kit/pull/1834