Taquito v19.0.2
Bug Fix
@taquito/local-forging
- Added the constants for staking/unstaking in the forger that are related to the Experimental and Disabled Adaptive Issuance feature that shipped in Oxford2. PR#2824_
The "disabled" Adaptive Issuance features had a side effect or, undocumented change on forging. This issue came to light when wallets interacted with Smart Contracts that implement entrypoints named "stake" or "unstake".
Taquito had support for these changes when it was targeting the first iteration of the Oxford proposal. As the Oxford2 proposal was expected to have these features completely disabled, the team decided to keep Taquito lean and not support features that were to be disabled/hidden behind feature flags.