Skip to content

[validator]: clone accounts on demand #20

@thlorenz

Description

@thlorenz

Whenever we see an account that is part of a transaction we need to do the following:

  1. Check if the validator has that account already and if so we're done
  2. If the validator does not have this account we will clone it from chain on demand

NOTE: that here we assume that any writable account is properly delegated. This check is performed by the proxy before passing through the transaction request.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions