mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 03:30:37 +00:00
6f18ba1458
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. |
||
---|---|---|
.. | ||
blake2b | ||
bls12381 | ||
bn256 | ||
cryptopool | ||
ecies | ||
kzg | ||
crypto_test.go | ||
crypto.go | ||
signature_cgo.go | ||
signature_nocgo.go | ||
signature_test.go |