koinos / koinos/koinos-sdk-cpp
[FEATURE]: Implement `system::get_operation()`
Open
enhancement
good first issue
task
- Dominant language
- C++
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### New feature
We should add an implementation for `system::get_operation()`, in order to keep the C++ API on par with the AS SDK.
Reference: koinos/koinos-sdk-as#55
### Anything else?
_No response_
Contributor guide
Research direction
Start by locating the existing C++ system API and the declaration or entry point for system::get_operation(). Read the behavior described in the referenced koinos/koinos-sdk-as#55 issue and compare it with the current C++ SDK. Done means the C++ API provides equivalent get_operation() behavior and its existing checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, wasm
- Domain
- api, blockchain
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100