Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release: release/faulty-chimpanzee #5591

Merged
merged 27 commits into from
Jul 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
834d399
chore: post-release merge back
leather-bot Jun 17, 2024
9b1c8c7
fix: asset row skeleton loader, closes #5466
fbwoolf May 29, 2024
62500b8
chore: update dependancies
pete-watters Jun 18, 2024
ff74653
chore: specify resolution for ws
pete-watters Jun 18, 2024
c82ed26
refactor(analytics): use uniform api with middlewear, remove wrapper fns
kyranjamie Jun 17, 2024
12dca36
chore: install @leather-wallet/ui package, ref leather-wallet/issues#64
pete-watters Jun 4, 2024
b03d6af
fix: roll back import of dropdown menu, ref leather-wallet/issues#64
pete-watters Jun 18, 2024
0af3ae9
fix: stx send form high fee warning, closes #5362
alter-eggo Jun 19, 2024
2169065
fix: add network form bitcoin network selector
alter-eggo Jun 20, 2024
d5ebb6b
chore: remove radix-ui base css styles, ref leather-wallet/issues#104
pete-watters Jun 20, 2024
263adcd
chore: update monorepo packages
pete-watters Jun 20, 2024
930c125
fix: integrate tabs, toast, avatar, address ref leather-wallet/issue…
pete-watters Jun 18, 2024
c61ced0
fix: responsive width for popup
kyranjamie Jun 21, 2024
6184a3d
refactor: upgrade react query to v5
fbwoolf Jun 17, 2024
5d42eeb
refactor: rename github org
kyranjamie Jun 21, 2024
7851c44
refactor: rename npm package scope
kyranjamie Jun 21, 2024
d3595f4
refactor: undo width change
kyranjamie Jun 24, 2024
a11f6a6
fix: ledger bitcoin query
fbwoolf Jun 25, 2024
53d1e6c
fix(ui): center header, ref leather-io/issues#5470
cbadawi Jun 26, 2024
de2b5a0
fix: use dialog from monorepo, ref leather-wallet/issues#108
pete-watters Jun 27, 2024
65131b0
fix: use DropDown menu from monorepo for Settings, ref leather-walle…
pete-watters Jun 27, 2024
26b6b4f
fix: add ledger test for bitcoin api calls, close leather-io/issues#1…
fbwoolf Jun 27, 2024
abdaab5
fix: remove extra div, ref leather-io/issues#5469
cbadawi Jun 27, 2024
a5011ec
fix: refactor dialog to use IconButton to fix title without affecting…
pete-watters Jul 1, 2024
4571ad7
fix: adjust collectible arrow hover transparancy, closes #4971
pete-watters Jun 28, 2024
ed284b9
fix: apply spamFilter to all crypto captions and titles, ref leather-…
pete-watters Jul 2, 2024
7ec537b
chore: update monorepo dependancies
pete-watters Jul 2, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ updates:
schedule:
interval: 'daily'
allow:
- dependency-name: '@leather-wallet/*'
- dependency-name: '@leather.io/*'
2 changes: 1 addition & 1 deletion .github/workflows/contributor-advice.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

Please make sure to follow our [Contributor Guidelines][1]

[1]: https://github.com/leather-wallet/extension/tree/dev/.github/CONTRIBUTING.md
[1]: https://github.com/leather-io/extension/tree/dev/.github/CONTRIBUTING.md

- name: Add label
run: gh issue edit "$NUMBER" --add-label "$LABELS"
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/notify-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
path: firefox_version

- name: Download previous Firefox version info
uses: dawidd6/action-download-artifact@v3
uses: dawidd6/action-download-artifact@v6
with:
workflow: notify-release.yml
workflow_conclusion: success
Expand Down Expand Up @@ -83,7 +83,7 @@ jobs:
path: chrome_version

- name: Download previous Chrome version info
uses: dawidd6/action-download-artifact@v3
uses: dawidd6/action-download-artifact@v6
with:
workflow: notify-release.yml
workflow_conclusion: success
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish-extensions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
path: .

