Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
365 commits
Select commit Hold shift + click to select a range
a66e0be
0.2.5 (#198)
github-actions[bot] Jul 23, 2024
f828f97
refactor: consolidate get fee rate logic into a util function (#206)
stanleyyconsensys Jul 25, 2024
271c1d3
refactor: consolidate account address verify logic (#207)
stanleyyconsensys Jul 25, 2024
c0b14d1
feat: add `estimateFee` RPC endpoint (#169)
stanleyyconsensys Jul 26, 2024
b060206
0.3.0 (#209)
github-actions[bot] Jul 26, 2024
bd2671f
fix: audit 4.6 - pin Bitcoin and cryptographic dependencies (#205)
danroc Jul 29, 2024
48e2eff
feat: emit acccount suggested name from Snap (#210)
ccharly Jul 30, 2024
017cf42
0.4.0 (#212)
github-actions[bot] Jul 30, 2024
a80e198
feat: add `getMaxSpendableBalance` RPC endpoint (#188)
stanleyyconsensys Aug 1, 2024
abd6802
chore: update metamask/* dep (#218)
stanleyyconsensys Aug 2, 2024
24fe6b5
chore: increase keyring test coverage (#220)
stanleyyconsensys Aug 2, 2024
099fa9f
doc: update snap read me (#230)
stanleyyconsensys Aug 23, 2024
932635a
0.5.0 (#234)
github-actions[bot] Aug 28, 2024
5cfe160
chore: display a alert dialog if an insufficient funds error has thro…
stanleyyconsensys Sep 11, 2024
272cdf7
chore: fix shorten address format (#238)
stanleyyconsensys Sep 11, 2024
8956cc5
0.6.0 (#244)
github-actions[bot] Sep 13, 2024
086b0df
refactor: add rpc test helper (#222)
stanleyyconsensys Sep 20, 2024
aae3d7c
feat: add `QuickNode` api client (#247)
stanleyyconsensys Sep 25, 2024
6994304
chore: bump keyring-api to ^8.1.3 (#253)
ccharly Sep 26, 2024
a3d406a
0.6.1 (#255)
github-actions[bot] Sep 26, 2024
491e319
fix: invalid response in estimate fee rpc (#261)
stanleyyconsensys Sep 30, 2024
d3b7d81
fix: update `QuickNode` api response handle (#263)
stanleyyconsensys Sep 30, 2024
5d61337
chore: change `dataclient` from `BlockChairClient` to `QuickNodeClien…
stanleyyconsensys Sep 30, 2024
1c23e46
fix(quicknode): workaround testnet conf_target for fee estimation (#267)
ccharly Oct 4, 2024
11a484a
fix(quicknode): fix fee estimate (#266)
ccharly Oct 4, 2024
10e6cf1
0.7.0 (#271)
github-actions[bot] Oct 7, 2024
355edb6
refactor: better naming for KVB/KB/VB (#270)
ccharly Oct 10, 2024
80e53d9
feat(QuickNode): add fallback solution if `QuickNode` RPC `estimatesm…
stanleyyconsensys Oct 14, 2024
a6e878e
feat: rename proposed name to "Bitcoin" (#283)
danroc Oct 14, 2024
9c08096
feat: send ui (#281)
montelaidev Oct 16, 2024
7c46e1b
refactor(QuickNode): refactor data client into a base class (#282)
stanleyyconsensys Oct 16, 2024
6a6ae5c
feat: use snap_getCurrencyRates (#289)
montelaidev Oct 16, 2024
0170d31
fix: use input props (#304)
montelaidev Oct 17, 2024
84d8857
feat!: make transactions replaceable by default (#297)
danroc Oct 17, 2024
83d3626
fix: show btc logo and add links to address (#305)
montelaidev Oct 17, 2024
0d75bf0
refactor!: sendmany -> sendBitcoin (#303)
ccharly Oct 17, 2024
d491871
fix: allow any btc address in sendmany (#308)
montelaidev Oct 17, 2024
0fcda7f
fix: footer validation (#309)
montelaidev Oct 17, 2024
16f71d8
0.8.0 (#311)
github-actions[bot] Oct 17, 2024
e7519a3
feat: add hideSnapBranding when building (#312)
ccharly Oct 17, 2024
cc9841e
0.8.1 (#313)
github-actions[bot] Oct 17, 2024
58a096a
chore: remove `BlockChair` DataClient (#298)
stanleyyconsensys Oct 21, 2024
75fa1e2
chore: remove localhost from the permissions (#322)
ccharly Oct 24, 2024
15d6744
chore: remove localhost from permissions (#324)
danroc Oct 25, 2024
42b6c87
chore: remove localhost from the permissions (#322)
ccharly Oct 24, 2024
f6cf2fa
chore: remove localhost from permissions (#324)
danroc Oct 25, 2024
5db00c7
0.8.2
invalid-email-address Oct 28, 2024
aa21dcf
chore: resolve conflicts
ccharly Nov 4, 2024
d12d6f6
Merge branch 'release/0.8.2'
danroc Nov 4, 2024
16bbe9a
fix: ui paper cuts (#343)
montelaidev Nov 6, 2024
5f2ea0f
chore: add comment explaining empty space for header text alignment (…
danroc Nov 7, 2024
51a703b
fix: update transaction time to 30 min (#346)
montelaidev Nov 12, 2024
e67aacc
fix: update incorrect CAIP number for BTC asset (#325)
stanleyyconsensys Nov 19, 2024
b1aa214
refactor(QuickNode): support multiple addresses for method `getUtxos…
stanleyyconsensys Nov 20, 2024
8186778
refactor(getBalances): simplify the logic in RPC `getBalances` (#336)
stanleyyconsensys Nov 20, 2024
bc623d9
feat(SimpleHash): add `SimpleHash` dataclient (#284)
stanleyyconsensys Nov 20, 2024
4bd2042
feat(Sats-Protection): integrate sats protection with `SimpleHash` (#…
stanleyyconsensys Nov 26, 2024
96c14f8
refactor: use update context instead of persisting request (#345)
montelaidev Nov 27, 2024
9350bf7
chore: add sats protection tooltip UI (#349)
stanleyyconsensys Nov 27, 2024
e8ab521
fix: allow send to happen even when rates are not available (#350)
montelaidev Nov 28, 2024
794400a
fix: check for initial value before validating (#357)
montelaidev Nov 29, 2024
1bf3247
fix: move dust error into amount (#356)
montelaidev Nov 29, 2024
317d717
feat: add locale (#348)
montelaidev Dec 5, 2024
3c00518
feat: fee rate caching (#358)
montelaidev Dec 11, 2024
d6d2fe5
feat!: add `scopes` field to `KeyringAccount` (#364)
ccharly Jan 8, 2025
0bbe681
0.9.0 (#385)
github-actions[bot] Jan 8, 2025
1fc07c1
feat: bdk create account (#361)
darioAnongba Jan 9, 2025
3532333
build(deps): bump the snaps group across 1 directory with 10 updates …
dependabot[bot] Jan 10, 2025
07aa0fe
build(deps-dev): bump @metamask/key-tree from 9.1.2 to 10.0.2 (#376)
dependabot[bot] Jan 10, 2025
ab869cd
feat: bdk get account balances (#378)
darioAnongba Jan 13, 2025
8dd46cc
chore: upgrade yarn to v4 (#389)
darioAnongba Jan 13, 2025
e0f7a22
test: integration tests (#382)
darioAnongba Jan 15, 2025
d32ffb2
feat: initial state on install (#379)
darioAnongba Jan 21, 2025
57813d6
feat: bdk list accounts (#394)
darioAnongba Jan 21, 2025
436af35
feat: bdk remove account (#393)
darioAnongba Jan 21, 2025
1147295
fix: typo (#402)
montelaidev Jan 24, 2025
a5caaf9
feat: list account transactions and assets (#405)
darioAnongba Jan 28, 2025
26e45e0
fix: missing permissions for transactions and assets (#408)
darioAnongba Jan 29, 2025
f1ce7d3
feat: cron job (#407)
darioAnongba Feb 3, 2025
b08e262
feat: bdk send flow (#411)
darioAnongba Feb 12, 2025
e2edf5b
bdk: send flow user interfaces (#413)
darioAnongba Feb 18, 2025
5acb54f
feat: bdk utxo protection (#414)
darioAnongba Feb 21, 2025
8518892
feat: events + onAssetLookup (#416)
darioAnongba Feb 24, 2025
d4101e8
chore: remove unused dependencies (#417)
darioAnongba Feb 27, 2025
1b341e6
feat: on asset conversions (#418)
darioAnongba Mar 4, 2025
adf6110
feat: background loop (#419)
darioAnongba Mar 11, 2025
fb7b6f9
feat: list transactions (#420)
darioAnongba Mar 14, 2025
a224967
fix: icons as base64 (#422)
darioAnongba Mar 17, 2025
86e22c8
chore: increase parallel requests and reduce stop gap (#424)
darioAnongba Mar 19, 2025
afcc789
New Crowdin translations by Github Action (#403)
github-actions[bot] Mar 19, 2025
b411d41
0.10.0 (#423)
github-actions[bot] Mar 19, 2025
9f6420c
Revert "0.10.0 (#423)" (#428)
darioAnongba Mar 19, 2025
55276fc
fix: remove fees on receive (#427)
darioAnongba Mar 19, 2025
3a7909c
0.10.0 (#429)
github-actions[bot] Mar 19, 2025
aecf2d8
Revert "0.10.0 (#429)" (#431)
darioAnongba Mar 19, 2025
65833b3
0.10.0 (#432)
github-actions[bot] Mar 20, 2025
e485c6f
Revert "0.10.0 (#432)" (#434)
darioAnongba Mar 20, 2025
1e87e3d
0.10.0 (#436)
github-actions[bot] Mar 20, 2025
d5c1860
chore: logger refactor (#437)
darioAnongba Mar 26, 2025
cc9ce26
chore: reduce bundle size (#439)
darioAnongba Mar 27, 2025
dc4a003
fix: discard own outputs from send transactions (#441)
darioAnongba Apr 1, 2025
fd93730
chore: refactor locale (#433)
darioAnongba Apr 3, 2025
cd02d7b
feat: align latest dependencies (#443)
darioAnongba Apr 7, 2025
dc53e85
refactor: error handling (#442)
darioAnongba Apr 8, 2025
6c591ee
0.11.0 (#444)
github-actions[bot] Apr 8, 2025
f2d3fa1
chore: disable utxo protection (#445)
darioAnongba Apr 11, 2025
3d87963
chore: remove simplehash residue (#447)
darioAnongba Apr 30, 2025
f2a8166
build: compress snap (#451)
darioAnongba May 2, 2025
e00406d
refactor: generate and send psbt (#448)
darioAnongba May 2, 2025
bd6521b
0.12.0 (#452)
github-actions[bot] May 2, 2025
27005da
feat: add unconfirmed tx to history (#453)
darioAnongba May 6, 2025
cdf7d6d
build: bump bitcoindevkit version (#454)
darioAnongba May 8, 2025
36ef22d
0.12.1 (#455)
github-actions[bot] May 8, 2025
0ba5ade
feat: historical prices (#456)
darioAnongba May 14, 2025
1b41c5c
feat: multi account support (#457)
darioAnongba May 15, 2025
d240172
0.13.0 (#458)
github-actions[bot] May 16, 2025
a3d2aaa
chore: monorepo cleanup (#459)
darioAnongba May 20, 2025
aca728d
feat: discover accounts (#460)
darioAnongba May 22, 2025
b78806a
feat: use new account types (#461)
darioAnongba May 22, 2025
854716f
feat: use setState and getState (#463)
darioAnongba May 27, 2025
732d3c3
fix: discover accounts (#464)
darioAnongba May 27, 2025
02a8306
0.14.0 (#465)
github-actions[bot] May 27, 2025
3a8bd9a
fix: account name passthrough (#466)
darioAnongba Jun 2, 2025
a8cec6f
0.14.1 (#467)
github-actions[bot] Jun 2, 2025
6fe8ff8
fix: delete account (#469)
darioAnongba Jun 3, 2025
be6174a
fix: entropy source in options (#473)
darioAnongba Jun 6, 2025
275a273
refactor: improve send flow (#472)
darioAnongba Jun 10, 2025
4321064
feat: switch currencies (#477)
darioAnongba Jun 11, 2025
a18519e
feat: Market data (#478)
darioAnongba Jun 12, 2025
7d1b758
feat: account selector (#479)
darioAnongba Jun 12, 2025
7605394
feat: account index auto increment (#471)
darioAnongba Jun 13, 2025
a82adbd
0.15.0 (#480)
github-actions[bot] Jun 13, 2025
9d26d4f
feat: send flow errors (#482)
darioAnongba Jul 1, 2025
722fd97
New Crowdin translations by Github Action (#483)
github-actions[bot] Jul 1, 2025
03d8ca9
feat: use event value (#485)
darioAnongba Jul 1, 2025
b5b64b5
feat: on asset market data (#486)
darioAnongba Jul 1, 2025
7cfe21c
0.16.0 (#487)
github-actions[bot] Jul 2, 2025
445f585
fix: typo onAssetsMarketData (#489)
darioAnongba Jul 2, 2025
d36894c
0.16.1 (#490)
github-actions[bot] Jul 2, 2025
2849096
fix: synchronize empty accounts (#491)
darioAnongba Jul 3, 2025
3db23a2
feat: synchronize by default (#492)
darioAnongba Jul 3, 2025
c2169c9
0.17.0 (#493)
github-actions[bot] Jul 3, 2025
0e6d3b6
feat: track transaction events on snap (#495)
orestiseth Jul 24, 2025
a0cc024
feat: error handling (#496)
darioAnongba Jul 28, 2025
2dfcc64
feat: error handling (#498)
darioAnongba Jul 30, 2025
1c0f237
feat: add account options (#499)
darioAnongba Jul 30, 2025
dbb9d5c
fix: retry mechanism esplora (#500)
darioAnongba Jul 30, 2025
7cd547a
0.18.0 (#502)
github-actions[bot] Jul 30, 2025
baf4fd0
test: verify snap track events on account syncing (#503)
orestiseth Aug 11, 2025
de97e18
feat: fill, sign and send PSBT (#504)
darioAnongba Aug 12, 2025
bfff371
docs: complete docs refactor (#505)
darioAnongba Aug 13, 2025
2d8cb6d
docs: openrpc onclientrequest (#506)
darioAnongba Aug 14, 2025
9f9480e
feat: compute transaction fees for PSBTs (#507)
orestiseth Aug 19, 2025
ec42c29
0.19.0 (#509)
github-actions[bot] Aug 19, 2025
77d37fd
0.19.1 (#511)
github-actions[bot] Aug 20, 2025
bdf600c
Revert "0.19.1 (#511)" (#512)
darioAnongba Aug 20, 2025
a92432c
0.19.1 (#513)
github-actions[bot] Aug 20, 2025
1da6f9f
0.19.2 (#516)
github-actions[bot] Aug 20, 2025
e501916
fix: treat empty strings as unset in config (#517)
darioAnongba Aug 20, 2025
8d97bd0
0.19.3 (#518)
github-actions[bot] Aug 20, 2025
c34b32f
feat: submit request psbt management (#514)
darioAnongba Aug 21, 2025
f485f13
feat: send transfer (#519)
darioAnongba Aug 22, 2025
d60700a
feat: utxo management in submitRequest (#520)
darioAnongba Aug 22, 2025
4741db1
feat: sign message (#521)
darioAnongba Aug 25, 2025
765a2b8
feat: OpenRPC for dApp connectivity (#522)
darioAnongba Aug 25, 2025
d14bc55
feat: confirmation for sign message (#523)
darioAnongba Aug 25, 2025
45f93c5
feat: events on active (#524)
darioAnongba Aug 26, 2025
9d3a33b
feat: v1 alignment (#525)
darioAnongba Aug 26, 2025
7c004e5
fix: locales (#528)
darioAnongba Aug 26, 2025
bb4818e
1.0.0 (#527)
github-actions[bot] Aug 26, 2025
7ebf474
fix: error message on synchronization (#529)
darioAnongba Aug 29, 2025
a4f990a
feat: add onAmountInput and onAddressInput rpc methods (#532)
orestiseth Sep 22, 2025
c4f381c
fix: add defensive code around snap_eventTrack (#531)
orestiseth Sep 22, 2025
7317d25
1.1.0 (#534)
github-actions[bot] Sep 23, 2025
8550c32
feat: add confirmSend for unified send flow (#533)
orestiseth Sep 26, 2025
cb9372c
feat: implement confirm send UI (#536)
orestiseth Oct 7, 2025
4df4fb0
feat: limit account creation & discovery to P2WPKH addresses (#537)
orestiseth Oct 7, 2025
7bb3158
1.2.0 (#538)
github-actions[bot] Oct 7, 2025
8ea7329
fix: update locales (#540)
orestiseth Oct 9, 2025
aa48a3d
fix: remove account address snap tracking (#539)
orestiseth Oct 9, 2025
26d7c4a
fix: confirmSend UI modal (#541)
orestiseth Oct 9, 2025
96d970a
1.3.0 (#542)
github-actions[bot] Oct 9, 2025
d879d20
feat: cache spot prices for consecutive calls (#544)
orestiseth Oct 17, 2025
f4f9912
feat: add support for `setSelectedAccounts` (#543)
orestiseth Oct 21, 2025
742dbfd
1.4.0 (#545)
github-actions[bot] Oct 21, 2025
7df94b3
fix: add defensive code for fetching prices (#546)
orestiseth Oct 23, 2025
a419858
1.4.1 (#547)
github-actions[bot] Oct 23, 2025
e75f44c
feat: full scan & sync accounts on the background (#548)
orestiseth Oct 29, 2025
4c7d29b
chore: update shasum (#550)
aganglada Oct 29, 2025
1e809ca
1.4.2 (#551)
github-actions[bot] Oct 29, 2025
636434f
fix: fix fingerprint format (for BDK) (#552)
ccharly Oct 30, 2025
9f51183
1.4.3 (#553)
github-actions[bot] Oct 30, 2025
bcd40bb
fix: sync on setSelectedAccounts & fix network name format (#554)
orestiseth Nov 4, 2025
4007676
1.4.4 (#555)
github-actions[bot] Nov 4, 2025
a893b76
feat: add minimal amount validation (#558)
Battambang Nov 10, 2025
2c19982
1.4.5 (#559)
github-actions[bot] Nov 10, 2025
1611c57
feat: add perf tracing account creation (#557)
orestiseth Nov 10, 2025
41e397b
fix: accounts under encrypted state (#560)
aganglada Nov 12, 2025
12419a8
1.5.0 (#561)
github-actions[bot] Nov 12, 2025
44d5e90
feat: add from/to to confirmation (#563)
aganglada Nov 17, 2025
f66ba7d
1.6.0 (#565)
github-actions[bot] Nov 17, 2025
958cf42
feat: integrate the 'signRewardsMessage' flow (#566)
Battambang Nov 26, 2025
ceacd62
1.7.0 (#567)
github-actions[bot] Nov 26, 2025
70baa87
feat: Remove onRPCRequest (#568)
Battambang Dec 1, 2025
15c28d3
1.8.0 (#569)
github-actions[bot] Dec 1, 2025
5fa04ee
fix: update p2wsh, p2tr and p2sh dust minimum value (#570)
Battambang Dec 2, 2025
f0d3e08
feat: add change utxo dropped when full swap use case (#572)
Battambang Jan 14, 2026
cce8bf3
1.9.0 (#575)
github-actions[bot] Jan 15, 2026
9c8d1ea
chore: update Snaps technology dependencies (#574)
ulissesferreira Jan 16, 2026
c23cc10
Feat/balance event (#577)
Battambang Feb 3, 2026
4f89bfe
1.10.0 (#580)
github-actions[bot] Feb 3, 2026
f030a34
ci: add changelog validation (#582)
mikesposito Feb 9, 2026
98fc961
ci: enforce package deduplication (#583)
mikesposito Feb 9, 2026
16a5470
chore: enable `@typescript-eslint/no-explicit-any` as `error` (#585)
mikesposito Feb 10, 2026
bbf501d
test: enable coverage collection and thresholds (#586)
mikesposito Feb 10, 2026
5e21d9d
ci: enable preview builds (#587)
mikesposito Feb 20, 2026
f0f92b5
fix: include BDK cause in PSBT build error message (#594)
cloudonshore Mar 31, 2026
9953e39
1.10.1 (#595)
github-actions[bot] Mar 31, 2026
f3bebf3
feat: add resolveAccountAddress method to KeyringHandler for dApp con…
Battambang May 4, 2026
6bbb959
feat: add confirmation dialog before sendTransfer and before signing…
Battambang May 4, 2026
7aec011
fix: update error reporting (#600)
hmalik88 May 5, 2026
88fa1c0
fix: include unconfirmed external-keychain change in displayed balanc…
jeremytsng May 18, 2026
799c16d
feat: add canBeMalleable flag to broadcast/send responses (#599)
jeremytsng May 20, 2026
124f80d
chore: bump keyring API dependencies (#608)
gantunesr May 23, 2026
ace4853
fix: include external service details in connection errors (#618)
Battambang May 27, 2026
e4d6ccd
feat: add `insertMany` to repository API (Batch accounts 2/5) (#609)
gantunesr May 27, 2026
2d830b1
fix: validate feeRate as a finite number >= 1 (#616)
Battambang May 27, 2026
76366e7
1.11.0 (#614)
github-actions[bot] May 27, 2026
4ab63c2
chore: add `createMany` use case (Batch accounts 3/5) (#610)
gantunesr May 28, 2026
80a51c3
feat: warn on self-sends in sendTransfer confirmation (#607)
jeremytsng May 29, 2026
6f1deb4
fix: show filled PSBT in signPsbt confirmation (#606)
jeremytsng May 29, 2026
7943839
1.12.0 (#619)
github-actions[bot] Jun 2, 2026
a7a7b71
Revert "1.12.0 (#619)" (#621)
jeremytsng Jun 2, 2026
6b44131
1.12.0 (#622)
github-actions[bot] Jun 2, 2026
0b246f0
feat: wire `keyring_createAccounts` (Batch accounts 4/5) (#611)
gantunesr Jun 2, 2026
f0240ca
refactor: cache account response metadata (Batch accounts 5/5) (#612)
gantunesr Jun 8, 2026
150118e
1.13.0 (#625)
github-actions[bot] Jun 9, 2026
8dd6303
chore(deps): bump the npm_and_yarn group across 2 directories with 1 …
dependabot[bot] Jun 11, 2026
f8759e8
feat: add `signProofOfOwnership` method for silent proof-of-ownership…
mathieuartu Jun 12, 2026
0a64cf0
1.14.0 (#629)
github-actions[bot] Jun 15, 2026
621ed07
Fix: guard against webassembly issue (#628)
Battambang Jun 17, 2026
dcc447e
1.14.1 (#631)
github-actions[bot] Jun 19, 2026
792ae2a
fix: handle non-url origins (#634)
0xEdouardEth Jun 30, 2026
a84377b
chore: track all errors in handle middleware WPN-1451 (#632)
taran-a Jul 1, 2026
d9160a9
fix: signAndSendTransaction new expected params struct (#636)
Julink-eth Jul 1, 2026
ce41d40
Revert "fix: handle non-url origins (#634)" (#637)
Julink-eth Jul 1, 2026
eefd600
1.14.2 (#639)
github-actions[bot] Jul 1, 2026
7e37895
Reapply "fix: handle non-url origins (#634)" (#637) (#640)
Julink-eth Jul 1, 2026
983e079
1.15.0 (#644)
github-actions[bot] Jul 9, 2026
dd3ebb6
Merge remote-tracking branch 'bitcoin-wallet-snap/main' into migrate-…
taran-a Jul 9, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions merged-packages/bitcoin-wallet-snap/.depcheckrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"ignores": ["@metamask/auto-changelog", "jest-transform-stub", "ts-jest"]
}
37 changes: 37 additions & 0 deletions merged-packages/bitcoin-wallet-snap/.env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Log Level
# Possible Options: error, warn, info, debug, trace, silent
# Default: info
# Required: false
LOG_LEVEL=

# Default address type
# Possible options: p2pkh, p2sh, p2wpkh, p2wsh, p2tr
# Default: p2wpkh
# Required: false
DEFAULT_ADDRESS_TYPE=

# Esplora endpoint for Bitcoin network
# Default: https://blockstream.info/api
# Required: false
ESPLORA_BITCOIN=
# Esplora endpoint for Testnet network
# Default: https://blockstream.info/testnet/api
# Required: false
ESPLORA_TESTNET=
# Esplora endpoint for Testnet4 network
# Default: https://mempool.space/testnet4/api/v1
# Required: false
ESPLORA_TESTNET4=
# Esplora endpoint for Signet network
# Default: https://mutinynet.com/api
# Required: false
ESPLORA_SIGNET=
# Esplora endpoint for local regtest network
# Default: http://localhost:8094/regtest/api
# Required: false
ESPLORA_REGTEST=

# Price API endpoint
# Default: https://price.api.cx.metamask.io
# Required: false
PRICE_API_URL=
2 changes: 2 additions & 0 deletions merged-packages/bitcoin-wallet-snap/.prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
dist/
coverage/
Loading
Loading