UNPKG

@fairdatasociety/fdp-cli

Version:
44 lines (36 loc) 4.84 kB
# Changelog ## 0.1.0 (2022-12-20) ### Features * added ability to force delete ([207d3c7](https://www.github.com/fairDataSociety/fdp-cli/commit/207d3c713c95970d726940c811082d20dcb785a2)) * added ability to import account from mnemonic phrase ([546a727](https://www.github.com/fairDataSociety/fdp-cli/commit/546a7273f52a6c03e822a74b644ae2d617150812)) * added validation of usable batch before account registration ([67baed0](https://www.github.com/fairDataSociety/fdp-cli/commit/67baed015c2042519444250eb081f4124522d0ea)) * configuring fdp-contracts params via options ([7df8ad4](https://www.github.com/fairDataSociety/fdp-cli/commit/7df8ad42707d8512c7ecee455c647231f5ceef3d)) * converting portable seed to v3 wallet ([#32](https://www.github.com/fairDataSociety/fdp-cli/issues/32)) ([6c8d7e8](https://www.github.com/fairDataSociety/fdp-cli/commit/6c8d7e8cc961177c2d437ef6ca98652c6e25ac93)) * get/set main account ([d3082c9](https://www.github.com/fairDataSociety/fdp-cli/commit/d3082c94bb85249398fc8a8faef6c9cd56b2cd96)) * implemented account creation ([4a00230](https://www.github.com/fairDataSociety/fdp-cli/commit/4a00230f731cd3202819a92c6c2a180ba711c9cc)) * implemented config validation ([16f40aa](https://www.github.com/fairDataSociety/fdp-cli/commit/16f40aac93c8509551c4874f9ad3104721774925)) * implemented config validation ([c458bd4](https://www.github.com/fairDataSociety/fdp-cli/commit/c458bd428b2cdb0193dfee15b4863c72445c6ec6)) * implemented directories management ([dae90ef](https://www.github.com/fairDataSociety/fdp-cli/commit/dae90efc09532d8d8c7471e623e0fdf2426000f8)) * implemented password validation ([645a1fe](https://www.github.com/fairDataSociety/fdp-cli/commit/645a1fee3e49d01a311df993953c985e9b2a4f37)) * implemented pods management ([038019e](https://www.github.com/fairDataSociety/fdp-cli/commit/038019ed715e1fa5f7463b383948446224b36f94)) * init the project ([#1](https://www.github.com/fairDataSociety/fdp-cli/issues/1)) ([6d35a1c](https://www.github.com/fairDataSociety/fdp-cli/commit/6d35a1ca2d660ae6ff48e14155c2e8de107f205e)) * main account after login ([85cad7c](https://www.github.com/fairDataSociety/fdp-cli/commit/85cad7c54180613cb5923a0f55aa9e7f309e16d3)) * main pod and main account for directory read ([62bbc07](https://www.github.com/fairDataSociety/fdp-cli/commit/62bbc0758615fa4290649d356e8683d3e2769961)) * main pod for account ([2726198](https://www.github.com/fairDataSociety/fdp-cli/commit/2726198a7ac9760376eaa55026fdff6002709cb2)) * merged identity and account logic to one command ([092a340](https://www.github.com/fairDataSociety/fdp-cli/commit/092a3408957cf883c48875d495271c10128d4923)) * pod management ([59903c2](https://www.github.com/fairDataSociety/fdp-cli/commit/59903c2af90a9ad85a5ba2c47bada07c96da090f)) * required pod and account if quiet ([1aa0169](https://www.github.com/fairDataSociety/fdp-cli/commit/1aa0169afed26bf834ea47d57d8a382e33726064)) * storing accounts locally after authentication ([#26](https://www.github.com/fairDataSociety/fdp-cli/issues/26)) ([9d4e18f](https://www.github.com/fairDataSociety/fdp-cli/commit/9d4e18ffdcfa8f784b09a7696ed88b860dcbfc08)) * **test:** added possibility to run tests with other than ganache chains ([f2210c9](https://www.github.com/fairDataSociety/fdp-cli/commit/f2210c93bfbd279554125f486e79f013d9abe285)) ### Bug Fixes * fixed after rebase ([2cc41bc](https://www.github.com/fairDataSociety/fdp-cli/commit/2cc41bc17a6c3861b2f83a4eb13530f21dac2787)) * import and export command ([3ef8809](https://www.github.com/fairDataSociety/fdp-cli/commit/3ef8809277aae00e392dd5c23093ab287179f936)) * improved bee debug url using ([6793163](https://www.github.com/fairDataSociety/fdp-cli/commit/67931636a10afac5689ec9d5277ab70a01c1e6e4)) * improved bee debug url using ([2b4c301](https://www.github.com/fairDataSociety/fdp-cli/commit/2b4c3012b5d35597804316416a537c67f31a71e1)) * improved bee debug url using ([9daca40](https://www.github.com/fairDataSociety/fdp-cli/commit/9daca401227675d377500ca5b233f08c16f53f19)) * improved postage batch requirement ([d182f02](https://www.github.com/fairDataSociety/fdp-cli/commit/d182f021b1baa7004fe7fa5111aee4a8f77345b9)) * incorrect method calling ([e173698](https://www.github.com/fairDataSociety/fdp-cli/commit/e173698bf724a5b1e27fb789ad6d95bbaa554f31)) * interactive registration ([1c3e867](https://www.github.com/fairDataSociety/fdp-cli/commit/1c3e867420c881b5e94a0854ec903086cad5e1aa)) * **license:** defined copyright ([cfa0a9d](https://www.github.com/fairDataSociety/fdp-cli/commit/cfa0a9d9febe2056d2d22c4b11ac24809670ab0e)) * **test:** fixed error message ([68adddf](https://www.github.com/fairDataSociety/fdp-cli/commit/68adddf770eed13e59ca007e2bb0dcecd9073f07)) * updated fdp-storage ([f9d7f4c](https://www.github.com/fairDataSociety/fdp-cli/commit/f9d7f4c910f18ba7e40c287aebc6a90e2927fd17))