EndlessVanguard / bitcoin-remunerate-api

A scheme for trustless, decentralized, anonymous, remuneration for content creators.
1 stars 0 forks source link

Transaction cleanup emergency rescue #43

Closed fromheten closed 8 years ago

fromheten commented 8 years ago

35 is a trainwreck - the code does not even run.

I did $ git checkout 2c577a5e86cda8f57a0dd1dd277889fe2f2be2e6 && git checkout -b transaction-cleanup-emergency-rescue

Here is a transaction I made from the current point in time (commit 2c577a5e86cda8f57a0dd1dd277889fe2f2be2e6) on this branch: https://blockchain.info/tx/85fa52b8e229713f8fc0b16011820eb63c2a48858b32d5ffdadafdc1a6f73886. Works. Did that commit from my local machine on Thursday 19 May 2016 15:18-ish.

Let's do a catch up merge, and then merge.

Let's do any style fixes and renaming every lodash to lodash/fp in another branch - because it's unrelated to this and when done without testing introduces bugs.

fromheten commented 8 years ago

GAME PLAN

mattgstevens commented 8 years ago

superseded by #44