fioprotocol / fio-registrations

FIO protocol domain and address registration
MIT License
5 stars 9 forks source link

Refactor coinbase event processing and improve payment tracking #10

Closed jcalfee closed 4 years ago

jcalfee commented 4 years ago

Changes how Coinbase events are processed. There is not enough historical information in the Coinbase events to match payments to the time-line (without the webhook), so instead of appending new events, wipe and re-apply confirmed and pending payments to the timeline (update it).

jcalfee commented 4 years ago

Depends on #9 80475fddbfcfff42175f1b089234c8e09cc8e8b0