Agnish Ghosh
c0108c2f2a
introduced custody groups, and renamed csc to cgc ( #6789 )
...
* introduced custody groups, and renamed csc to cgc
* accomodate tests
* revert to naming columns
* applied review changes
* updated all tests file
* addressed review 2
* merged in typo fixes by airdop farmers/other spam PRs
* handle lint ci
* shift to iterators, avoid redundant copying
2024-12-28 22:07:12 +01:00
Etan Kissling
508f3b6368
add missing std/
prefix to more imports ( #5696 )
...
Bumping some `std` imports to explicitly include the prefix.
Also add explicit `./` prefix for local directory imports.
2024-01-06 07:18:28 +01:00
Zahary Karadjov
cfa0268d89
Version 23.9.1
...
Changes:
* Updated network metadata for Holesky
* Use hash_tree_root instead of SHA256 when verifying the Holesky
genesis state
2023-09-25 21:24:25 +01:00
Zahary Karadjov
6b1ab81046
Support both snappy-encoded and pure SSZ genesis states
2023-09-12 01:52:15 +03:00
Zahary Karadjov
c7db7d0f2c
Add CLI options --genesis-state
and --genesis-state-url
2023-09-08 13:10:18 +03:00
zah
53589b5a7d
Add metadata for the Holesky network ( #5337 )
...
* Add metadata for the Holesky network
* Add copyright banner to the new Nim module
* Working version
* Bump Chronos to fix downloading from Github
* Add checksum check of the downloaded file
* Clean up debugging code and obsolete imports
2023-09-08 08:53:27 +03:00