erigon-pulse/p2p/discover/v5wire
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
..
testdata p2p/discover: implement v5.1 wire protocol (#21647) 2020-10-26 17:16:00 +01:00
crypto_test.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
crypto.go Inner errors (#2774) 2021-10-04 22:16:52 +07:00
encoding_test.go enable more linters #954 (#7179) 2023-03-25 05:13:27 +00:00
encoding.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
msg.go rename (#1978) 2021-05-20 19:25:53 +01:00
session.go move more parts to lru2 (#7098) 2023-03-14 07:37:23 +00:00