Skip to content

Commit

Permalink
Merge pull request #5514 from leather-wallet/release/coinbase-cpay
Browse files Browse the repository at this point in the history
Release: Update coinbase/cpay addon + remove survey banner
  • Loading branch information
pete-watters authored Jun 10, 2024
2 parents 35802d2 + 2c2aa5f commit eaafbaa
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 19 deletions.
13 changes: 1 addition & 12 deletions config/wallet-config.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,7 @@
{
"$schema": "./wallet-config.schema.json",
"messages": {
"global": [
{
"chainTarget": "all",
"dismissible": true,
"id": "user-survey-announcement",
"publishedAt": "2024-04-03T12:55:46",
"text": "We want to hear what you think about Leather.",
"learnMoreText": "Take our user survey →",
"learnMoreUrl": "https://blocksurvey.io/leather-wallet-user-survey-YWvSDeY2RU2mBtmuG2sbwA",
"purpose": "info"
}
]
"global": []
},
"activeFiatProviders": {
"coinbase": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
"dependencies": {
"@bitcoinerlab/secp256k1": "1.0.2",
"@blockstack/stacks-transactions": "0.7.0",
"@coinbase/cbpay-js": "1.0.2",
"@coinbase/cbpay-js": "2.1.0",
"@dlc-link/dlc-tools": "1.1.1",
"@fungible-systems/zone-file": "2.0.0",
"@hirosystems/token-metadata-api-client": "1.2.0",
Expand Down
19 changes: 13 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit eaafbaa

Please sign in to comment.