casper-network / casper-network/casper-node
Second VM: call stack
Open
- Dominant language
- Rust
- Stars
- 399
- Forks
- 224
- Avg merge
- 15h 44m
- Merged PRs (30d)
- 2
Description
As contracts can be stored and called, we need to gather information around contracts calling other contracts. Call into contract creates new entry on the call stack, returning from it pops a stack element.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.