pegnet / pegnetd

The pegnet daemon to track txs, conversions, etc
Other
13 stars 14 forks source link

(TXHistory) Better error messages #68

Closed WhoSoup closed 5 years ago

WhoSoup commented 5 years ago

Following testing from Veena, this PR improves the error output of the endpoints. Also a bug fix for mutual exclusivity (it only checked if all 3 were present but not if 2 were). The hash parameter now reads strings and tests to see if unmarshaling is possible rather than just throwing an error.