Breaking changes
This release if the celocli bumps node support from node 14 to node 18
other changes / fixes
- gasCurrency param is now respected when sending tokens (previously would always use pay fee in same token sending (this is still the default behavior) #10483
- Fix CLI returning zero required votes on proposals with no tx #10477
dep changes
- use contractkit v5 (this brings eip 1559 / cip 42 support under the hood)
- bump humanize-duration to latest version
- remove unused deps, @celo/bls12377js, bip32, bip39