Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Implement GetBlockAtHeight for Archive Node invoker #102

Closed
koko1123 opened this issue Apr 25, 2023 · 0 comments · Fixed by #124
Closed

Implement GetBlockAtHeight for Archive Node invoker #102

koko1123 opened this issue Apr 25, 2023 · 0 comments · Fixed by #124
Assignees
Labels
E&V Team Execution / Verification / Edge Team

Comments

@koko1123
Copy link

Problem

Some flow batch scanner scripts fail on the Archive node because thefvm instance in the the invoker module of the archive node does not implement methods like GetBlockAtHeight and GetAccount

Solution

Implement these methods and bugfix the errors caused by a GetAccount calls in the fvm

Testing

The flow-batch-scanner example scripts should produce the same output as Execution nodes

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
E&V Team Execution / Verification / Edge Team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant