input-output-hk / cardano-wallet-legacy

Official Wallet Backend & API for Cardano-SL
https://input-output-hk.github.io/cardano-wallet/
MIT License
21 stars 12 forks source link

Implement IsOurs prefiltering for Hd Sequential wallets #239

Open uroboros opened 5 years ago

uroboros commented 5 years ago

Context

When the wallet applies blocks it prefilters for "our" addresses and in this way tracks the utxo and balance of a wallet. We need to enable tracking of EOS wallets

Decision

Acceptance Criterias


Development Plan

In the form of a TODO list, explain how the ticket is going to be tackled and how you intend to proceed.

QA

We need to verify that EOS wallets are being tracked:

Retrospective

KtorZ commented 5 years ago

@uroboros Hey, we are missing an estimate for that task. May you add one, according to what came up during your analysis of the issue?

KtorZ commented 5 years ago

Also, if you're working on this, may you please move it to the In Progress column ?