Skip to content

1.7.17

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Aug 18:41
· 82 commits to develop since this release
1.7.17
8a0bb4d
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))