Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading