Innkst
Innkst
Delphi protocol will be generally available on Nov 12, 2020 While we still need to support Carthage protocol, Babylon protocol can now be removed. - [x] decomission public babylonnet nodes...
**As a Taquito user that has an Operation Hash I want an API that I can use to fetch the Operation so that I can inspect the contents and status...
**As a Taquito user that has an Operation Hash I want an API that I can use to fetch the Operation's bigmaps and keys so that I can inspect the...
**What are the goals of the research?** Our users have been asking about more operations to be supported by Wallet API. We see more users asking for more operations within...
1. Add support for the following Bakers related entry points to Taquito RPCClient: - /context/adaptive_issuance_launch_cycle" - Returns the cycle at which the launch of the Adaptive Issuance feature is set...
1. Add support for the following adaptive issuance Baker related rpc entrypoints to Taquito RPCClient: - [ ] /context/delegates/{pkh}/active_staking_parameters - Returns the currently active staking parameters for the given delegate....
Add support for the following entry points to Taquito RPCClient: - "/context/contracts/{contract_id}/staked_balance" - Access the staked balance of a contract. Returns None if the contract is originated, or neither delegated...
- [ ] Setup baker supporting bip25519, learn from this -- [ ] How to generate the secret key - [ ] Try with the ledger - [ ] Create...
General investigation of the changes required for Taquito to add support for zk_rollup
- [ ] Update type definitions in Taquito to support new operations and return values from the blockchain. `operation_contents_and_results` as well as `operation_result` entries for the following new operations: -...