Hello all,
Taquito v21.0.0 is released here: @taquito/taquito - npm
This is our official release for Quebec protocol support
Here’s our release note:
Quebec Protocol Support
New Features
@taquito/rpc
- Added getSpendable
, getBalanceAndFrozenBonds
and getSpendableAndFrozenBonds
rpc endpoint #3023
Improvement
@taquito/rpc
- Updated getPendingOperations
with param source
and operationHash
#3034
@taquito/rpc
- Added Quebec protocol constant, ConstantsResponseProto021
, to ConstantsResponse
#3037
@taquito/rpc
- Removed endorsement compatibility (still kept rpc types and readProvider for user querying old blocks) #3036
Documentation
Updated documentation with Quebec support #3068
Fixed maps_bigmaps live code example bugs #3068
Internals
Updated dependencies #3068
Updated Taquito test dapp with Quebec support #3068
Please reach out if you have any questions or concerns. Thank you