Releases: oasisprotocol/cli
Releases · oasisprotocol/cli
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
Oasis CLI 0.4.0
Changelog
New Features
- c47c0bd: feat(account): Add entity register description (@matevz)
- ff2fc29: feat(build): Add releases for macOS (@jberci)
- ad6e9c2: feat(cmd): Add inspect block subcommand to inspect blocks (@kostko)
- f12fa8c: feat(cmd): Add support for governance operations (@kostko)
- 34dfef3: feat(cmd): Add support for outputting unsigned transactions (@kostko)
- 635b80b: feat(cmd): Add tx sign subcommand (@kostko)
- 3efe065: feat(cmd): Aliases and UI consistency fixes (@matevz)
- 579fe7b: feat(cmd): Move governance to net, fix output style (@matevz)
- 1e958bd: feat(cmd): Split to TxFlags and RuntimeTxFlags (@matevz)
- e423fc1: feat(delegate): Restore all selector flags (@matevz)
- 8603a1d: feat(network): Move network info -> network show native-token (@matevz)
- 9ad0ac8: feat: Refactor account cmd (@matevz)
- e039611: feat: Refactor network cmd (@matevz)
- cb33900: feat: Refactor paratime cmd (@matevz)
Bug fixes
- c875f50: fix(account): Fix crash when using Ledger secp256k1 on consensus (@matevz)
- a239b94: fix(account): Move node-unregister from entity to account (@matevz)
- c40f8aa: fix(build): Change echo to printf for more portable color escapes (@jberci)
- 8697ea5: fix(burn): Fix burn parameters (@matevz)
- 6e9f6ad: fix(cmd): Add checks for unique wallet/ab name (@matevz)
- fc68324: fix(cmd): Add missing --height to governance list (@matevz)
- 7e6b8db: fix(cmd): Alias cleanup (@matevz)
- 849aceb: fix(cmd): Don't crash when event channel is closed (@kostko)
- 19ffd6b: fix(cmd): Don't crash when paratime tx submitted without paratime set (@kostko)
- 7de12db: fix(cmd): Store Eth address as reference (@matevz)
- b4216ec: fix(cmd): Use JSON for pretty-printing events/results (@kostko)
- 22848b8: fix(network): oasis network show runtimes -> paratimes (@matevz)
- a2a1212: fix(paratime): Default to -1 for start-block, polish UI (@matevz)
- a16f162: fix(paratime): Make paratime statistics consistent with other cmds (@matevz)
Dependencies updates
- 8d580d3: build(deps): Bump Go Client SDK to v0.5.1 (@kostko)
- fae3cf4: build(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.6 to 2.3.7 (@dependabot[bot])
- 84e2aa7: build(deps): bump github.com/ethereum/go-ethereum from 1.11.5 to 1.12.0 (@dependabot[bot])
- 1531481: build(deps): bump github.com/oasisprotocol/oasis-core/go (@dependabot[bot])
- afa7d3f: build(deps): bump github.com/oasisprotocol/oasis-core/go (@dependabot[bot])
- 0a21fe4: build(deps): bump github.com/oasisprotocol/oasis-sdk/client-sdk/go (@dependabot[bot])
- 1e4594a: build(deps): bump github.com/spf13/viper from 1.15.0 to 1.16.0 (@dependabot[bot])
- 85c1a0c: build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (@dependabot[bot])
- 7ed0306: build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (@dependabot[bot])
- 246bfb0: build(deps): bump github.com/zondax/ledger-go from 0.14.1 to 0.14.2 (@dependabot[bot])
- 9fb3657: build(deps): bump golang.org/x/crypto from 0.10.0 to 0.11.0 (@dependabot[bot])
- 46476a5: build(deps): bump golang.org/x/crypto from 0.8.0 to 0.9.0 (@dependabot[bot])
- e10f263: build(deps): bump golang.org/x/crypto from 0.9.0 to 0.10.0 (@dependabot[bot])
Other changes
- 1fcd289: Update gitlint config (@buberdds)
- 1cdbff7: ci: bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 (@dependabot[bot])
- 4ee8a5a: ci: bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 (@dependabot[bot])
- 25a32a2: feat(cmd/network): Also show node status (@kostko)
- 3aecfba: fix(README.md): Typo (@matevz)
- 2c6a68d: fix(cmd/paratime): Don't crash when pretty-printing CBOR NULL (@kostko)
- 3b671a6: other: Fix newlines for printf in Makefile (@jberci)
Full Changelog: v0.3.0...v0.4.0
Oasis CLI 0.3.0
Changelog
New Features
- 7d384bb: feat(aliases): Use singular terms for commands (@matevz)
- 5611e39: feat(cmd): Add -y for answer yes to all questions (@matevz)
- baf2c9a: feat(cmd): Add support for registry operations (@kostko)
Bug fixes
- 8d0f379: fix(cmd): Minor fixes to registry commands (@kostko)
- 5ea5f07: fix(wallet): Use the correct directory to store file-based accounts (@kostko)
Dependencies updates
- c5e0e31: build(deps): bump github.com/ethereum/go-ethereum from 1.11.4 to 1.11.5 (@dependabot[bot])
- 19272d1: build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (@dependabot[bot])
- abbce27: build(deps): bump golang.org/x/crypto from 0.7.0 to 0.8.0 (@dependabot[bot])
Other changes
- 9c4c960: ci: bump actions/setup-go from 3 to 4 (@dependabot[bot])
- 4ae0a7b: ci: undisable cgo on release build (@pro-wh)
- 3f3209b: other(ci): Bump golangci-lint to 1.52.0 (@kostko)
- a27c55c: other(go): Bump Go to 1.20.2 (@kostko)
- 016e86a: other: Ignore temporary files in Git (@kostko)
Full Changelog: v0.2.0...v0.3.0
Oasis CLI 0.2.0
Changelog
New Features
- c99f5a5: feat(cmd): Add tx show subcommand for pretty-printing transactions (@kostko)
- aadb0b4: feat(cmd): Add tx submit subcommand to submit signed transactions (@kostko)
- b169980: feat(migration): Add config migration (@matevz)
- fa874db: feat(wallet): Add Ledger runtime support (@matevz)
- dba2f16: feat(wallet): Prevent consensus funding of explicit ethereum address (@matevz)
Dependencies updates
- a444317: build(deps): Bump oasis-sdk/client-sdk/go from 0.3.0 to 0.4.0 (@matevz)
- c4feeeb: build(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.5 to 2.3.6 (@dependabot[bot])
- d0673d3: build(deps): bump github.com/ethereum/go-ethereum (@dependabot[bot])
- 5cca8d8: build(deps): bump github.com/ethereum/go-ethereum from 1.10.26 to 1.11.0 (@dependabot[bot])
- 7d98e96: build(deps): bump github.com/ethereum/go-ethereum from 1.11.0 to 1.11.1 (@dependabot[bot])
- 5185258: build(deps): bump github.com/ethereum/go-ethereum from 1.11.1 to 1.11.2 (@dependabot[bot])
- 3bb364c: build(deps): bump github.com/ethereum/go-ethereum from 1.11.2 to 1.11.3 (@dependabot[bot])
- e6f3890: build(deps): bump github.com/ethereum/go-ethereum from 1.11.3 to 1.11.4 (@dependabot[bot])
- 92118b5: build(deps): bump github.com/oasisprotocol/oasis-core/go (@dependabot[bot])
- 4ff5c55: build(deps): bump github.com/oasisprotocol/oasis-core/go (@dependabot[bot])
- f6ba630: build(deps): bump github.com/oasisprotocol/oasis-core/go (@dependabot[bot])
- 52a80a4: build(deps): bump github.com/oasisprotocol/oasis-sdk/client-sdk/go (@dependabot[bot])
- 0639756: build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.1 (@dependabot[bot])
- 5434058: build(deps): bump github.com/spf13/viper from 1.13.0 to 1.15.0 (@dependabot[bot])
- 947fd86: build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (@dependabot[bot])
- 1c982a2: build(deps): bump github.com/zondax/ledger-go from 0.12.2 to 0.14.1 (@dependabot[bot])
- 340fe91: build(deps): bump golang.org/x/crypto from 0.1.0 to 0.6.0 (@dependabot[bot])
- 96c12bb: build(deps): bump golang.org/x/crypto from 0.6.0 to 0.7.0 (@dependabot[bot])
Other changes
- e5d3068: ci: bump actions/setup-go from 2.2.0 to 3.5.0 (@dependabot[bot])
- fd909cf: ci: bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (@dependabot[bot])
- c10ca74: cmd: Show ParaTime transaction details (@matevz)
- ae1b335: github: Add dependabot configuration (@kostko)
Full Changelog: v0.1.0...v0.2.0
Oasis CLI 0.1.0
Changelog
Initial release.