devotebest / air-gap-wallet-v4

air-gap-wallet-v4
0 stars 0 forks source link

Finishing up project #6

Closed AndreasGassmann closed 5 years ago

AndreasGassmann commented 5 years ago

Some issues I noticed while testing: This list is not complete yet.

Build

Code

Refactoring (not high priority)

Tests

UI

Web

Extension

iOS

Android

Ionic issues / Needs discussion

devotebest commented 5 years ago

we don't need . because we already have @download/blockies and myethewallet-blockies library.

devotebest commented 5 years ago

I updated about navcontroller, we will use navcontroller for only pop feature.

devotebest commented 5 years ago

ProtocolSelectPageModule is already enabled, so need to remove that.

devotebest commented 5 years ago

swap.ts onDidDismiss uses protocolIdentifier.data. Shouldn't it be "protocolIdentifier"?

I debugged out, ionic 4 returning data with object.data format. so used .data