bitcointranscripts / transcription-review-backend

7 stars 11 forks source link

feat: Migration feat #110

Closed Toheeb-Ojuolape closed 1 year ago

Toheeb-Ojuolape commented 1 year ago

Hi @Extheoisah. As requested in your review, I uncommented the code I wrote in alby and opennode controllers and refactored them to work with the middleware setup. I also setup the node-lightning invoice package to decode invoices and get their amount to check if the user has sufficient sats in their wallet to request the withdrawal of that amount.

nully0x commented 1 year ago

Hi @Toheeb-Ojuolape, the git-flow is a bit messed up, please update your local dev branch to the latest dev head and re-apply your work on that as a new branch. That should make it easier.

Toheeb-Ojuolape commented 1 year ago

Hi @Toheeb-Ojuolape, the git-flow is a bit messed up, please update your local dev branch to the latest dev head and re-apply your work on that as a new branch. That should make it easier.

@nully0x I already did a rebase to dev. Is there something else I'm supposed to do again?

nully0x commented 1 year ago

Hi @Toheeb-Ojuolape, the git-flow is a bit messed up, please update your local dev branch to the latest dev head and re-apply your work on that as a new branch. That should make it easier.

@nully0x I already did a rebase to dev. Is there something else I'm supposed to do again?

oh okay, don't worry.