decred / politeia

ISC License
110 stars 75 forks source link

politeiawww: handle dcrdata tx lookup errors #1688

Closed amass01 closed 1 year ago

amass01 commented 1 year ago

This commit fixes a bug where politeiawww crashes when an error returned for dcrdata while polling new users paywall address. This commit swallows the error and returns a reply with hasPaid = false along with the paywall address details.