use-ink / link

Unstoppable URL shortener built with the ink! smart contract language.
https://tiny.ink
Apache License 2.0
29 stars 8 forks source link

chore: upgrade useink and setup vite #288

Closed gaboesquivel closed 9 months ago

netlify[bot] commented 1 year ago

Deploy Preview for inklink ready!

Name Link
Latest commit 10fde6ebb10a7a5df441191d0aefc80a907ad117
Latest deploy log https://app.netlify.com/sites/inklink/deploys/64e8c703438b26000894391c
Deploy Preview https://deploy-preview-288--inklink.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.

gaboesquivel commented 1 year ago

This complete @statictype @DoubleOTheven, clippy and contract test have been failing since Aug 19, 2022 https://github.com/paritytech/link/commits/master. Should we remove them?

statictype commented 1 year ago

This complete @statictype @DoubleOTheven, clippy and contract test have been failing since Aug 19, 2022 https://github.com/paritytech/link/commits/master. Should we remove them?

Sometimes those tests fail due to CI problems, not actual broken functionality. This is probably the reason, we haven't touched the contract code. That part would really need some love, it's still on ink! v3. wdyt @cmichi?