airgap-it / beacon-sdk

The beacon sdk allows developers of dApps and wallets on Tezos to implement the wallet interaction standard tzip-10.
https://walletbeacon.io
MIT License
100 stars 65 forks source link

[Feat] Tzip 28 support with build fixed #735

Closed quentin-burg closed 5 months ago

quentin-burg commented 5 months ago

This PR adds the support for the Tzip 28: Simulated Proof of Event.

This PR fix the build fails with the PR https://github.com/airgap-it/beacon-sdk/pull/692 (related to this https://github.com/airgap-it/beacon-sdk/pull/731#issuecomment-1988764311)

@IsaccoSordo @AndreasGassmann please ping me if there is another issue with this PR, thanks.

IsaccoSordo commented 5 months ago

Hi @quentin-burg, thanks a lot. Your changes will be available in the upcoming beta release.