erigon-pulse/cl/utils
Alex Sharov a8e8bf4528
remove simd lib, because it doesn't work with ghcr.io/goreleaser/goreleaser-cross (which producing release binaries) (#7229)
@shyba hi, seems this lib doesn't work with
ghcr.io/goreleaser/goreleaser-cross (which producing release binaries)
removing it for now, feel free to add it in future - if can make it work
with goreleaser-cross
see: https://github.com/ledgerwatch/erigon/issues/7210
2023-03-31 05:07:43 +00:00
..
bytes_test.go [First PR] Removing FastSSZ and use more efficient hashing with gohashtree (#6520) 2023-01-07 12:25:28 +01:00
bytes.go Added partial SSZ library (#7083) 2023-03-12 14:41:53 +00:00
crypto.go remove simd lib, because it doesn't work with ghcr.io/goreleaser/goreleaser-cross (which producing release binaries) (#7229) 2023-03-31 05:07:43 +00:00
math.go added better tests to epoch transitions (#6838) 2023-02-10 23:53:05 +00:00
merkle.go added processing of historical roots (#6823) 2023-02-10 01:09:05 +01:00
set.go Fixed sanity consensus tests for slots processing (#6949) 2023-02-24 21:07:32 +00:00
time_test.go refactored files regarding lightclient (#5904) 2022-10-29 21:51:32 +02:00
time.go refactored files regarding lightclient (#5904) 2022-10-29 21:51:32 +02:00