fluence-cli: v0.16.3
0.16.3 (2024-05-20)
Features
- add payment token update for offers [fixes DXJ-768] (#899) (01a4038)
- allow adding spell to any deployment, improve validation [fixes DXJ-762] (#909) (b21f064)
- allow selecting a deployment when creating a new service [fixes DXJ-776] (#914) (7605eae)
- chunk CUs when withdrawing collateral, add retry for Tendermint RPC error (#929) (d0520c1)
- decrease retry timeouts [fixes DXJ-764] (#892) (f741245)
- improve offer-update logs [fixes DXJ-760] (#910) (e7f20d5)
- make it possible to move noxes from one offer to another, improve tx batch types [fixes DXJ-759] (#913) (8192990)
- retry indexer client on local network (#911) (0c37a46)
- set maxPriorityFeePerGas to 0 for all transactions [fixes DXJ-769] (#902) (c92a6c9)
- temporarily retry some of the flaky tests (#904) (c6a5d80)
- test improvements (#923) (516644f)
- up deal repo 0.13.9 (#901) (1b7718b)
- update all dependencies (#917) (0e9f42c)
- update copyright (#919) (b3a7016)
Bug Fixes
- --cc-ids flag not working [fixes DXJ-765] (#896) (c6f33a3)
- don't interactively ask for the env in
fluence default peers
command when env is provided as an arg [fixes DXJ-775] (#907) (26ca66b) - filter provider's CUs when exiting from deals. Add CU batching [fixes DXJ-778] (#931) (93acfc1)
- remove duplicate data definitions when services use the same module with some struct [fixes DXJ-751] (#898) (c810588)
- support rename in deal repo (#900) (540225f)
- use readonly chain client where currently possible [fixes DXJ-750] (#894) (652d2dd)