1.7.17
github-actions
released this
16 Aug 18:41
·
123 commits
to develop
since this release
Release 1.7.17 * chore: bump version ([fddae52](https://github.com/Chia-Network/cadt/commit/fddae52)) * chore: Create .repo-content-updater.yaml ([4462f30](https://github.com/Chia-Network/cadt/commit/4462f30)) * chore: dependency updates ([b3a81c4](https://github.com/Chia-Network/cadt/commit/b3a81c4)) * chore: Update .repo-content-updater.yaml ([8096ee2](https://github.com/Chia-Network/cadt/commit/8096ee2)) * chore: Updating npm dev dependencies ([db4e27a](https://github.com/Chia-Network/cadt/commit/db4e27a)) * feat: /offer/accept conforms to RESTful protocol. will return 200 with message if no offer ([d585902](https://github.com/Chia-Network/cadt/commit/d585902)) * feat: corrected verificationBody empty string function ([5e614b0](https://github.com/Chia-Network/cadt/commit/5e614b0)) * feat: node 20 update complete ([8a2e16d](https://github.com/Chia-Network/cadt/commit/8a2e16d)) * feat: node 20 update complete ([c51ca8b](https://github.com/Chia-Network/cadt/commit/c51ca8b)) * feat: node 20 update complete ([a626aae](https://github.com/Chia-Network/cadt/commit/a626aae)) * feat: offer tweaks and RESTful compliance ([0756fc9](https://github.com/Chia-Network/cadt/commit/0756fc9)) * feat: verificationBody is now not required for issuances ([39bfdd1](https://github.com/Chia-Network/cadt/commit/39bfdd1)) * fix: bug in which active transfers prevent transfer related actions ([78a5b5b](https://github.com/Chia-Network/cadt/commit/78a5b5b)) * fix: changes in previous commit that broke old cadt-ui ([7a4f632](https://github.com/Chia-Network/cadt/commit/7a4f632)) * fix: corrected assertion call ([15f20c6](https://github.com/Chia-Network/cadt/commit/15f20c6)) * fix: incorrect payload format to make_offer rpc ([fd52b4a](https://github.com/Chia-Network/cadt/commit/fd52b4a)) * fix: removed console.log ([0244efe](https://github.com/Chia-Network/cadt/commit/0244efe)) * fix: removed old pkg ([05b1352](https://github.com/Chia-Network/cadt/commit/05b1352)) * fix: testing ([2ec0d38](https://github.com/Chia-Network/cadt/commit/2ec0d38)) * ci: update tests to node 20 ([73389aa](https://github.com/Chia-Network/cadt/commit/73389aa)) * ci: update to node 20 ([1e5e164](https://github.com/Chia-Network/cadt/commit/1e5e164)) * docs: improve formatting on README ([3a8ba81](https://github.com/Chia-Network/cadt/commit/3a8ba81)) * docs: improve installation docs ([7802f4e](https://github.com/Chia-Network/cadt/commit/7802f4e)) * docs: update readme installation instructions ([d76d254](https://github.com/Chia-Network/cadt/commit/d76d254)) * docs: updated wording on Chia installation ([53c2789](https://github.com/Chia-Network/cadt/commit/53c2789))