koinos / koinos/koinos-sdk-cpp
Add custom clang attributes
Open
Nobody has claimed this yet.
research
- Dominant language
- C++
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Deliverable: have a proof of concept that decorates function names with [[koinos::action]] and autogens the dispatcher
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
No files, tests, or entry points are identified, so start by locating the SDK's existing C++ smart-contract dispatcher generation path. Confirm how function names are represented and how WebAssembly contracts are built before defining the proof of concept. Done means a demonstrable [[koinos::action]] attribute and an autogenerated dispatcher.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, wasm
- Domain
- blockchain, compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100