Skip to content
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.

ERC-20 in SPV #53

Open
esen opened this issue Feb 27, 2019 · 0 comments
Open

ERC-20 in SPV #53

esen opened this issue Feb 27, 2019 · 0 comments
Labels

Comments

@esen
Copy link
Member

esen commented Feb 27, 2019

  • Check blocks header's bloom bits and if it matches token events, request state proof and validate it
  • Call following delegate methods if needed:

IBlockchainDelegate#onUpdateErc20(balance: String, contractAddress: String)
IBlockchainDelegate#onUpdateErc20(syncState: SyncState, contractAddress: String)

@esen esen added the feature label Feb 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant