Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Commit

Permalink
Merge pull request #69 from paritytech/w3f-deploy-1.2.2
Browse files Browse the repository at this point in the history
v1.2.2
  • Loading branch information
rmnprkrl authored Mar 27, 2024
2 parents ec38cfd + 0295dde commit 5d0b524
Show file tree
Hide file tree
Showing 5 changed files with 2,301 additions and 2,331 deletions.
672 changes: 336 additions & 336 deletions .yarn/releases/yarn-4.0.2.cjs → .yarn/releases/yarn-4.1.1.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.0.2.cjs
yarnPath: .yarn/releases/yarn-4.1.1.cjs
21 changes: 21 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
# Changelog


## [1.2.1](https://github.com/paritytech/polkadot-staking-dashboard/compare/v1.2.0...v1.2.1) (2024-03-14)


### Features

* Deprecate Canny.io in favour of Polkadot Support ([#2018](https://github.com/paritytech/polkadot-staking-dashboard/issues/2018)) ([c8e3c4e](https://github.com/paritytech/polkadot-staking-dashboard/commit/c8e3c4ea84c643fa3b2e35f3bf932ec8d23cba57))
* **refactor:** Instantiatable Apis ([#2023](https://github.com/paritytech/polkadot-staking-dashboard/issues/2023)) ([574ab62](https://github.com/paritytech/polkadot-staking-dashboard/commit/574ab62ad6e9e9081e90466339a69337d0fb5999))
* Remove Parity RPC endpoint from westend ([#2019](https://github.com/paritytech/polkadot-staking-dashboard/issues/2019)) ([54ecbbe](https://github.com/paritytech/polkadot-staking-dashboard/commit/54ecbbeb66382d86c59641c90bafa2239574a214))
* **ux:** Remove controller deprecation prompt ([#2026](https://github.com/paritytech/polkadot-staking-dashboard/issues/2026)) ([76f964b](https://github.com/paritytech/polkadot-staking-dashboard/commit/76f964bdfbab2791a02ce420cb1a3f52b1f6d1d2))


### Bug Fixes

* check BalancesController unsub before calling ([#2016](https://github.com/paritytech/polkadot-staking-dashboard/issues/2016)) ([13d0ebd](https://github.com/paritytech/polkadot-staking-dashboard/commit/13d0ebd5f9c2481e9c211925b7cf97293c29f10a))
* Ensure signer fallback on corrupt source ([#2021](https://github.com/paritytech/polkadot-staking-dashboard/issues/2021)) ([26e1793](https://github.com/paritytech/polkadot-staking-dashboard/commit/26e179389a2c8b8823e743a6ae1ae89f26a66744))
* fast unstake eligibility based on bonding, not nominating ([#2025](https://github.com/paritytech/polkadot-staking-dashboard/issues/2025)) ([44a19c1](https://github.com/paritytech/polkadot-staking-dashboard/commit/44a19c13b58f40ced422a4402a15ce8a3a591871))
* Fix errornous unclaimed payouts from Subscan ([#2028](https://github.com/paritytech/polkadot-staking-dashboard/issues/2028)) ([7a4f172](https://github.com/paritytech/polkadot-staking-dashboard/commit/7a4f172c176eb7767b957487347bfc0e197fa490))
* Misc Subscan payout fixes ([#2027](https://github.com/paritytech/polkadot-staking-dashboard/issues/2027)) ([4081c0a](https://github.com/paritytech/polkadot-staking-dashboard/commit/4081c0a938aee6ffdadd5683789fb010051fb533))
* updated typo in modals file ([#2022](https://github.com/paritytech/polkadot-staking-dashboard/issues/2022)) ([621ff1b](https://github.com/paritytech/polkadot-staking-dashboard/commit/621ff1b218410c2aa314680a1d0852bfd8f911a0))


## [1.2.0](https://github.com/paritytech/polkadot-staking-dashboard/compare/v1.1.7...v1.2.0) (2024-03-04)


Expand Down
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "polkadot-staking-dashboard",
"version": "1.2.0",
"version": "1.3.0",
"type": "module",
"license": "GPL-3.0-only",
"scripts": {
Expand All @@ -27,16 +27,16 @@
"@fortawesome/free-solid-svg-icons": "^6.5.1",
"@fortawesome/react-fontawesome": "^0.2.0",
"@ledgerhq/hw-transport-webhid": "^6.28.4",
"@polkadot/api": "^10.11.3",
"@polkadot/api": "^10.12.4",
"@polkadot/keyring": "^12.6.2",
"@polkadot/rpc-provider": "10.11.2",
"@polkadot/util": "^12.6.2",
"@polkadot/util-crypto": "^12.6.2",
"@polkawatch/ddp-client": "^2.0.11",
"@substrate/connect": "0.7.35",
"@w3ux/extension-assets": "^0.1.1",
"@w3ux/extension-assets": "^0.2.3",
"@w3ux/hooks": "^0.0.3",
"@w3ux/react-connect-kit": "^0.0.4",
"@w3ux/react-connect-kit": "^0.1.2",
"@w3ux/react-odometer": "^0.0.3",
"@w3ux/react-polkicon": "^0.0.2",
"@w3ux/utils": "^0.0.2",
Expand All @@ -48,7 +48,7 @@
"chart.js": "^4.4.2",
"chroma-js": "^2.4.2",
"date-fns": "^3.3.1",
"framer-motion": "^11.0.8",
"framer-motion": "^11.0.18",
"html5-qrcode": "^2.3.8",
"i18next": "^23.10.0",
"i18next-browser-languagedetector": "^7.2.0",
Expand All @@ -61,19 +61,19 @@
"react-dom": "^18.2.0",
"react-error-boundary": "^4.0.13",
"react-helmet": "^6.1.0",
"react-i18next": "^14.0.5",
"react-router-dom": "^6.22.2",
"react-i18next": "^14.1.0",
"react-router-dom": "^6.22.3",
"react-scroll": "^1.9.0",
"styled-components": "^6.1.8",
"usehooks-ts": "2.15.1"
"usehooks-ts": "^3.0.1"
},
"devDependencies": {
"@ledgerhq/logs": "^6.12.0",
"@types/chroma-js": "^2.4.4",
"@types/lodash.debounce": "^4",
"@types/lodash.debounce": "^4.0.9",
"@types/lodash.throttle": "^4.1.9",
"@types/react": "^18.2.61",
"@types/react-dom": "^18.2.19",
"@types/react": "^18.2.67",
"@types/react-dom": "^18.2.22",
"@types/react-helmet": "^6.1.11",
"@types/react-scroll": "^1.8.10",
"@types/styled-components": "^5.1.34",
Expand All @@ -87,21 +87,21 @@
"eslint-plugin-prefer-arrow": "^1.2.3",
"eslint-plugin-prefer-arrow-functions": "^3.3.2",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-unused-imports": "^3.1.0",
"gh-pages": "^6.1.1",
"prettier": "^3.2.5",
"prettier-plugin-organize-imports": "^3.2.4",
"sass": "^1.71.1",
"sass": "^1.72.0",
"typescript": "^5.3.3",
"vite": "^5.1.4",
"vite-bundle-visualizer": "^1.0.1",
"vite-plugin-checker": "^0.6.3",
"vite": "^5.2.2",
"vite-bundle-visualizer": "^1.1.0",
"vite-plugin-checker": "^0.6.4",
"vite-plugin-eslint": "^1.8.1",
"vite-plugin-svgr": "^4.2.0",
"vite-tsconfig-paths": "^4.3.1",
"vitest": "^1.3.1"
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.4.0"
},
"packageManager": "yarn@4.0.2"
"packageManager": "yarn@4.1.1"
}
Loading

0 comments on commit 5d0b524

Please sign in to comment.