diff --git a/CHANGELOG.md b/CHANGELOG.md index f1e8aad1..241cda57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,91 @@ +## [1.2.4](https://github.com/Chia-Network/climate-warehouse/compare/1.2.3...1.2.4) (2022-09-16) + + +### Bug Fixes + +* active offer file bug ([d2c1470](https://github.com/Chia-Network/climate-warehouse/commit/d2c14706c2859e55894532075bda4b7e014791cb)) +* add offers edits ([6d28378](https://github.com/Chia-Network/climate-warehouse/commit/6d28378aa3bfb086695c88030b38c983021172fe)) +* addd fee to make offer ([11c989c](https://github.com/Chia-Network/climate-warehouse/commit/11c989c75d82c044cc007de31df3cd56ad555dbc)) +* cancel offer params ([da4a7cc](https://github.com/Chia-Network/climate-warehouse/commit/da4a7cc46d853bb6c8918e0ac1c42a20779c8326)) +* default value for metadata column ([b5e03a8](https://github.com/Chia-Network/climate-warehouse/commit/b5e03a8e5ba0047f46ffec55d45034cee86bd265)) +* delete staging data when offer cancelled ([161c47a](https://github.com/Chia-Network/climate-warehouse/commit/161c47ae28d0484924b15ded785e4a0982f60b7c)) +* filestore delete throwing error ([8f861b2](https://github.com/Chia-Network/climate-warehouse/commit/8f861b284f8c727971448f4c1d5bfb075dfa713e)) +* fix governance spelling ([39a776a](https://github.com/Chia-Network/climate-warehouse/commit/39a776a1f4a44d7eba3570225d1c956042b8884a)) +* generate correct offer file structure ([7e45e88](https://github.com/Chia-Network/climate-warehouse/commit/7e45e88eb9cc3196d0f04fd98499f044ae60ce18)) +* generating offer ([3c1b12c](https://github.com/Chia-Network/climate-warehouse/commit/3c1b12ce78605b10471c3c9119bb3925c382b49c)) +* get active offer endpoint in correct strcuture ([b3066f6](https://github.com/Chia-Network/climate-warehouse/commit/b3066f68c8421bc1bd26c67e18f52369e92eb010)) +* get offerFile from db ([62bc784](https://github.com/Chia-Network/climate-warehouse/commit/62bc784df064087ef16b19d468599d1144bf4d08)) +* home org in persistance file ([ffaf97d](https://github.com/Chia-Network/climate-warehouse/commit/ffaf97dda2676fd3c3ff894ce9b136ea9ed94744)) +* maker records get own uuid ([66372bf](https://github.com/Chia-Network/climate-warehouse/commit/66372bfa254431dec5e7c49b9f97a07856153056)) +* metadata is object string by default ([b5dbf74](https://github.com/Chia-Network/climate-warehouse/commit/b5dbf74daa4acf3057ae451f84e5eef4676e3e7a)) +* migration issue ([fb26d68](https://github.com/Chia-Network/climate-warehouse/commit/fb26d68db62a92129123851f5df31bcac6318196)) +* migration script ([5395724](https://github.com/Chia-Network/climate-warehouse/commit/53957242c1a4a7e675b2080f3357bfb79fca208a)) +* miror amount ([e373301](https://github.com/Chia-Network/climate-warehouse/commit/e3733017200eaa8e6364baeb963c0f389e906813)) +* mirror amount ([552fd85](https://github.com/Chia-Network/climate-warehouse/commit/552fd85a697cf0767c700846f39ee94e4dff6487)) +* missing glossary controller ([6be825a](https://github.com/Chia-Network/climate-warehouse/commit/6be825a37c2dd3fb3f3eea6503579c84b6e7638c)) +* no mirrors found bug ([a0a7b59](https://github.com/Chia-Network/climate-warehouse/commit/a0a7b599201e2dfa0f263555dfd8233680a563d9)) +* null referance exception ([08f2144](https://github.com/Chia-Network/climate-warehouse/commit/08f2144f93166e0cad3dc74731594593529665a0)) +* null referance exception ([9baf7f6](https://github.com/Chia-Network/climate-warehouse/commit/9baf7f65c9af5d6d6f8d0f923b13058b5c10402e)) +* null referance exception ([cc52370](https://github.com/Chia-Network/climate-warehouse/commit/cc52370e18fd681f3e17119372b8d1ae953c20a6)) +* offer file download ([1487a4c](https://github.com/Chia-Network/climate-warehouse/commit/1487a4c969b560a805f839ac42332f30c480a9a7)) +* offer fixes ([35fc124](https://github.com/Chia-Network/climate-warehouse/commit/35fc1249b09e5da2cf5faac097553b15b53dbf8b)) +* omit status from offer response ([ed4a1a7](https://github.com/Chia-Network/climate-warehouse/commit/ed4a1a76bd3e41b00179dcefc46c5ff3da96b86c)) +* only include the correct orgs in the unit taker units ([42bbb26](https://github.com/Chia-Network/climate-warehouse/commit/42bbb26289c04c622572c189db5002e3911029c8)) +* only pick offer and fee from ofer response ([701f37c](https://github.com/Chia-Network/climate-warehouse/commit/701f37cf8bc270db57bcd2f535876778da4fdbd3)) +* org Uid for maker ([766d8e0](https://github.com/Chia-Network/climate-warehouse/commit/766d8e07f8c4abb759d886c7529ae19986aeca01)) +* organization workflow fixes ([dda357f](https://github.com/Chia-Network/climate-warehouse/commit/dda357f07075c6bb157f6ce0c7550f3a29727a27)) +* prtoection against subscribing to yourself ([fc32fd2](https://github.com/Chia-Network/climate-warehouse/commit/fc32fd29c35772218d0cec44f3f77d6fc55feb0f)) +* prtoection against subscribing to yourself ([c0cfaaa](https://github.com/Chia-Network/climate-warehouse/commit/c0cfaaa54cd6c4aaf5e3774221bd2ccfcd27498f)) +* remove validation for ip and port when importing organization ([68ed8a2](https://github.com/Chia-Network/climate-warehouse/commit/68ed8a2be7ab994cd7e8b23caad00c3685f9eac6)) +* structure change when deserializing offer ([7f4631a](https://github.com/Chia-Network/climate-warehouse/commit/7f4631a20f9b58d0c42fff814a8bade430f303ed)) +* subscription fixes ([3cae519](https://github.com/Chia-Network/climate-warehouse/commit/3cae519ca750fe2ae0bae2024416388e097474a9)) +* syntax error ([4536a9a](https://github.com/Chia-Network/climate-warehouse/commit/4536a9a0747444bf8e777d4c51995572ad72f039)) +* test ([b5b8d4c](https://github.com/Chia-Network/climate-warehouse/commit/b5b8d4c071337235bd9d803bbe3e623983c5cdb1)) +* transfer download file ([25dd73e](https://github.com/Chia-Network/climate-warehouse/commit/25dd73e97a12344ea246fd509a60f14841933ce4)) +* transfer maker taker ([8ba9c47](https://github.com/Chia-Network/climate-warehouse/commit/8ba9c47732f704de6401700c9d51ee425f6c6018)) +* transfer maker taker ([7216f51](https://github.com/Chia-Network/climate-warehouse/commit/7216f51378686b458748e34e977a30a5a034ac5f)) +* transfer maker taker ([5cdd60d](https://github.com/Chia-Network/climate-warehouse/commit/5cdd60dccac7b6aa8fc5c5d73456d9599c470dda)) +* transfer null units error ([f7b41c6](https://github.com/Chia-Network/climate-warehouse/commit/f7b41c687390ba71ddf0bf85577174a1015f611f)) +* typo ([93b8494](https://github.com/Chia-Network/climate-warehouse/commit/93b8494842047a60691be8b8cdf68658a8ba0a09)) +* wrong error ([89bd204](https://github.com/Chia-Network/climate-warehouse/commit/89bd204d6f88f5b3a837b0e1d44bb01616961659)) + + +### Features + +* add 1 billion mojos to add mirror fee ([56ebc9a](https://github.com/Chia-Network/climate-warehouse/commit/56ebc9a61fd024e4a2aa5746ca2e9d4684125637)) +* add 1 billion mojos to add mirror fee ([0b6602b](https://github.com/Chia-Network/climate-warehouse/commit/0b6602b72097f5a95394868ef8d97f45e6b983d8)) +* add additional checks to offer endpoints ([576ed00](https://github.com/Chia-Network/climate-warehouse/commit/576ed0024a754dfc7c55e3703a1f68f8b77a9b5d)) +* add assertion to check if staging table is empty ([e2fc4da](https://github.com/Chia-Network/climate-warehouse/commit/e2fc4da4d38e7d2bb9a7da8585229bc0dff4a1bc)) +* add configuration default fee to all transactions ([cfe9cc9](https://github.com/Chia-Network/climate-warehouse/commit/cfe9cc91a849f0cc3de49d0feb02874737545970)) +* add default fee and default coin amount to default config ([685ecf3](https://github.com/Chia-Network/climate-warehouse/commit/685ecf37ce78d0149fd9f86b77ff75383e912772)) +* add get org metadata endpoint ([a586c6c](https://github.com/Chia-Network/climate-warehouse/commit/a586c6cada5e47e0418bbdef382d327555d76096)) +* add logging to subsciption process ([04c88c4](https://github.com/Chia-Network/climate-warehouse/commit/04c88c4aff02ad6a790ced660a594165276e7ddd)) +* add mirror endpoint ([c538d01](https://github.com/Chia-Network/climate-warehouse/commit/c538d01a14f66fc6ae49cc6dd3560339a9b4d416)) +* add transfer project endpoint ([b23b6a1](https://github.com/Chia-Network/climate-warehouse/commit/b23b6a15d9aad6b22b96335803befafd7a5f84a0)) +* add waitForAllTransactionsToConfirm method ([a41c357](https://github.com/Chia-Network/climate-warehouse/commit/a41c3574eaf2014b1fdd55459e15dae8d2984921)) +* add waitForAllTransactionsToConfirm method ([b549042](https://github.com/Chia-Network/climate-warehouse/commit/b5490424c0e0a97cb4c48ca26955f422e43ab1cf)) +* add waitForAllTransactionsToConfirm method ([6b70e92](https://github.com/Chia-Network/climate-warehouse/commit/6b70e927b656ecd1fb94a31fec7cde9bd285f92d)) +* add waitForAllTransactionsToConfirm method ([72fa842](https://github.com/Chia-Network/climate-warehouse/commit/72fa8427e6772a5b2751d324916865770362a4ac)) +* add waitForAllTransactionsToConfirm method ([7deea68](https://github.com/Chia-Network/climate-warehouse/commit/7deea68940bc3401fc9f8b1293b411692c4391f7)) +* add waitForAllTransactionsToConfirm method ([84555a8](https://github.com/Chia-Network/climate-warehouse/commit/84555a873020e15fa2b96973d27d7d63e5347bf6)) +* add wallet_id to get_transactions call ([b6b8ebb](https://github.com/Chia-Network/climate-warehouse/commit/b6b8ebb8a355c2ffacaa228e7682e7aba449ee59)) +* add wallet_id to get_transactions call ([8b67b19](https://github.com/Chia-Network/climate-warehouse/commit/8b67b195557d6e26a106ff2d291bcb590231b2fb)) +* add wallet_id to get_transactions call ([513baf1](https://github.com/Chia-Network/climate-warehouse/commit/513baf113fd424828f8f41d9b153f8bd1effbc1f)) +* add wallet_id to get_transactions call ([0cdc61e](https://github.com/Chia-Network/climate-warehouse/commit/0cdc61ed0ac6e8589e3f8b7e26e66e95c0facba8)) +* add wallet_id to get_transactions call ([c3651a4](https://github.com/Chia-Network/climate-warehouse/commit/c3651a41152d6af2ab798c02926ae0f1e9061e14)) +* adding metadata to org ([ddf1d11](https://github.com/Chia-Network/climate-warehouse/commit/ddf1d110c257868299d9e8854a3496ab52905d6f)) +* cancel offer endpoint ([a44759a](https://github.com/Chia-Network/climate-warehouse/commit/a44759a1239e994a9e12748fad67d196202d0e66)) +* crate offer file ([91f952e](https://github.com/Chia-Network/climate-warehouse/commit/91f952e4d659f7c95e5b131c4d2e5671912738cd)) +* fix fee to 300000000 ([8e5d033](https://github.com/Chia-Network/climate-warehouse/commit/8e5d0334c02e6bc997daeeeeaf1bc510c95d9775)) +* get endpoint for deserialized offer info ([d5577c5](https://github.com/Chia-Network/climate-warehouse/commit/d5577c50cf92c10ffe5240869d141a132053c0d1)) +* get glossary endpoint ([40103fa](https://github.com/Chia-Network/climate-warehouse/commit/40103fae2ed3537b53b83eaf6dcb6415a074f5a9)) +* import, commit, and cancel offer as a taker ([f1f5295](https://github.com/Chia-Network/climate-warehouse/commit/f1f529530ef51dbb7c2686d037ac1b2cf2a1e35d)) +* remove mirror ([ece9fe4](https://github.com/Chia-Network/climate-warehouse/commit/ece9fe4cdf70d68bc68b03b08a09bd9d7e4b3375)) +* update governance body default orguid ([6b76ba0](https://github.com/Chia-Network/climate-warehouse/commit/6b76ba064800b1aa5b52d85906d96d08b81740f8)) +* upload binary offer file ([862c23b](https://github.com/Chia-Network/climate-warehouse/commit/862c23b7700e5156cfdaa041793e296dcb82c47c)) + + + ## [1.2.3](https://github.com/Chia-Network/climate-warehouse/compare/1.2.2...1.2.3) (2022-08-22)