Oasis CLI 0.5.0
Changelog
New Features
- bdaf4b6: feat(account): Add support for (un)delegation in paratimes (@kostko)
- d09b321: feat(docs): Add User's guide (@matevz)
- f6fe1bd: feat(examples): Add expected CLI output for given inputs (@matevz)
- e227b92: feat(wallet): Add file-based sr25519-adr8 support (@matevz)
- d08bca2: feat(wallet): Sort network gas costs by its kind (@matevz)
- faeb4ab: feat(wallet): sr25519-raw and sr25519-adr8 for Ledger (@matevz)
Bug fixes
- 5021b8c: fix(ci): Disable setup-go cache as it conflicts with golangci-lint (@kostko)
- 5ee7bf6: fix(docs): Typo sr25510 -> sr25519 (@matevz)
- 58a0bd1: fix(examples): Make paratime-show static to avoid pruning (@matevz)
Dependencies updates
- e90aec7: build(deps): bump github.com/ethereum/go-ethereum from 1.12.0 to 1.12.1 (@dependabot[bot])
- 4a547b3: build(deps): bump github.com/oasisprotocol/oasis-core/go (@dependabot[bot])
- 41657df: build(deps): bump github.com/oasisprotocol/oasis-core/go (@dependabot[bot])
- 5d547e4: build(deps): bump github.com/oasisprotocol/oasis-sdk/client-sdk/go (@dependabot[bot])
- a5e0132: build(deps): bump github.com/oasisprotocol/oasis-sdk/client-sdk/go (@dependabot[bot])
- 649ea6e: build(deps): bump golang.org/x/crypto from 0.11.0 to 0.12.0 (@dependabot[bot])
- b312bc3: build(deps): bump golang.org/x/crypto from 0.12.0 to 0.13.0 (@dependabot[bot])
Other changes
- cbd35cc: .gitlint: Remove URLs from lines ending with URLs before linting (@kostko)
- fb72c40: ci: bump actions/checkout from 3 to 4 (@dependabot[bot])
- ea64948: ci: bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 (@dependabot[bot])
- 22b236e: ci: bump goreleaser/goreleaser-action from 4 to 5 (@dependabot[bot])
- 30c9422: examples: Bump some slightly changed values (@matevz)
- 0aa6145: feat(cmd/account): Show debonding delegations in paratimes (@kostko)
- 3e55842: feat(cmd/paratime): Show block-level events (@kostko)
- 00654d4: fix(wallet/ledger): Add support for sr25519-derived addresses (@matevz)
- f16f285: ledger: Fix ed25519-adr8 switch (@matevz)
- e4a8d50: other(cmd): Move some pretty printing functions into CLI repository (@kostko)
- d1c96c5: other(examples): Fix output due to changed nonce for Alice (@kostko)
Full Changelog: v0.4.0...v0.5.0