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 9a111c7Copy full SHA for 9a111c7
CHANGELOG.md
@@ -40,6 +40,7 @@
40
## 13.2.0.1
41
* Added a new table `epoch_stake_progress` which indicates when `epoch_stake` is completed
42
* Uses the cache for the computation of `epoch` table when following
43
+* Renamed table `instant_reward` to `reward_rest`.
44
* `epoch_stake` is now computed earlier, before the epoch is reached
45
* Exception handling and concurrency improved.
46
* When `--disable-ledger` is used, db-sync won't populate the `tx.deposit` field as it's too expensive
0 commit comments