oasisprotocol / oasisprotocol/oasis-core
Dynamically sized enclaves
Open
Nobody has claimed this yet.
c:runtime/compute
p:3
- Dominant language
- Go
- Stars
- 369
- Forks
- 151
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 6
Description
Configure 0x10000000 via api.rs
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading api.rs and locating how enclave configuration currently handles HeapMaxSize. Update that configuration to support dynamically sized enclaves instead of the fixed 0x10000000 value, then verify the resulting configuration through the existing enclave workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100