Skip to content

Commit

Permalink
add renaming table instant_reward to reward_rest
Browse files Browse the repository at this point in the history
Add missing changelog for reward_rest table name change
  • Loading branch information
Cmdv committed Dec 10, 2024
1 parent f77ebe9 commit 9a111c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
## 13.2.0.1
* Added a new table `epoch_stake_progress` which indicates when `epoch_stake` is completed
* Uses the cache for the computation of `epoch` table when following
* Renamed table `instant_reward` to `reward_rest`.
* `epoch_stake` is now computed earlier, before the epoch is reached
* Exception handling and concurrency improved.
* When `--disable-ledger` is used, db-sync won't populate the `tx.deposit` field as it's too expensive
Expand Down

0 comments on commit 9a111c7

Please sign in to comment.