Commit 068039e
authored
submodules: bump external/oasis-core from
Bumps [external/oasis-core](https://github.com/oasisprotocol/oasis-core) from `ca29d1f` to `7fe1cbb`.
- [Release notes](https://github.com/oasisprotocol/oasis-core/releases)
- [Commits](oasisprotocol/oasis-core@ca29d1f...7fe1cbb)
---
updated-dependencies:
- dependency-name: external/oasis-core
dependency-version: 7fe1cbbfeaad548d7041d54c37522b223ba07e46
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>ca29d1f to 7fe1cbb
1 parent 2b12b06 commit 068039e
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule oasis-core updated 46 files
- .buildkite/code.pipeline.yml+1-1
- .buildkite/rust/build_runtime.sh+1-1
- .changelog/6427.feature.md+5
- .changelog/6444.bugfix.md+1
- .changelog/6445.bugfix.md+4
- .changelog/6446.bugfix.md+5
- .changelog/6447.internal.md+5
- .changelog/6448.internal.md+1
- .changelog/6449.trivial.md
- .changelog/6450.trivial.md
- .changelog/6453.feature.md+1
- .changelog/6455.internal.md+1
- .changelog/6456.internal.0.md+1
- .changelog/6456.internal.1.md+1
- .changelog/6460.internal.md+1
- .github/workflows/ci-lint.yml+3-2
- .github/workflows/release-dev.yml+1-1
- .github/workflows/release.yml+1-1
- Cargo.lock+828-646
- Makefile+3-2
- docker/aesmd/Dockerfile+5-5
- docker/oasis-core-dev/Dockerfile+11-6
- docs/oasis-node/cli.md+32
- go/.nancy-ignore+1
- go/common/version/version.go+6
- go/common/version/version_test.go+5
- go/consensus/cometbft/config/config.go+1-1
- go/go.mod+2-2
- go/go.sum+2-2
- go/oasis-node/cmd/storage/dbs.go+95
- go/oasis-node/cmd/storage/inspect.go+198
- go/oasis-node/cmd/storage/storage.go+12-57
- go/runtime/config/config.go+6-1
- go/staking/api/api.go+6-6
- go/staking/api/prettyprint.go+37
- go/staking/api/prettyprint_test.go+125
- go/worker/storage/committee/prune.go+3
- go/worker/storage/committee/worker.go+23-14
- go/worker/storage/worker.go+4-1
- runtime-loader/src/sgxs.rs+1-1
- runtime/Cargo.toml+1-1
- runtime/src/common/sgx/pcs/utils.rs+6-8
- runtime/src/init.rs+1-1
- runtime/src/storage/mkvs/tree/mod.rs+3-3
- rust-toolchain.toml+1-1
- tests/runtimes/simple-rofl/Cargo.toml+1-1
0 commit comments