deltadevsde / deltadevsde/prism
improvement: Find a better datastructure for `Account::signed_data`
Open
difficult
p2
- Dominant language
- Rust
- Stars
- 134
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
Could possibly be a HashMap. Ideally it would be a tree, but this is too heavy for the zkvm.
Requirements:
- intuitive API
- efficient in zkvm
- low bandwidth on api
_Originally posted by @distractedm1nd in https://github.com/deltadevsde/prism/pull/180#discussion_r1889936586_
Contributor guide
Assessment
This issue has not been assessed yet.