mirror of https://github.com/hyperledger/besu
Blob tx network size and hash (#5015)
* adding test for nonblob blob transaction * Adapt hash and network size computation for blob txs Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net> Co-authored-by: Jiri Peinlich <jiri.peinlich@gmail.com> Co-authored-by: Justin Florentine <justin+github@florentine.us> Signed-off-by: Justin Florentine <justin+github@florentine.us> Signed-off-by: Jiri Peinlich <jiri.peinlich@gmail.com>pull/5022/head
parent
6085b23373
commit
fd427d4f90
@ -1,7 +1,7 @@ |
||||
[ |
||||
{ |
||||
"Input": { |
||||
"chainId": "4844001004" |
||||
"hash": "0x31b315056d41d2e05b3a9d6b8beb4dadcffd286a62ca37dd7de0c89debe2633e" |
||||
}, |
||||
"RawEncodedTransaction": "0x054500000000038c34b89390ade8350e994a5611eaab7c55b2544e70904558e649bb4f7a75f2f954b7adda21f61163b09ff39db79262ce15820b79b1fa8b039dbf2e97f4ad7dec96b920010000000000000000000000000000000000000000000000000000000000000000000000009435770000000000000000000000000000000000000000000000000000000000e876481700000000000000000000000000000000000000000000000000000040420f0000000000c00000000000000000000000000000000000000000000000000000000000000000000000d5000000d5000000005ed0b200000000000000000000000000000000000000000000000000000000d5000000010000000000000000000000000000000000000000010c30956be2a7db889757f855d3d42d4a3660a90f0c86aaef23586ac0f050b501c97b77e1fc5f69618cfbf94e0d7486ebdfab1ce1173e59c908ac5b61a12fc2" |
||||
} |
||||
|
Loading…
Reference in new issue