You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: release 0.1.25 (#70)
* chore: bump versions
* chore: add patch to curve25519 only to znap-cli
* chore: shit gets ignored anyway
* chore: struggling with curve25519-dalek
* chore: bump again to see if it works
* chore: disable reqwest https features
* chore: downgrade solana temporarily
* chore: yet another bump
* chore: downgrade solana in the examples too
* chore: well, yeah, another bump
chore: adjust api to match newer spec (#35)
* fix: wrap links following the spec
* fix: use proper struct names
* feat: add support to cors for the router
* chore: improve example
* feat: include actions.json logic
* feat: write a default actions.json
* chore: improve example