Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: update test demo * fix: save utxos to local * fix: change account * storage state changes * fix: storage data * fix: save data when data is available * async methods * fix: update demo * undo async * fix: update save utxos * storage state is JsValue now * fix: change storage data to JsValue * test fixed * fix: add initial seed phrase * fix: rm unsafe-eval lib scale-codec, temporarily use the old version pull_ledger_diff interface to sync data * fix: rm polkadotSigner in build transaction * fix: replace private with zk * fix: api changed * fix: replace scale-codec with manta-scale-codec, fix CSP issues * updated manta-rs dependencies * changelog * changelog * fix: add publicAddress in toPublic, refer: #102 * fix: update package name * fix: update name * fix: move storage logic to external * fix: upgrade sdk version * new method * feat: Save storage state while syncing * fix: move reset_state to initialWalletSync * fix: revert max pull size * swapped get and set storage names * changelog --------- Co-authored-by: Daniel <danielnickreal@gmail.com>
- Loading branch information