suave-geth
suave-geth copied to clipboard
Add blockstore precompiles
⚠️ Stacks on top of #154. Merge that first.
📝 Summary
Adds two precompiles for interacting directly with the datastore (tentatively renamed to Blockstore, though this may change).
📚 References
- [x] I have seen and agree to CONTRIBUTING.md
Merge conflict is noted. Will resolve once #154 is merged in.
should this PR point to the branch of #154 instead of main? not sure
should this PR point to the branch of #154 instead of
main? not sure
@metachris I was hoping to merge these sequentially into main, to build incrementally.