Commit 8340aef
authored
submodules: bump external/oasis-sdk from
Bumps [external/oasis-sdk](https://github.com/oasisprotocol/oasis-sdk) from `1e3c8a5` to `1336a9c`.
- [Release notes](https://github.com/oasisprotocol/oasis-sdk/releases)
- [Commits](oasisprotocol/oasis-sdk@1e3c8a5...1336a9c)
---
updated-dependencies:
- dependency-name: external/oasis-sdk
dependency-version: 1336a9c2f41786b52f5bcf98c4a3b67af9fda646
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>1e3c8a5 to 1336a9c
1 parent 79afbd8 commit 8340aef
1 file changed
+1
-1
lines changed- .github/workflows/ci-examples.yml+3-7
- docs/contract/confidential-smart-contract.md+1-1
- docs/contract/hello-world.md+1-1
- docs/runtime/minimal-runtime.md+1-1
- rofl-client/py/CHANGELOG.md+9
- rofl-client/py/README.md+21-10
- rofl-client/py/examples/basic_usage.py+7-10
- rofl-client/py/src/oasis_rofl_client/__init__.py+4-1
- rofl-client/py/src/oasis_rofl_client/async_rofl_client.py+184
- rofl-client/py/src/oasis_rofl_client/common.py+57
- rofl-client/py/src/oasis_rofl_client/rofl_client.py+35-72
- rofl-client/py/tests/test_async_client.py+463
- rofl-client/py/tests/test_client.py+81-87
0 commit comments