Skip to content

1.7.18

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Oct 22:15
· 34 commits to develop since this release
1.7.18
ac9127c
Release 1.7.18

* docs: add testneta instructions ([c2c3192](https://github.com/Chia-Network/cadt/commit/c2c3192))
* docs: document new log levels ([0133ac5](https://github.com/Chia-Network/cadt/commit/0133ac5))
* docs: document serving datalayer dat files ([d8ef2dd](https://github.com/Chia-Network/cadt/commit/d8ef2dd))
* docs: document serving datalayer dat files improvements ([042a356](https://github.com/Chia-Network/cadt/commit/042a356))
* docs: how to setup testneta ([4ddb32d](https://github.com/Chia-Network/cadt/commit/4ddb32d))
* docs: improved testneta docs ([711d792](https://github.com/Chia-Network/cadt/commit/711d792))
* docs: more clarity about static IP addresses ([4ec2af8](https://github.com/Chia-Network/cadt/commit/4ec2af8))
* fix: a few more logging improvments ([6093019](https://github.com/Chia-Network/cadt/commit/6093019))
* fix: failing tests due to zero vs one based generation count mismatch ([ca8d15c](https://github.com/Chia-Network/cadt/commit/ca8d15c))
* fix: failing tests due to zero vs one based generation count mismatch ([293bf14](https://github.com/Chia-Network/cadt/commit/293bf14))
* fix: improve log messages to include registryId for easier debugging ([a78a6cb](https://github.com/Chia-Network/cadt/commit/a78a6cb))
* fix: registry sync stopping pre-maturely ([c7d57bf](https://github.com/Chia-Network/cadt/commit/c7d57bf))
* feat: added migration task checks ([aef3a42](https://github.com/Chia-Network/cadt/commit/aef3a42))
* feat: added query logger ([a89fcdd](https://github.com/Chia-Network/cadt/commit/a89fcdd))
* feat: added simulator check to getSyncStatus ([f0cf847](https://github.com/Chia-Network/cadt/commit/f0cf847))
* feat: added sync registries logging ([b5c863c](https://github.com/Chia-Network/cadt/commit/b5c863c))
* feat: added task to check subscriptions and resubscribe to missing org stores ([93cfeea](https://github.com/Chia-Network/cadt/commit/93cfeea))
* feat: added task to check subscriptions and resubscribe to missing org stores ([b6c0b4c](https://github.com/Chia-Network/cadt/commit/b6c0b4c))
* feat: additional logging ([c965a53](https://github.com/Chia-Network/cadt/commit/c965a53))
* feat: check to reset org generations if cadt is ahead of DL ([b8e2529](https://github.com/Chia-Network/cadt/commit/b8e2529))
* feat: converted logger to ES module for use with config-loader ([473b590](https://github.com/Chia-Network/cadt/commit/473b590))
* feat: minor logging improvements ([0f14b1d](https://github.com/Chia-Network/cadt/commit/0f14b1d))
* feat: minor logging improvements ([0408228](https://github.com/Chia-Network/cadt/commit/0408228))
* feat: named organization in log output ([da42348](https://github.com/Chia-Network/cadt/commit/da42348))
* feat: sql logging hashes queries ([6d95bab](https://github.com/Chia-Network/cadt/commit/6d95bab))
* feat: sync-registries task refinements ([2e8b8f0](https://github.com/Chia-Network/cadt/commit/2e8b8f0))
* feat: sync-registries task refinements ([a37775c](https://github.com/Chia-Network/cadt/commit/a37775c))
* ci: test environment improvements ([57a004d](https://github.com/Chia-Network/cadt/commit/57a004d))
* chore: Updating npm dev dependencies ([10e8854](https://github.com/Chia-Network/cadt/commit/10e8854))
* chore: version bump ([b3e8fe9](https://github.com/Chia-Network/cadt/commit/b3e8fe9))
* Update package.json ([70a06ea](https://github.com/Chia-Network/cadt/commit/70a06ea))
* Update README.md ([fc80ccd](https://github.com/Chia-Network/cadt/commit/fc80ccd))
* Use GitHub Glue Action instead of curl ([dac58bc](https://github.com/Chia-Network/cadt/commit/dac58bc))