Commit 6b00c06
Update ethereum/core/src/main/java/org/hyperledger/besu/ethereum/vm/DebugOperationTracer.java
Call lastFrame.getMemory() only once
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: daniellehrner <daniel.lehrner@consensys.net>1 parent 9649104 commit 6b00c06
File tree
1 file changed
+7
-6
lines changed- ethereum/core/src/main/java/org/hyperledger/besu/ethereum/vm
1 file changed
+7
-6
lines changedLines changed: 7 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
254 | 255 | | |
255 | 256 | | |
256 | 257 | | |
| |||
0 commit comments