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 9250ab6 commit 724160dCopy full SHA for 724160d
cardano-db-sync/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Revision history for cardano-db-sync
2
3
+## 13.0.5
4
+* Fixed an issue where `StakeAdress` cache was not cleaned up properly and could cause crashes [#1222]
5
+* Fixed an issue where fees for txs with phase 2 failure which din't include the total_collateral fields appeared to be 0 [#1242]
6
+* Fixed an issue where `Datum` were reserialised and could be inserted in a different CBOR format [#1214]
7
+* Improved docker documentation
8
+* Made disable options like `disable-ledger` easily available through docker
9
+* Supported new networks, preview, preprod
10
+
11
## 13.0.4
12
* Bump to the latest node release.
13
0 commit comments