All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- #150 Add a retry mechanism to the initial_sync api
- #148 Add caching to the getMetadata interface that takes up too much bandwidth
- #139 Add sdk node example
- #133 Restore pruning and add UTXO consolidation && add Api
estimateTransferPostsCount
&& add ApiconsolidateTransferSend
- #131 Add synced ledger count api
- #128 Add total ledger count
- #127 Add ledger sync progress
- #126 Add Reproduce extra balance example && Update SDK example && && Update extension example
- #119 Add HttpProvider && Fix private-transfer.lfs file download failure in Manta Wallet && Fix the error that the download failed on Ledger api
- #118 Add pruning function && Fix initial sync bug && Refactor walletIsBusy logic && Add get transactionDatas from posts
- #115 Add the reading and writing of JsValue related to authorization_context && Add sync SBT function, without Merkle tree && getZkAddress and toPrivate do not need load_accounts, only authorization_context is required
- #114 Refactor SDK logic && Add build SBT posts method, and getIdentityProof && Add docs and examples on how to connect Manta Wallet && Add how to use SDK docs and examples
- #108 Added initial sync method.
- #105 Save while syncing.
- #85 Key-dependent signer function APIs.
- #71 Update to dense pull ledger diff
- #51 Update to MantaPay v1
- #124 Upgrade manta-rs dependencies to v0.5.15.
- #103 Update manta-rs to v0.5.12.
- #102 Include sink accounts in ToPublic. Removes
assetIdToUInt8Array
function as it encodes values < 255 incorrectly, now changed to use polkadot.js utility function. - #88 Update API wording to be consistent with company-wide language.
- #125 Disable pruning feature.