- name: Download release-notes.txt from create-version workflow
uses: dawidd6/action-download-artifact@v3
uses: dawidd6/action-download-artifact@v6
with:
workflow: create-version.yml
name: release-notes
Expand Down
2 changes: 1 addition & 1 deletion .prettierrc.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
import config from '@leather-wallet/prettier-config';
import config from '@leather.io/prettier-config';

export default config;
6 changes: 6 additions & 0 deletions .storybook/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,12 @@ const config: StorybookConfig = {
loader: 'esbuild-loader',
options: { tsconfig: './tsconfig.json', target: 'es2020' },
},
{
test: /\.(js)$/,
include: [/node_modules\/@leather.io\/ui/],
loader: 'esbuild-loader',
options: { tsconfig: './tsconfig.json', loader: 'jsx', target: 'es2020' },
},
],
},
},
Expand Down
2 changes: 1 addition & 1 deletion .storybook/viewports.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { breakpoints, tokens } from '@leather-wallet/tokens';
import { breakpoints, tokens } from '@leather.io/tokens';

export const customViewports = {
popup: {
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,4 +140,4 @@ Please note this email is strictly for reporting security vulnerabilities. For s

In Q1 2021, Leather partnered with [Least Authority](https://leastauthority.com/), a leading security consultancy with experience in the crypto space, to audit Leather. On April 29th 2021, after addressing the major concerns described in the initial findings, as well as a concluding sign off from the Least Authority team, a final report was delivered.

[Download and read the full report here](https://github.com/leather-wallet/extension/blob/main/public/docs/least-authority-security-audit-report.pdf)
[Download and read the full report here](https://github.com/leather-io/extension/blob/main/public/docs/least-authority-security-audit-report.pdf)
62 changes: 29 additions & 33 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@leather-wallet/extension",
"name": "@leather.io/extension",
"description": "Leather is a browser extension for interacting with Stacks apps",
"private": true,
"version": "6.42.1",
Expand Down Expand Up @@ -48,7 +48,7 @@
"main": "index.js",
"repository": {
"type": "git",
"url": "git+ssh://[email protected]/leather-wallet/extension.git"
"url": "git+ssh://[email protected]/leather-io/extension.git"
},
"webExt": {
"sourceDir": "dist/"
Expand Down Expand Up @@ -135,26 +135,20 @@
"@dlc-link/dlc-tools": "1.1.1",
"@fungible-systems/zone-file": "2.0.0",
"@hirosystems/token-metadata-api-client": "1.2.0",
"@leather-wallet/bitcoin": "0.7.2",
"@leather-wallet/constants": "0.6.3",
"@leather-wallet/crypto": "1.0.1",
"@leather-wallet/models": "0.8.0",
"@leather-wallet/query": "0.8.6",
"@leather-wallet/tokens": "0.5.2",
"@leather-wallet/utils": "0.8.1",
"@leather.io/bitcoin": "0.8.2",
"@leather.io/constants": "0.8.0",
"@leather.io/crypto": "1.0.2",
"@leather.io/models": "0.10.0",
"@leather.io/query": "0.9.4",
"@leather.io/tokens": "0.6.0",
"@leather.io/ui": "1.6.0",
"@leather.io/utils": "0.9.2",
"@ledgerhq/hw-transport-webusb": "6.27.19",
"@noble/hashes": "1.4.0",
"@noble/secp256k1": "2.1.0",
"@octokit/types": "12.4.0",
"@radix-ui/colors": "3.0.0",
"@radix-ui/react-accessible-icon": "1.0.3",
"@radix-ui/react-accordion": "1.1.2",
"@radix-ui/react-avatar": "1.0.4",
"@radix-ui/react-dialog": "1.0.5",
"@radix-ui/react-dropdown-menu": "2.0.6",
"@radix-ui/react-select": "2.0.0",
"@radix-ui/react-tabs": "1.0.4",
"@radix-ui/react-toast": "1.1.5",
"@radix-ui/react-tooltip": "1.0.7",
"@radix-ui/themes": "2.0.3",
"@reduxjs/toolkit": "2.2.3",
Expand All @@ -179,10 +173,10 @@
"@stitches/react": "1.2.8",
"@storybook/addon-styling-webpack": "1.0.0",
"@styled-system/theme-get": "5.1.2",
"@tanstack/query-async-storage-persister": "4.35.7",
"@tanstack/react-query": "4.35.7",
"@tanstack/react-query-devtools": "4.35.7",
"@tanstack/react-query-persist-client": "4.35.7",
"@tanstack/query-async-storage-persister": "5.45.0",
"@tanstack/react-query": "5.45.1",
"@tanstack/react-query-devtools": "5.45.1",
"@tanstack/react-query-persist-client": "5.45.1",
"@types/lodash.uniqby": "4.7.7",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@zondax/ledger-stacks": "1.0.4",
Expand Down Expand Up @@ -255,9 +249,10 @@
"@actions/core": "1.10.1",
"@btckit/types": "0.0.19",
"@chromatic-com/storybook": "1.2.23",
"@leather-wallet/panda-preset": "0.2.0",
"@leather-wallet/prettier-config": "0.4.1",
"@leather-wallet/rpc": "1.0.3",
"@leather.io/eslint-config": "0.6.0",
"@leather.io/panda-preset": "0.3.0",
"@leather.io/prettier-config": "0.5.0",
"@leather.io/rpc": "2.0.0",
"@ls-lint/ls-lint": "2.2.3",
"@mdx-js/loader": "3.0.0",
"@pandacss/dev": "0.40.1",
Expand All @@ -270,18 +265,18 @@
"@sentry/webpack-plugin": "2.17.0",
"@stacks/connect-react": "22.2.0",
"@stacks/stacks-blockchain-api-types": "7.8.2",
"@storybook/addon-docs": "8.0.1",
"@storybook/addon-essentials": "8.0.1",
"@storybook/addon-interactions": "8.0.1",
"@storybook/addon-docs": "8.1.4",
"@storybook/addon-essentials": "8.1.4",
"@storybook/addon-interactions": "8.1.4",
"@storybook/addon-links": "8.0.1",
"@storybook/addon-mdx-gfm": "8.0.1",
"@storybook/addon-mdx-gfm": "8.1.4",
"@storybook/addon-onboarding": "8.0.1",
"@storybook/addon-webpack5-compiler-swc": "1.0.2",
"@storybook/blocks": "8.0.6",
"@storybook/react": "8.0.1",
"@storybook/react-webpack5": "8.0.1",
"@storybook/test": "8.0.1",
"@storybook/theming": "8.0.1",
"@storybook/blocks": "8.1.4",
"@storybook/react": "8.1.4",
"@storybook/react-webpack5": "8.1.4",
"@storybook/test": "8.1.4",
"@storybook/theming": "8.1.4",
"@types/argon2-browser": "1.18.4",
"@types/bn.js": "5.1.5",
"@types/chrome": "0.0.260",
Expand Down Expand Up @@ -366,7 +361,8 @@
"socket.io-parser": "4.2.4",
"wrap-ansi": "7.0.0",
"webpack-dev-middleware": "5.3.4",
"eslint": "8.56.0"
"eslint": "8.56.0",
"ws": "8.17.1"
},
"pnpm": {
"overrides": {
Expand Down
8 changes: 5 additions & 3 deletions panda.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,16 @@ import { globalCss } from './theme/global/global';

export default defineConfig({
preflight: true,

include: ['./src/**/*.{js,jsx,ts,tsx}'],
include: [
'./node_modules/@leather.io/ui/dist-all/src/**/*.{js,jsx,ts,tsx}',
'./src/**/*.{js,jsx,ts,tsx}',
],

exclude: [],

prefix: 'leather',

presets: ['@leather-wallet/panda-preset'],
presets: ['@leather.io/panda-preset'],

studio: { logo: '💼' },

Expand Down
Loading
Loading