go-ethereum/crypto/kzg4844
colin ae7cbae19c
feat(transactions): support blob tx only in encoding/decoding (#626)
* draft change

* fix CI

* remove CancunBlock params and change cancunSigner to londonSignerWithEIP4844

* support blob transactions in receipt

* trigger ci

* bump version
2024-02-01 18:35:12 +01:00
..
kzg4844.go feat(transactions): support blob tx only in encoding/decoding (#626) 2024-02-01 18:35:12 +01:00
kzg4844_ckzg_cgo.go feat(transactions): support blob tx only in encoding/decoding (#626) 2024-02-01 18:35:12 +01:00
kzg4844_ckzg_nocgo.go feat(transactions): support blob tx only in encoding/decoding (#626) 2024-02-01 18:35:12 +01:00
kzg4844_gokzg.go feat(transactions): support blob tx only in encoding/decoding (#626) 2024-02-01 18:35:12 +01:00
kzg4844_test.go feat(transactions): support blob tx only in encoding/decoding (#626) 2024-02-01 18:35:12 +01:00
trusted_setup.json feat(transactions): support blob tx only in encoding/decoding (#626) 2024-02-01 18:35:12 +01:00