polyswarm / relay

Sidechain relay for PolySwarm, the first decentralized threat intelligence market.
https://polyswarm.io
GNU General Public License v3.0
2 stars 1 forks source link

Swap out error_chain with failure_crate and JSONize log output #15

Closed zv closed 5 years ago

zv commented 5 years ago

Resolves #12 #4 and https://github.com/polyswarm/development/issues/30

mjkoo commented 5 years ago

Seems like a good number of my comments from https://github.com/polyswarm/relay/pull/12 are still relevant, rather than closing and opening a new PR would appreciate either a resolution or a comment in the review about why the review item wasn't relevant.

zv commented 5 years ago

@mjkoo I added a new commit that addresses some of the issues you raised in #12 as well as some other issues that I've reconsidered.

Can you review my changes again?