Commit 7a19018
authored
submodules: bump external/oasis-core from
Bumps [external/oasis-core](https://github.com/oasisprotocol/oasis-core) from `ca29d1f` to `5a56a5d`.
- [Release notes](https://github.com/oasisprotocol/oasis-core/releases)
- [Commits](oasisprotocol/oasis-core@ca29d1f...5a56a5d)
---
updated-dependencies:
- dependency-name: external/oasis-core
dependency-version: 5a56a5d0fb4455a1f41571952c8849b35421bcc8
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>ca29d1f to 5a56a5d
1 parent 2d76cb6 commit 7a19018
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule oasis-core updated 82 files
- .buildkite/code.pipeline.yml+4-1
- .buildkite/rust/build_runtime.sh+1-1
- .changelog/6208.internal.md+4
- .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
- .changelog/6460.trivial.md
- .changelog/6462.trivial.md
- .changelog/6463.trivial.md
- .changelog/6464.internal.md+1
- .changelog/6465.internal.md+1
- .changelog/6468.bugfix.md+1
- .changelog/6469.bugfix.md+1
- .github/workflows/ci-lint.yml+4-3
- .github/workflows/ci-reproducibility.yml+2-2
- .github/workflows/release-dev.yml+3-3
- .github/workflows/release.yml+3-3
- Cargo.lock+828-646
- Makefile+3-2
- docker/aesmd/Dockerfile+5-5
- docker/oasis-core-dev/Dockerfile+13-8
- docs/development-setup/prerequisites.md+6-6
- docs/oasis-node/cli.md+32
- go/.nancy-ignore+1
- go/common/crypto/mrae/api/api.go+2-2
- go/common/grpc/errors_test.go+1-1
- go/common/node/sgx.go+6-4
- go/common/node/sgx_test.go+10
- go/common/sgx/pcs/tcb.go+2-2
- go/common/sgx/pcs/tcb_test.go+95
- go/common/version/version.go+9-6
- go/common/version/version_test.go+5
- go/consensus/api/api.go-12
- go/consensus/api/grpc.go-37
- go/consensus/cometbft/apps/scheduler/shuffle.go+9-2
- go/consensus/cometbft/config/config.go+1-1
- go/consensus/cometbft/full/archive.go-5
- go/consensus/cometbft/full/common.go-13
- go/consensus/cometbft/stateless/core.go-6
- go/consensus/cometbft/stateless/provider.go-19
- go/consensus/cometbft/stateless/provider_test.go-5
- go/consensus/tests/tester.go-10
- go/extra/extract-metrics/main.go+2-3
- go/go.mod+7-6
- go/go.sum+12-10
- go/oasis-net-runner/fixtures/file.go+1-1
- 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/oasis-test-runner/scenario/e2e/runtime/archive_api.go-6
- go/oasis-test-runner/scenario/e2e/runtime/runtime_upgrade.go+3-3
- go/registry/api/api.go+11-1
- go/registry/api/api_test.go+58-4
- go/runtime/bundle/manager.go+1-1
- go/runtime/config/config.go+6-1
- go/runtime/log/log.go+2-2
- go/staking/api/api.go+6-6
- go/staking/api/prettyprint.go+37
- go/staking/api/prettyprint_test.go+125
- go/upgrade/migrations/consensus_242.go+1
- 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/tcb.rs+113-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
- tests/upgrade/post/go.mod+1-1
0 commit comments