Skip to content

Commit 5cf1995

Browse files
committed
changelog rotated
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
1 parent 0ce7971 commit 5cf1995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717
### Additions and Improvements
1818
- Update to vertx 4.5.22 [#9375](https://github.com/hyperledger/besu/pull/9375)
19+
- Add `opcodes` optional parameter to RPC methods: `debug_standardTraceBlockToFile`, `debug_standardTraceBadBlockToFile`, `debug_traceBlockByNumber`, `debug_traceBlockByHash`, `debug_traceTransaction`, `debug_traceBlock`, `debug_traceCall` for tracing specified opcodes [#9335](https://github.com/hyperledger/besu/pull/9335)
1920

2021
### Bug fixes
2122

@@ -41,7 +42,6 @@
4142
- Ability to enable/disable stack, storage and returnData tracing data in debug_traceStandardBlockToFile and debug_traceStandardBadBlockToFile endpoints [#9183](https://github.com/hyperledger/besu/pull/9183)
4243
- Increase mainnet gas limit to 60M [#9339](https://github.com/hyperledger/besu/pull/9339)
4344
- Update to tuweni 2.7.2 [#9338](https://github.com/hyperledger/besu/pull/9338)
44-
- Add `opcodes` optional parameter to RPC methods: `debug_standardTraceBlockToFile`, `debug_standardTraceBadBlockToFile`, `debug_traceBlockByNumber`, `debug_traceBlockByHash`, `debug_traceTransaction`, `debug_traceBlock`, `debug_traceCall` for tracing specified opcodes [#9335](https://github.com/hyperledger/besu/pull/9335)
4545

4646
### Bug fixes
4747

0 commit comments

Comments
 (0)