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

Update TezosOperation typings #725

Closed AndreasGassmann closed 5 months ago

AndreasGassmann commented 6 months ago

Summary Every protocol upgrade, the Tezos operation typings may be updated. We have not updated our typings (located here in a while, so now it is not possible to send certain operations because of the type mismatch, without casting it to any first.

Describe the expected behaviour Typings should be in sync with the taquito typings found here

Describe your use case This issue was raised because of the lack of support for transfer_ticket.

IsaccoSordo commented 5 months ago

The missing types are available in v4.2.0