Skip to content

Releases: oasisprotocol/cli

Oasis CLI 0.9.0

05 Jun 08:05
v0.9.0
b06a43b
Compare
Choose a tag to compare

Changelog

New Features

Dependencies updates

  • 36a18cd: build(deps): bump github.com/btcsuite/btcd/btcec/v2 from 2.3.2 to 2.3.3 (@dependabot[bot])
  • b39511b: build(deps): bump github.com/ethereum/go-ethereum (@dependabot[bot])
  • ce04769: build(deps): bump github.com/ethereum/go-ethereum from 1.13.15 to 1.14.0 (@dependabot[bot])
  • d5a01cb: build(deps): bump github.com/ethereum/go-ethereum from 1.14.0 to 1.14.3 (@dependabot[bot])
  • 23777db: build(deps): bump github.com/oasisprotocol/oasis-core/go (@dependabot[bot])
  • f7a22ec: build(deps): bump github.com/oasisprotocol/oasis-sdk/client-sdk/go (@dependabot[bot])
  • bdc00ec: build(deps): bump github.com/oasisprotocol/oasis-sdk/client-sdk/go (@dependabot[bot])
  • 4604726: build(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0 (@dependabot[bot])
  • c7cfbe7: build(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0 (@dependabot[bot])
  • 61f5cb7: build(deps): bump golang.org/x/crypto from 0.22.0 to 0.23.0 (@dependabot[bot])
  • 6dd263f: build(deps): bump golang.org/x/crypto from 0.23.0 to 0.24.0 (@dependabot[bot])

Other changes

Full Changelog: v0.8.1...v0.9.0

Oasis CLI 0.8.1

14 Mar 13:59
v0.8.1
9472115
Compare
Choose a tag to compare

Changelog

Bug fixes

Full Changelog: v0.8.0...v0.8.1

Oasis CLI 0.8.0

11 Mar 09:11
v0.8.0
c2cd406
Compare
Choose a tag to compare

Changelog

Dependencies updates

Other changes

Full Changelog: v0.7.1...v0.8.0

Oasis CLI 0.7.1

04 Dec 08:25
v0.7.1
bcbf421
Compare
Choose a tag to compare

Changelog

Dependencies updates

Other changes

  • 27b73ef: account/entity: add metadata-update command to sign metadata (@ptrus)
  • 5c2bd04: examples: Add import-file on unmenmonic pem file (@matevz)

Full Changelog: v0.7.0...v0.7.1

Oasis CLI 0.7.0

29 Nov 17:52
v0.7.0
cd1c207
Compare
Choose a tag to compare

Changelog

New Features

Dependencies updates

Other changes

Full Changelog: v0.6.0...v0.7.0

Oasis CLI 0.6.0

20 Oct 07:39
v0.6.0
70d9313
Compare
Choose a tag to compare

Changelog

New Features

  • 55313bb: feat: Automatically migrate old chain contexts for known networks (@kostko)

Bug fixes

  • 8095301: fix(examples): Update network governance list output (@kostko)

Dependencies updates

  • ee27c98: build(deps): bump github.com/zondax/ledger-go from 0.14.2 to 0.14.3 (@dependabot[bot])
  • fd1d436: build(deps): bump golang.org/x/crypto from 0.13.0 to 0.14.0 (@dependabot[bot])

Other changes

Full Changelog: v0.5.0...v0.6.0

Oasis CLI 0.5.0

26 Sep 11:48
v0.5.0
d35c41e
Compare
Choose a tag to compare

Changelog

New Features

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

Full Changelog: v0.4.0...v0.5.0

Oasis CLI 0.4.0

17 Jul 17:35
v0.4.0
0475ab8
Compare
Choose a tag to compare

Changelog

New Features

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

Full Changelog: v0.3.0...v0.4.0

Oasis CLI 0.3.0

12 Apr 18:52
v0.3.0
3472a8b
Compare
Choose a tag to compare

Changelog

New Features

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

Full Changelog: v0.2.0...v0.3.0

Oasis CLI 0.2.0

14 Mar 11:48
v0.2.0
4cc3fe3
Compare
Choose a tag to compare

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

Full Changelog: v0.1.0...v0.2.0