pendulum-chain / vortex

1 stars 0 forks source link

137 split our receiver contract on moonbeam in two parts #139

Closed TorstenStueber closed 2 weeks ago

TorstenStueber commented 2 weeks ago

Closed #137

I tested this locally and it works.

This code won't work yet in the preview deployment as we need to the secret to the signing service.

netlify[bot] commented 2 weeks ago

Deploy Preview for pendulum-pay ready!

Name Link
Latest commit 8124632fdd8004e03dc1ae5d9c840e345b079792
Latest deploy log https://app.netlify.com/sites/pendulum-pay/deploys/66df205547246c0008a007c7
Deploy Preview https://deploy-preview-139--pendulum-pay.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

TorstenStueber commented 2 weeks ago

I implemented your change requests and ran another successful local test.

@gianfra-t I changed the first post hook call to also use type 1. It might be secure with MAX, but I think the type 1 solution is more elegant.