ReinProject / python-rein

Client for a decentralized freelancing market
https://reinproject.org
GNU General Public License v3.0
37 stars 21 forks source link

Incorrect Mediator address generation #73

Closed weex closed 7 years ago

weex commented 7 years ago

In two recent jobs, the mediator address and redeem script did not match.

For example the redeem script: 21025a19c3aa027e9114a2f79b6e2f76d85c5b3fb59723ea9dba97e019f1f751d0ebad5121020169cdc61579fd707ef56ef06e6c3d1b5494eada3df5df9c0d6c20f29f2f96172102094109a559af513fb33c616210eaf6b0196dbd558fd7e803487505ec1d28918252ae

It not match this address which was generated when the Rein Bid document was built and that was also shown in the Rein job info page: 3NKpfwoUYTeZaSduC1kfVXWt3RtF2PEybT

weex commented 7 years ago

False alarm. It's been a while so I forgot that we have to use our own fork of Coinb.in to do this. As of now, Coinb.in itself hasn't merged this mandatory multisig form of redeem script.