Commit f3b5d78
Consumed data gas receipt fix (#5018)
* adding test for nonblob blob transaction
* Do not add consumed data gas to gas used in the transaction receipt
Signed-off-by: Jiri Peinlich <[email protected]>
Signed-off-by: Fabio Di Fabio <[email protected]>
Co-authored-by: Jiri Peinlich <[email protected]>
(cherry picked from commit b13583a)
(cherry picked from commit 5993c03220891b2d233c6957fb2fc47b5685de71)1 parent d5af97b commit f3b5d78
File tree
1 file changed
+4
-1
lines changed- ethereum/core/src/main/java/org/hyperledger/besu/ethereum/mainnet
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
153 | 156 | | |
154 | 157 | | |
155 | 158 | | |
| |||
0 commit comments