Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.20.0](v1.19.2...v1.20.0) (2024-11-04) ### Bug Fixes * **arweave:** modify import of Arweave in `ArweaveToken` ([b934677](b934677)) * supply starknet dependency for resolving kyve-js -> keplr-wallet import error ([cf5ab39](cf5ab39)) ### Features * add cli helper for --local development endpoints PE-6754 ([79fe7a0](79fe7a0)) * **delegated payments:** add list-approvals command rather than overloaded balance command PE-6754 ([ee44ef6](ee44ef6)) * **delegated payments:** add paid-by headers for uploads when applicable PE-6754 ([953648e](953648e)) * **delegated payments:** add revoke approvals to SDK and CLI PE-6754 ([f2d26da](f2d26da)) * **delegated payments:** display approvals if they exist on `balance` command PE-6754 ([669dfca](669dfca)) * **delegated payments:** extend turbo.getBalance method to include approval details PE-6754 ([baec107](baec107)) * **delegated payments:** init logic for create-approval PE-6754 ([1047762](1047762)) * **delegated payments:** push created/revoked approvals into upload response if they exist PE-6754 ([33da73d](33da73d)) * **delegated payments:** use any approvals first by default on CLI PE-6754 ([96d4a32](96d4a32)) * update credit sharing command and method names ([c3e9bd9](c3e9bd9))
- Loading branch information