We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f77ebe9 commit af4e543Copy full SHA for af4e543
CHANGELOG.md
@@ -120,6 +120,7 @@ for the raw sql migrations.
120
* Reduction in sync-time.
121
* Added `--disable-cache` flag, which slightly reduces memory usage. Read more at `doc/configuration.md`.
122
* Renamed `--no-epoch-table` flag to `disable-epoch`. Read more at `doc/configuration.md`.
123
+* Renamed table `instant_reward` to `reward_rest`.
124
* Handle `PlutusV1` and `PlutusV2` scripts as seperate script types, removing old `Plutus` type
125
* Store CBOR serialized `Datum` and `Redeemer` via `bytes` field
126
* HF integration. Schema changes for new Babbage fields. (#1081).
0 commit comments