Commit c63d8a4
authored
submodules: bump external/cli from
Bumps [external/cli](https://github.com/oasisprotocol/cli) from `70d2eb3` to `aec1603`.
- [Release notes](https://github.com/oasisprotocol/cli/releases)
- [Commits](oasisprotocol/cli@70d2eb3...aec1603)
---
updated-dependencies:
- dependency-name: external/cli
dependency-version: aec16038bcdf24f811da10cd27d46f0c9d4e9ae1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>70d2eb3 to aec1603
1 parent 0f2f0e4 commit c63d8a4
1 file changed
+1
-1
lines changed- build/env/env.go+4
- build/rofl/artifacts.go+1-1
- build/rofl/manifest.go+7-2
- cmd/account/show/show.go+1-1
- cmd/common/helpers.go+12-1
- cmd/common/json.go+39-2
- cmd/common/prompts.go+17-3
- cmd/common/selector.go+2-2
- cmd/common/wallet.go+4-3
- cmd/network/governance/show.go+2-6
- cmd/network/network.go+3-1
- cmd/network/remove.go+1-1
- cmd/network/trust.go+167
- cmd/paratime/add.go+1-1
- cmd/paratime/statistics.go+1-1
- cmd/rofl/build/artifacts.go+95-10
- cmd/rofl/build/build.go+21-1
- cmd/rofl/build/sgx.go+2-2
- cmd/rofl/build/tdx.go+3-3
- cmd/rofl/common/flags.go+9
- cmd/rofl/common/policy.go+2-2
- cmd/rofl/common/term.go+40
- cmd/rofl/deploy.go+25-100
- cmd/rofl/machine/mgmt.go+45-3
- cmd/rofl/mgmt.go+75-25
- cmd/rofl/provider/list.go+224
- cmd/rofl/provider/mgmt.go+1-1
- cmd/rofl/provider/provider.go+2
- cmd/rofl/provider/show.go+159
- cmd/wallet/create.go+6-3
- cmd/wallet/export.go+1-1
- cmd/wallet/import.go+3-3
- cmd/wallet/remove.go+5-4
- docs/network.md+13-1
- docs/rofl.md+43-4
- docs/wallet.md+1-1
- examples/account/allow-paratime.y.out+1
- examples/account/allow.y.out+1
- examples/account/amend-commission-schedule.y.out+1
- examples/account/burn.y.out+1
- examples/account/delegate-paratime.y.out+1
- examples/account/delegate.y.out+1
- examples/account/deposit-eth.y.out+1
- examples/account/deposit-named.y.out+1
- examples/account/deposit-oasis.y.out+1
- examples/account/deposit.y.out+1
- examples/account/entity-deregister.y.out+1
- examples/account/entity-register.y.out+1
- examples/account/node-unfreeze.y.out+1
- examples/account/transfer-eth.y.out+1
- examples/account/transfer-eth2.y.out+1
- examples/account/transfer-named-no-paratime.y.out+1
- examples/account/transfer-named.y.out+1
- examples/account/transfer-subtract-fee.y.out+1
- examples/account/undelegate-paratime.y.out+1
- examples/account/undelegate.y.out+1
- examples/account/withdraw-named.y.out+1
- examples/account/withdraw-oasis.y.out+1
- examples/account/withdraw.y.out+1
- examples/addressbook/02-transfer.y.out+1
- examples/network/trust.in.static+1
- examples/network/trust.out.static+5
- examples/rofl/provider-list-json.in.static+1
- examples/rofl/provider-list-json.out.static+149
- examples/rofl/provider-list-show-offers.in.static+1
- examples/rofl/provider-list-show-offers.out.static+85
- examples/rofl/provider-list.in.static+1
- examples/rofl/provider-list.out.static+8
- examples/rofl/provider-show-json.in.static+1
- examples/rofl/provider-show-json.out.static+92
- examples/rofl/provider-show.in.static+1
- examples/rofl/provider-show.out.static+41
- examples/transaction/sign.y.out+1
- wallet/file/file.go+2-2
- wallet/ledger/ledger.go+1-1
- wallet/test/test.go+1-1
- wallet/wallet.go+1-1
0 commit comments