casper-network / casper-network/casper-node
Purge expired deploys from block proposer using latest block timestamp
Open
node
Wont Address
- Dominant language
- Rust
- Stars
- 399
- Forks
- 224
- Avg merge
- 15h 44m
- Merged PRs (30d)
- 2
Description
The `BlockProposerDeploySets::prune` takes a current timestamp as means of deciding which deploys have expired. Rather than using `Timestamp::now()` to provide this value, we should use the `timestamp` from the latest finalized block.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.