Skip to content

Return one batch proof per storage map on GetAccountProof #617

@igamigo

Description

@igamigo

On the GetAccountProofs endpoint, we are returning a list of the requested storage map keys with an SMT proof that can be used on the client side to provide data to the VM in order to execute transactions with foreign account data. This is fine but we could optimize bandwidth and processing on the client side by returning one batch proof per map instead.

More context: #598 (comment)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions