casper-network / casper-network/casper-node

Purge expired deploys from block proposer using latest block timestamp

Open
#2,155 2 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.