nimbus-eth2/beacon_chain/libnimbus_lc
Etan Kissling 515bd486e6
ensure passing unsigned integer to `rlp.encode` (#6397)
RLP encoding is not defined for signed integers. Make sure to use
unsigned integers when encoding RLP for EL block hash computation.
2024-07-03 01:43:16 +00:00
..
test_files bump `mainnet` to `f6b7882618a5ad2c1d2731ae35e5d16a660d5bb7` (#6310) 2024-05-30 09:28:16 +00:00
libnimbus_lc.h some consensus spec URL updates to v1.5.0-alpha.3 (#6382) 2024-06-22 07:28:19 +02:00
libnimbus_lc.nim ensure passing unsigned integer to `rlp.encode` (#6397) 2024-07-03 01:43:16 +00:00
test_libnimbus_lc.c pass `cfg` to `ETHBeaconClockCreateFromState` LC API (#6071) 2024-03-13 13:01:39 +01:00