casper-network / casper-network/casper-node
[New VM] Make a single “env_info” function to extract information from the host
Open
- Dominant language
- Rust
- Stars
- 399
- Forks
- 224
- Avg merge
- 15h 44m
- Merged PRs (30d)
- 2
Description
Make a single “env_info” function to extract information from the host, i.e. blocktime, caller, transferred_value, block hash, etc. Needs to have feature parity with 2.0 impl. Currently, there is a separate host function per item.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the New VM host functions and comparing them with the 2.0 implementation. Identify the separate functions for blocktime, caller, transferred value, block hash, and other host data; done means one env_info function provides feature parity with 2.0.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- blockchain
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100