You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,9 +10,8 @@ and this project adheres to the versioning scheme outlined in the [README.md](RE
10
10
### Added
11
11
12
12
- Added support for new Clarity 4 builtin, `secp256r1-verify?` (not activated until epoch 3.3)
13
-
14
-
### Added
15
-
13
+
- Fixed an issue where `event.committed` was always equal to `true` in the block replay RPC endpoint
14
+
- Added `result_hex` and `post_condition_aborted` to the block replay RPC endpoint
16
15
- New `block_proposal_validation_timeout_secs` configuration option in the connection options section, allowing to set the maximum duration a node will spend validating a proposed block.
0 commit comments