Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* init refactor * chore: adjust submodule path * chore: adjust submodule path * chore: add build file * fix: proto submodule * fix: proto submodule * chore: add rng target arch * feat: chain path management * feat: add get_chain_by_base_id method * feat: add cipher decrypt * feat: add sign message * chore: spec should_get_all_supported_chains_account_from_mnemonic * chore: use_legacy_path param * feat: add ksafe feature checking * fix: BTC based ids & changed sign message to receive hex bytes * update android build config * add android feature checking * add f64 and string methods for bignum type * feat: kos-web wallet manager * fix: wasm_bindgen binds * chore: add moonbeam * feat: eth sign_typed_data * chore: get transaction fields * fix: clippy errors * chore: organize crypto packages * chore: fix fmt * chore: fix deny check * chore: fix fmt for proto generated * chore: remove env * feat: kos-web BigNumber * feat: kos-mobile BigNumber * feat: BTC sign message * fix: uniffi throw Ok(String) * feat: btc sign methods * fix: btc tx witness * fix: build * feat: add method to return supported chains * fix: lint issues * chore: set MOVR and GLMR as eth based * fix: lint warn * feat: BTC sign transaction * feat: added kos-web sign options --------- Co-authored-by: Patrick Monteiro <[email protected]> Co-authored-by: Jordan <[email protected]>
- Loading branch information