erigon/crypto
racytech 6f18ba1458
eip-4844: BlobTx and its components (#7262)
New transaction type added. This transaction differs from previous
transactions in a network encoding. Network encoding of a new
transaction wraps "regular" transaction with additional data: blobs and
kzgs. The network wrapper will be verified by execution layer using this
extra data.
2023-04-07 20:08:14 +00:00
..
blake2b
bls12381
bn256
cryptopool
ecies 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
kzg eip-4844: BlobTx and its components (#7262) 2023-04-07 20:08:14 +00:00
crypto_test.go
crypto.go
signature_cgo.go
signature_nocgo.go
signature_test.go