Page MenuHomePhabricator

[avalanche] Use block index instead of blockhash for adding contenders to the cache
ClosedPublic

Authored by roqqit on Sep 20 2024, 00:14.

Details

Reviewers
Fabien
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Restricted Project
Commits
rABCb5fe46c6e31d: [avalanche] Use block index instead of blockhash for adding contenders to the…
Summary

This will facilitate adding block height to the cache per feedback in D16782. While the existing API is not cumbersome in practice, it is more error prone when writing tests.

Test Plan
ninja check-avalanche