From 22f8f335e30bc035fbc296b6cfa0dfcb945c1317 Mon Sep 17 00:00:00 2001 From: pete-watters <2938440+pete-watters@users.noreply.github.com> Date: Tue, 28 Nov 2023 15:27:50 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20leather-?= =?UTF-8?q?wallet/extension@b8a36abbe182d3b41891d3ece718f1e9f00cbe47=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../account-restore.ts.html | 2 +- app/common/account-restoration/index.html | 2 +- app/common/api/fetch-wrapper.ts.html | 2 +- app/common/api/index.html | 2 +- app/common/crypto-assets/index.html | 2 +- .../stacks-crypto-asset.utils.ts.html | 2 +- app/common/date-utils.ts.html | 2 +- app/common/hooks/index.html | 2 +- .../use-default-request-search-params.ts.html | 2 +- app/common/index.html | 2 +- app/common/initial-search-params.ts.html | 2 +- app/common/keychain/index.html | 2 +- app/common/keychain/keychain.ts.html | 2 +- app/common/math/calculate-averages.ts.html | 2 +- app/common/math/fibonacci.ts.html | 2 +- app/common/math/helpers.ts.html | 2 +- app/common/math/index.html | 2 +- app/common/money/calculate-money.ts.html | 2 +- app/common/money/format-money.ts.html | 2 +- app/common/money/index.html | 2 +- app/common/money/is-money.ts.html | 2 +- app/common/money/unit-conversion.ts.html | 2 +- app/common/signature/index.html | 2 +- app/common/signature/requests.ts.html | 2 +- app/common/stacks-utils.ts.html | 2 +- app/common/string-utils.ts.html | 2 +- .../bitcoin/coinselect/index.html | 30 +-- .../coinselect/local-coin-selection.ts.html | 31 +-- .../fees/btc-size-fee-estimator.ts.html | 8 +- .../transactions/bitcoin/fees/index.html | 10 +- .../stacks/generate-unsigned-txs.ts.html | 2 +- app/common/transactions/stacks/index.html | 28 +-- .../stacks/post-condition.utils.ts.html | 2 +- .../stacks/transaction.utils.ts.html | 33 ++- app/common/use-wallet-type.ts.html | 2 +- app/common/utils.ts.html | 10 +- app/common/utils/counter.ts.html | 2 +- app/common/utils/index.html | 2 +- app/common/utils/spam-filter.ts.html | 2 +- app/common/validation/index.html | 2 +- app/common/validation/validate-tx-id.ts.html | 2 +- .../components/transaction-list/index.html | 2 +- .../transaction-list.utils.ts.html | 2 +- ...ind-outputs-receiving-inscriptions.ts.html | 2 +- app/features/psbt-signer/hooks/index.html | 2 +- .../ordinal-inscription/coinselect/index.html | 2 +- .../select-inscription-coins.ts.html | 2 +- .../bitcoin/address/address.utils.ts.html | 2 +- app/query/bitcoin/address/index.html | 2 +- .../transactions-by-address.hooks.ts.html | 2 +- .../transactions-by-address.query.ts.html | 2 +- .../address/utxos-by-address.hooks.ts.html | 2 +- .../address/utxos-by-address.query.ts.html | 4 +- app/query/bitcoin/bitcoin-client.ts.html | 39 +-- app/query/bitcoin/index.html | 14 +- .../ordinals/brc20/brc-20.utils.ts.html | 2 +- app/query/bitcoin/ordinals/brc20/index.html | 2 +- app/query/bitcoin/ordinals/index.html | 2 +- .../ordinals/inscriptions.hooks.ts.html | 2 +- .../ordinals/inscriptions.query.ts.html | 6 +- app/query/index.html | 2 +- app/query/query-prefixes.ts.html | 2 +- app/query/stacks/index.html | 2 +- app/query/stacks/rate-limiter.ts.html | 2 +- app/query/stacks/stacks-client.ts.html | 2 +- .../stacks/token-metadata-client.ts.html | 2 +- .../fungible-token-metadata.query.ts.html | 2 +- .../stacks/tokens/fungible-tokens/index.html | 2 +- app/query/stacks/tokens/index.html | 2 +- .../tokens/token-metadata.utils.ts.html | 2 +- app/query/stacks/utils.ts.html | 4 +- app/query/utils.ts.html | 2 +- app/routes/account-gate.tsx.html | 2 +- app/routes/index.html | 2 +- app/store/accounts/account.ts.html | 2 +- .../bitcoin/bitcoin-keychain.ts.html | 40 +-- .../blockchain/bitcoin/bitcoin-signer.ts.html | 72 ++++-- .../accounts/blockchain/bitcoin/index.html | 64 ++--- .../native-segwit-account.hooks.ts.html | 159 +++++++++++- .../bitcoin/taproot-account.hooks.ts.html | 103 +++++++- .../accounts/blockchain/stacks/index.html | 2 +- .../stacks/stacks-account.hooks.ts.html | 2 +- .../blockchain/stacks/stacks-accounts.ts.html | 2 +- app/store/accounts/index.html | 2 +- app/store/analytics/analytics.slice.ts.html | 2 +- app/store/analytics/index.html | 2 +- .../app-permissions.slice.ts.html | 2 +- app/store/app-permissions/index.html | 2 +- app/store/chains/index.html | 2 +- app/store/chains/stx-chain.selectors.ts.html | 2 +- app/store/chains/stx-chain.slice.ts.html | 2 +- app/store/common/api-clients.hooks.ts.html | 4 +- app/store/common/index.html | 2 +- .../in-memory-key.selectors.ts.html | 2 +- .../in-memory-key/in-memory-key.slice.ts.html | 2 +- app/store/in-memory-key/index.html | 2 +- app/store/index.html | 2 +- app/store/index.ts.html | 2 +- .../ledger/bitcoin/bitcoin-key.slice.ts.html | 17 +- app/store/ledger/bitcoin/index.html | 26 +- app/store/ledger/index.html | 2 +- ...ledger-chain-key-storage-generator.ts.html | 2 +- app/store/ledger/ledger.selectors.ts.html | 2 +- app/store/ledger/stacks/index.html | 2 +- .../ledger/stacks/stacks-key.slice.ts.html | 2 +- app/store/networks/index.html | 22 +- app/store/networks/networks.actions.ts.html | 2 +- app/store/networks/networks.hooks.ts.html | 62 ++++- app/store/networks/networks.selectors.ts.html | 2 +- app/store/networks/networks.slice.ts.html | 7 +- app/store/networks/networks.ts.html | 2 +- app/store/networks/networks.utils.ts.html | 89 +++++-- app/store/ordinals/index.html | 2 +- app/store/ordinals/ordinals.slice.ts.html | 2 +- app/store/settings/index.html | 2 +- app/store/settings/settings.slice.ts.html | 2 +- app/store/signatures/index.html | 2 +- app/store/signatures/requests.hooks.ts.html | 2 +- app/store/software-keys/index.html | 2 +- .../software-key.selectors.ts.html | 2 +- .../software-keys/software-key.slice.ts.html | 2 +- app/store/submitted-transactions/index.html | 2 +- .../submitted-transactions.slice.ts.html | 2 +- app/store/transactions/index.html | 2 +- .../post-conditions.hooks.ts.html | 2 +- app/store/transactions/requests.hooks.ts.html | 2 +- app/store/transactions/transaction.ts.html | 2 +- .../utils/broadcast-action-types.ts.html | 2 +- app/store/utils/index.html | 2 +- .../utils/vault-reducer-migration.ts.html | 2 +- app/ui/utils/get-contract-name.ts.html | 148 +++++++++++ app/ui/utils/index.html | 131 ++++++++++ app/ui/utils/truncate-middle.ts.html | 154 ++++++++++++ badge.svg | 2 +- coverage-final.json | 38 +-- coverage-summary.json | 34 +-- index.html | 171 +++++++------ shared/constants.ts.html | 26 +- .../bitcoin/bip322/bip322-utils.ts.html | 2 +- shared/crypto/bitcoin/bip322/index.html | 14 +- .../sign-message-bip322-bitcoinjs.ts.html | 29 ++- shared/crypto/bitcoin/bitcoin.network.ts.html | 2 +- shared/crypto/bitcoin/bitcoin.utils.ts.html | 236 +++++++++++++++--- shared/crypto/bitcoin/index.html | 36 +-- .../crypto/bitcoin/p2tr-address-gen.ts.html | 2 +- .../crypto/bitcoin/p2wpkh-address-gen.ts.html | 2 +- .../bitcoin/p2wsh-p2sh-address-gen.ts.html | 2 +- shared/crypto/derivation-path.utils.ts.html | 2 +- shared/crypto/index.html | 2 +- shared/crypto/stacks/index.html | 2 +- .../crypto/stacks/stacks-address-gen.ts.html | 2 +- shared/crypto/stacks/stacks.utils.ts.html | 2 +- shared/environment.ts.html | 11 +- shared/index.html | 44 ++-- shared/logger-storage.ts.html | 2 +- shared/logger.ts.html | 2 +- shared/models/index.html | 2 +- shared/models/market.model.ts.html | 2 +- shared/models/money.model.ts.html | 2 +- shared/route-urls.ts.html | 11 +- shared/storage/index.html | 2 +- shared/storage/redux-pesist.ts.html | 2 +- shared/utils.ts.html | 51 +++- shared/utils/analytics.ts.html | 2 +- shared/utils/index.html | 2 +- shared/utils/requests.ts.html | 2 +- shared/utils/validate-url.ts.html | 2 +- 167 files changed, 1662 insertions(+), 610 deletions(-) create mode 100644 app/ui/utils/get-contract-name.ts.html create mode 100644 app/ui/utils/index.html create mode 100644 app/ui/utils/truncate-middle.ts.html diff --git a/app/common/account-restoration/account-restore.ts.html b/app/common/account-restoration/account-restore.ts.html index 3d56a58525f..fa8d07ad9f2 100644 --- a/app/common/account-restoration/account-restore.ts.html +++ b/app/common/account-restoration/account-restore.ts.html @@ -295,7 +295,7 @@