Commit 2585b21
committed
engine_getBlobsV2 parallel serialization of blob data
Mitigates scalability issues since converting blob data toHexString is O(n)
Signed-off-by: Simon Dudley <[email protected]>1 parent 51c4f5e commit 2585b21
File tree
1 file changed
+1
-1
lines changed- ethereum/api/src/main/java/org/hyperledger/besu/ethereum/api/jsonrpc/internal/methods/engine
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
0 commit comments