Skip to content

Oasis CLI 0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Mar 11:48
· 339 commits to master since this release
v0.2.0
4cc3fe3

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