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

Move relay contracts to contracts repo #7

Closed ceseale closed 6 years ago

ceseale commented 6 years ago

Is your feature request related to a problem? Please describe. It's difficult to test the repo as apart of e2e without its contracts being apart of the contracts repo.

Describe the solution you'd like Move contracts to the contracts repo and pull get relay config from consul.

Describe alternatives you've considered I thought about keeping it in this repo but decided it would lead to duplicating the config creation code in contracts.

Rizato commented 6 years ago

How are you handling the relay verifier addrs?

ceseale commented 6 years ago

I'm just used the same default ones from here for now. But they would have to get stored to consul as well.

myhndl commented 6 years ago

@ceseale what's going on here - do you need a review? This ticket is under Needs Review and there's been no activity for 10 days.

ceseale commented 6 years ago

this is complete with https://github.com/polyswarm/relay/pull/9