Skip to content

Commit aa1ba68

Browse files
committed
docs: added changelog about missing costs-4 receipt
1 parent 146ca51 commit aa1ba68

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ and this project adheres to the versioning scheme outlined in the [README.md](RE
1313
- Added `result_hex` and `post_condition_aborted` to the block replay RPC endpoint
1414
- Added `--epoch <epoch_number>` flag to `clarity-cli` commands to specify the epoch context for evaluation.
1515

16+
### Fixed
17+
18+
- Added the missing receipt for the `costs-4` contract which was deployed on epoch 3.3 activation. This effects users of the event feed from the node, e.g. the Hiro API. Users of this event feed may want to revert their chain back to before the 3.3 activation, then run it again to receive this previously missing event.
19+
1620
## [3.3.0.0.1]
1721

1822
- Add indexes to `nakamoto_block_headers` to fix a performance regression. Node may take a few minutes to restart during the upgrade while the new indexes are created.

0 commit comments

Comments
 (0)