Commit 2c60d51
feat: remove compression from engine responses (#9667)
* test uncompressed get blobs v2
Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
* comment
Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
* changelog
Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
---------
Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
Co-authored-by: Simon Dudley <simon.dudley@consensys.net>1 parent c5adf9c commit 2c60d51
File tree
2 files changed
+5
-1
lines changed- ethereum/api/src/main/java/org/hyperledger/besu/ethereum/api/jsonrpc
2 files changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
523 | 523 | | |
524 | 524 | | |
525 | 525 | | |
526 | | - | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
527 | 529 | | |
528 | 530 | | |
529 | 531 | | |
| |||
0 commit comments