Skip to content

Commit af4e543

Browse files
authored
Update CHANGELOG.md
Add missing changelog for reward_rest table name change
1 parent f77ebe9 commit af4e543

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ for the raw sql migrations.
120120
* Reduction in sync-time.
121121
* Added `--disable-cache` flag, which slightly reduces memory usage. Read more at `doc/configuration.md`.
122122
* Renamed `--no-epoch-table` flag to `disable-epoch`. Read more at `doc/configuration.md`.
123+
* Renamed table `instant_reward` to `reward_rest`.
123124
* Handle `PlutusV1` and `PlutusV2` scripts as seperate script types, removing old `Plutus` type
124125
* Store CBOR serialized `Datum` and `Redeemer` via `bytes` field
125126
* HF integration. Schema changes for new Babbage fields. (#1081).

0 commit comments

Comments
 (0)