-
Notifications
You must be signed in to change notification settings - Fork 27
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
fix: config issues and texts #1001
Merged
sumbat-ssvlabs
merged 1 commit into
pre-stage
from
INTERFACES-615-permission-settings-text-issues
Jun 25, 2024
Merged
fix: config issues and texts #1001
sumbat-ssvlabs
merged 1 commit into
pre-stage
from
INTERFACES-615-permission-settings-text-issues
Jun 25, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
IlyaVi
approved these changes
Jun 25, 2024
sumbat-ssvlabs
deleted the
INTERFACES-615-permission-settings-text-issues
branch
June 25, 2024 14:36
axelrod-blox
approved these changes
Jun 25, 2024
github-actions bot
pushed a commit
that referenced
this pull request
Sep 22, 2024
# 1.0.0-sumbat-dev.1 (2024-09-22) ### Bug Fixes * 571, 573, changed whitelist texts ([#943](#943)) ([8e09d41](8e09d41)) * added buffer, and http://localhost:5173 to CSP ([#850](#850)) ([cdea487](cdea487)) * added darkmode styles to rainbowkit ([#880](#880)) ([e9731ed](e9731ed)) * added layout pb ([16984bf](16984bf)) * added missing imports ([#872](#872)) ([dbb4896](dbb4896)) * added optimistic operators to operator picker ([#1097](#1097)) ([9307e91](9307e91)) * added type to the TextInput cmp ([#875](#875)) ([897aa87](897aa87)) * address check for external contract ([#1006](#1006)) ([f346f77](f346f77)) * blank page on withdraw ([#1017](#1017)) ([eb104bc](eb104bc)) * checking if account can use operator ([cc2e748](cc2e748)) * cluster error ([#1076](#1076)) ([9ba213a](9ba213a)) * config issues and texts ([#1001](#1001)) ([6b9614b](6b9614b)) * disabled mixpanel ip ([#1113](#1113)) ([d6494c8](d6494c8)) * external contract cancel button ([#986](#986)) ([d663d2f](d663d2f)) * external contract text's and tooltip behavior ([#982](#982)) ([18d62c7](18d62c7)) * faucet error message ([3886eb6](3886eb6)) * fetchIsRegisteredValidator ([d11ca6b](d11ca6b)) * font sizes and colors ([b155db3](b155db3)) * getSigner issue + ssvloader ([#852](#852)) ([f9429a9](f9429a9)) * increased node memory size for build ([#862](#862)) ([b2003f3](b2003f3)) * invalid tag ui ([#1026](#1026)) ([296c598](296c598)) * metamask connecting issue ([#886](#886)) ([10af32e](10af32e)) * mixpanel breaking the webapp ([#1132](#1132)) ([8f2d567](8f2d567)) * mixpanel country with ip true ([db31c40](db31c40)) * mixpanel pre-stage ([#1131](#1131)) ([1dfb1f4](1dfb1f4)) * operator metadata signing issue ([#920](#920)) ([55920b0](55920b0)) * Operator placeholder ([8e24698](8e24698)) * operator search shows private operators ([#975](#975)) ([f3809b1](f3809b1)) * operators scroll issue ([#1091](#1091)) ([7e351d7](7e351d7)) * rejecting transaction issue ([#1108](#1108)) ([9cfa9ad](9cfa9ad)) * remove enrichOperator function from operator and cluster services ([#1014](#1014)) ([ffd6e1f](ffd6e1f)) * removed desktop app and removed change operators button while loading dkg health ([#938](#938)) ([80c1cc1](80c1cc1)) * removed unused regex ([e4bbe25](e4bbe25)) * request from enriched operator instead of delaying the operator refresh ([#984](#984)) ([1c2a155](1c2a155)) * semantic-release ([ac51ecf](ac51ecf)) * semantic-release on every branch ([ca661f0](ca661f0)) * setFeeRecipient not showing loading for walletConnect ([02fb7d6](02fb7d6)) * showing lock icon on cluster row + cluster.operators enrichment ([#978](#978)) ([dbc277c](dbc277c)) * small bugs and setSelectedOperator refactor ([#964](#964)) ([ca5c8e5](ca5c8e5)) * switching account in faucet ([#1039](#1039)) ([82c1d6d](82c1d6d)) * toWei issue when passing numbers like 1e-7 ([77e889a](77e889a)) * transactionExecutor ([ee64bd5](ee64bd5)) * undo rollback ([#957](#957)) ([7e0b035](7e0b035)) * wallet connect icon ([ea69091](ea69091)) * walletConnect pending tx issue ([#906](#906)) ([762b327](762b327)) * will prettify staged files before commit ([#877](#877)) ([2c1d7a2](2c1d7a2)) ### Features * checking operator dkg health ([5dadec4](5dadec4)) ### Reverts * Revert "Lazy loading for stores" ([57e25d6](57e25d6)) * Revert "Lazy loading for stores" ([698d877](698d877)) * Revert "Revert "Merge pull request [#944](#944) from ssvlabs/INTERFACES-490-operator-metadata-store-refactor"" ([#1000](#1000)) ([a27021e](a27021e))
sumbat-ssvlabs
added a commit
that referenced
this pull request
Oct 7, 2024
* build(next-version): merging next version into the old one * fix: semantic-release on every branch * fix: semantic-release * chore(release): 1.0.0-sumbat-dev.1 [skip ci] # 1.0.0-sumbat-dev.1 (2024-09-22) ### Bug Fixes * 571, 573, changed whitelist texts ([#943](#943)) ([8e09d41](8e09d41)) * added buffer, and http://localhost:5173 to CSP ([#850](#850)) ([cdea487](cdea487)) * added darkmode styles to rainbowkit ([#880](#880)) ([e9731ed](e9731ed)) * added layout pb ([16984bf](16984bf)) * added missing imports ([#872](#872)) ([dbb4896](dbb4896)) * added optimistic operators to operator picker ([#1097](#1097)) ([9307e91](9307e91)) * added type to the TextInput cmp ([#875](#875)) ([897aa87](897aa87)) * address check for external contract ([#1006](#1006)) ([f346f77](f346f77)) * blank page on withdraw ([#1017](#1017)) ([eb104bc](eb104bc)) * checking if account can use operator ([cc2e748](cc2e748)) * cluster error ([#1076](#1076)) ([9ba213a](9ba213a)) * config issues and texts ([#1001](#1001)) ([6b9614b](6b9614b)) * disabled mixpanel ip ([#1113](#1113)) ([d6494c8](d6494c8)) * external contract cancel button ([#986](#986)) ([d663d2f](d663d2f)) * external contract text's and tooltip behavior ([#982](#982)) ([18d62c7](18d62c7)) * faucet error message ([3886eb6](3886eb6)) * fetchIsRegisteredValidator ([d11ca6b](d11ca6b)) * font sizes and colors ([b155db3](b155db3)) * getSigner issue + ssvloader ([#852](#852)) ([f9429a9](f9429a9)) * increased node memory size for build ([#862](#862)) ([b2003f3](b2003f3)) * invalid tag ui ([#1026](#1026)) ([296c598](296c598)) * metamask connecting issue ([#886](#886)) ([10af32e](10af32e)) * mixpanel breaking the webapp ([#1132](#1132)) ([8f2d567](8f2d567)) * mixpanel country with ip true ([db31c40](db31c40)) * mixpanel pre-stage ([#1131](#1131)) ([1dfb1f4](1dfb1f4)) * operator metadata signing issue ([#920](#920)) ([55920b0](55920b0)) * Operator placeholder ([8e24698](8e24698)) * operator search shows private operators ([#975](#975)) ([f3809b1](f3809b1)) * operators scroll issue ([#1091](#1091)) ([7e351d7](7e351d7)) * rejecting transaction issue ([#1108](#1108)) ([9cfa9ad](9cfa9ad)) * remove enrichOperator function from operator and cluster services ([#1014](#1014)) ([ffd6e1f](ffd6e1f)) * removed desktop app and removed change operators button while loading dkg health ([#938](#938)) ([80c1cc1](80c1cc1)) * removed unused regex ([e4bbe25](e4bbe25)) * request from enriched operator instead of delaying the operator refresh ([#984](#984)) ([1c2a155](1c2a155)) * semantic-release ([ac51ecf](ac51ecf)) * semantic-release on every branch ([ca661f0](ca661f0)) * setFeeRecipient not showing loading for walletConnect ([02fb7d6](02fb7d6)) * showing lock icon on cluster row + cluster.operators enrichment ([#978](#978)) ([dbc277c](dbc277c)) * small bugs and setSelectedOperator refactor ([#964](#964)) ([ca5c8e5](ca5c8e5)) * switching account in faucet ([#1039](#1039)) ([82c1d6d](82c1d6d)) * toWei issue when passing numbers like 1e-7 ([77e889a](77e889a)) * transactionExecutor ([ee64bd5](ee64bd5)) * undo rollback ([#957](#957)) ([7e0b035](7e0b035)) * wallet connect icon ([ea69091](ea69091)) * walletConnect pending tx issue ([#906](#906)) ([762b327](762b327)) * will prettify staged files before commit ([#877](#877)) ([2c1d7a2](2c1d7a2)) ### Features * checking operator dkg health ([5dadec4](5dadec4)) ### Reverts * Revert "Lazy loading for stores" ([57e25d6](57e25d6)) * Revert "Lazy loading for stores" ([698d877](698d877)) * Revert "Revert "Merge pull request [#944](#944) from ssvlabs/INTERFACES-490-operator-metadata-store-refactor"" ([#1000](#1000)) ([a27021e](a27021e)) * ci: removed @semantic-release/release-notes-generator * fix: testing version bumping * ci: removed faucet * fix: added chainId to all queryKeys * style: reactivate button sizes * fix: switching cluster page issue * fix: new account logic * fix: multisig transaction modal close button will redirect to the dashboard * fix: refactored chainIds in queries * fix: after multisig is confirmed we switch to default transaction modal * fix: withTransactionModal * fix: /join path cannot be accessed if the account has clusters/operators * fix: added "createdOptimisticOperators" to account state * fix: added release-notes-generator * fix: ui design * feat: added sentry.io * fix: added mixpanel * fix: removed sentry testing button * fix: ui + redirection * style: removed padding * style: cluster table header font * style: all headers font-bold * chore: added missing space * style: operator picker * chore: mev relays * style: fixed operator settings ui * style: redesign * style: small fixes * fix: ui * fix: new operator picture * fix: operator metadata select component * fix: refresh resets the flow * fix: slashing warning * fix: register validator guard * fix: nonce checker * chore: typo * fix: fee recipient address tooltip url * fix: operator creation issue * fix: initial funding ui * fix: initial funding custom option * fix: clear keyshares file when clicking on cmd option * style: form label doesn't change color on error * fix: clickable button when disabled * fix: reactive period options * fix: url validator * fix: join routes back button paths * fix: file persistance issues * fix: offline keyshares upload * fix: cannot execute exit while liquidated * fix: testing wagmi without rainbow kit * fix: upgraded walletconnect version * ci: prod-test use stage env * ci: prod-test prod env * fix: added gtm, refactored analytics folder * fix: fee recipient address --------- Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
sumbat-ssvlabs
added a commit
that referenced
this pull request
Oct 8, 2024
* build(next-version): merging next version into the old one * fix: semantic-release on every branch * fix: semantic-release * chore(release): 1.0.0-sumbat-dev.1 [skip ci] # 1.0.0-sumbat-dev.1 (2024-09-22) ### Bug Fixes * 571, 573, changed whitelist texts ([#943](#943)) ([8e09d41](8e09d41)) * added buffer, and http://localhost:5173 to CSP ([#850](#850)) ([cdea487](cdea487)) * added darkmode styles to rainbowkit ([#880](#880)) ([e9731ed](e9731ed)) * added layout pb ([16984bf](16984bf)) * added missing imports ([#872](#872)) ([dbb4896](dbb4896)) * added optimistic operators to operator picker ([#1097](#1097)) ([9307e91](9307e91)) * added type to the TextInput cmp ([#875](#875)) ([897aa87](897aa87)) * address check for external contract ([#1006](#1006)) ([f346f77](f346f77)) * blank page on withdraw ([#1017](#1017)) ([eb104bc](eb104bc)) * checking if account can use operator ([cc2e748](cc2e748)) * cluster error ([#1076](#1076)) ([9ba213a](9ba213a)) * config issues and texts ([#1001](#1001)) ([6b9614b](6b9614b)) * disabled mixpanel ip ([#1113](#1113)) ([d6494c8](d6494c8)) * external contract cancel button ([#986](#986)) ([d663d2f](d663d2f)) * external contract text's and tooltip behavior ([#982](#982)) ([18d62c7](18d62c7)) * faucet error message ([3886eb6](3886eb6)) * fetchIsRegisteredValidator ([d11ca6b](d11ca6b)) * font sizes and colors ([b155db3](b155db3)) * getSigner issue + ssvloader ([#852](#852)) ([f9429a9](f9429a9)) * increased node memory size for build ([#862](#862)) ([b2003f3](b2003f3)) * invalid tag ui ([#1026](#1026)) ([296c598](296c598)) * metamask connecting issue ([#886](#886)) ([10af32e](10af32e)) * mixpanel breaking the webapp ([#1132](#1132)) ([8f2d567](8f2d567)) * mixpanel country with ip true ([db31c40](db31c40)) * mixpanel pre-stage ([#1131](#1131)) ([1dfb1f4](1dfb1f4)) * operator metadata signing issue ([#920](#920)) ([55920b0](55920b0)) * Operator placeholder ([8e24698](8e24698)) * operator search shows private operators ([#975](#975)) ([f3809b1](f3809b1)) * operators scroll issue ([#1091](#1091)) ([7e351d7](7e351d7)) * rejecting transaction issue ([#1108](#1108)) ([9cfa9ad](9cfa9ad)) * remove enrichOperator function from operator and cluster services ([#1014](#1014)) ([ffd6e1f](ffd6e1f)) * removed desktop app and removed change operators button while loading dkg health ([#938](#938)) ([80c1cc1](80c1cc1)) * removed unused regex ([e4bbe25](e4bbe25)) * request from enriched operator instead of delaying the operator refresh ([#984](#984)) ([1c2a155](1c2a155)) * semantic-release ([ac51ecf](ac51ecf)) * semantic-release on every branch ([ca661f0](ca661f0)) * setFeeRecipient not showing loading for walletConnect ([02fb7d6](02fb7d6)) * showing lock icon on cluster row + cluster.operators enrichment ([#978](#978)) ([dbc277c](dbc277c)) * small bugs and setSelectedOperator refactor ([#964](#964)) ([ca5c8e5](ca5c8e5)) * switching account in faucet ([#1039](#1039)) ([82c1d6d](82c1d6d)) * toWei issue when passing numbers like 1e-7 ([77e889a](77e889a)) * transactionExecutor ([ee64bd5](ee64bd5)) * undo rollback ([#957](#957)) ([7e0b035](7e0b035)) * wallet connect icon ([ea69091](ea69091)) * walletConnect pending tx issue ([#906](#906)) ([762b327](762b327)) * will prettify staged files before commit ([#877](#877)) ([2c1d7a2](2c1d7a2)) ### Features * checking operator dkg health ([5dadec4](5dadec4)) ### Reverts * Revert "Lazy loading for stores" ([57e25d6](57e25d6)) * Revert "Lazy loading for stores" ([698d877](698d877)) * Revert "Revert "Merge pull request [#944](#944) from ssvlabs/INTERFACES-490-operator-metadata-store-refactor"" ([#1000](#1000)) ([a27021e](a27021e)) * ci: removed @semantic-release/release-notes-generator * fix: testing version bumping * ci: removed faucet * fix: added chainId to all queryKeys * style: reactivate button sizes * fix: switching cluster page issue * fix: new account logic * fix: multisig transaction modal close button will redirect to the dashboard * fix: refactored chainIds in queries * fix: after multisig is confirmed we switch to default transaction modal * fix: withTransactionModal * fix: /join path cannot be accessed if the account has clusters/operators * fix: added "createdOptimisticOperators" to account state * fix: added release-notes-generator * fix: ui design * feat: added sentry.io * fix: added mixpanel * fix: removed sentry testing button * fix: ui + redirection * style: removed padding * style: cluster table header font * style: all headers font-bold * chore: added missing space * style: operator picker * chore: mev relays * style: fixed operator settings ui * style: redesign * style: small fixes * fix: ui * fix: new operator picture * fix: operator metadata select component * fix: refresh resets the flow * fix: slashing warning * fix: register validator guard * fix: nonce checker * chore: typo * fix: fee recipient address tooltip url * fix: operator creation issue * fix: initial funding ui * fix: initial funding custom option * fix: clear keyshares file when clicking on cmd option * style: form label doesn't change color on error * fix: clickable button when disabled * fix: reactive period options * fix: url validator * fix: join routes back button paths * fix: file persistance issues * fix: offline keyshares upload * fix: cannot execute exit while liquidated * fix: testing wagmi without rainbow kit * fix: upgraded walletconnect version * ci: prod-test use stage env * ci: prod-test prod env * fix: added gtm, refactored analytics folder * fix: fee recipient address * ci: reset version * ci: prod-test, stage -> prerelease * fix: number input 0 displayDecimals * Deploy from pre-stage branch --------- Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net> Co-authored-by: stoyan.peev <stoyan.peev@gotoadmins.com>
sumbat-ssvlabs
added a commit
that referenced
this pull request
Oct 8, 2024
* build(next-version): merging next version into the old one * fix: semantic-release on every branch * fix: semantic-release * chore(release): 1.0.0-sumbat-dev.1 [skip ci] # 1.0.0-sumbat-dev.1 (2024-09-22) ### Bug Fixes * 571, 573, changed whitelist texts ([#943](#943)) ([8e09d41](8e09d41)) * added buffer, and http://localhost:5173 to CSP ([#850](#850)) ([cdea487](cdea487)) * added darkmode styles to rainbowkit ([#880](#880)) ([e9731ed](e9731ed)) * added layout pb ([16984bf](16984bf)) * added missing imports ([#872](#872)) ([dbb4896](dbb4896)) * added optimistic operators to operator picker ([#1097](#1097)) ([9307e91](9307e91)) * added type to the TextInput cmp ([#875](#875)) ([897aa87](897aa87)) * address check for external contract ([#1006](#1006)) ([f346f77](f346f77)) * blank page on withdraw ([#1017](#1017)) ([eb104bc](eb104bc)) * checking if account can use operator ([cc2e748](cc2e748)) * cluster error ([#1076](#1076)) ([9ba213a](9ba213a)) * config issues and texts ([#1001](#1001)) ([6b9614b](6b9614b)) * disabled mixpanel ip ([#1113](#1113)) ([d6494c8](d6494c8)) * external contract cancel button ([#986](#986)) ([d663d2f](d663d2f)) * external contract text's and tooltip behavior ([#982](#982)) ([18d62c7](18d62c7)) * faucet error message ([3886eb6](3886eb6)) * fetchIsRegisteredValidator ([d11ca6b](d11ca6b)) * font sizes and colors ([b155db3](b155db3)) * getSigner issue + ssvloader ([#852](#852)) ([f9429a9](f9429a9)) * increased node memory size for build ([#862](#862)) ([b2003f3](b2003f3)) * invalid tag ui ([#1026](#1026)) ([296c598](296c598)) * metamask connecting issue ([#886](#886)) ([10af32e](10af32e)) * mixpanel breaking the webapp ([#1132](#1132)) ([8f2d567](8f2d567)) * mixpanel country with ip true ([db31c40](db31c40)) * mixpanel pre-stage ([#1131](#1131)) ([1dfb1f4](1dfb1f4)) * operator metadata signing issue ([#920](#920)) ([55920b0](55920b0)) * Operator placeholder ([8e24698](8e24698)) * operator search shows private operators ([#975](#975)) ([f3809b1](f3809b1)) * operators scroll issue ([#1091](#1091)) ([7e351d7](7e351d7)) * rejecting transaction issue ([#1108](#1108)) ([9cfa9ad](9cfa9ad)) * remove enrichOperator function from operator and cluster services ([#1014](#1014)) ([ffd6e1f](ffd6e1f)) * removed desktop app and removed change operators button while loading dkg health ([#938](#938)) ([80c1cc1](80c1cc1)) * removed unused regex ([e4bbe25](e4bbe25)) * request from enriched operator instead of delaying the operator refresh ([#984](#984)) ([1c2a155](1c2a155)) * semantic-release ([ac51ecf](ac51ecf)) * semantic-release on every branch ([ca661f0](ca661f0)) * setFeeRecipient not showing loading for walletConnect ([02fb7d6](02fb7d6)) * showing lock icon on cluster row + cluster.operators enrichment ([#978](#978)) ([dbc277c](dbc277c)) * small bugs and setSelectedOperator refactor ([#964](#964)) ([ca5c8e5](ca5c8e5)) * switching account in faucet ([#1039](#1039)) ([82c1d6d](82c1d6d)) * toWei issue when passing numbers like 1e-7 ([77e889a](77e889a)) * transactionExecutor ([ee64bd5](ee64bd5)) * undo rollback ([#957](#957)) ([7e0b035](7e0b035)) * wallet connect icon ([ea69091](ea69091)) * walletConnect pending tx issue ([#906](#906)) ([762b327](762b327)) * will prettify staged files before commit ([#877](#877)) ([2c1d7a2](2c1d7a2)) ### Features * checking operator dkg health ([5dadec4](5dadec4)) ### Reverts * Revert "Lazy loading for stores" ([57e25d6](57e25d6)) * Revert "Lazy loading for stores" ([698d877](698d877)) * Revert "Revert "Merge pull request [#944](#944) from ssvlabs/INTERFACES-490-operator-metadata-store-refactor"" ([#1000](#1000)) ([a27021e](a27021e)) * ci: removed @semantic-release/release-notes-generator * fix: testing version bumping * ci: removed faucet * fix: added chainId to all queryKeys * style: reactivate button sizes * fix: switching cluster page issue * fix: new account logic * fix: multisig transaction modal close button will redirect to the dashboard * fix: refactored chainIds in queries * fix: after multisig is confirmed we switch to default transaction modal * fix: withTransactionModal * fix: /join path cannot be accessed if the account has clusters/operators * fix: added "createdOptimisticOperators" to account state * fix: added release-notes-generator * fix: ui design * feat: added sentry.io * fix: added mixpanel * fix: removed sentry testing button * fix: ui + redirection * style: removed padding * style: cluster table header font * style: all headers font-bold * chore: added missing space * style: operator picker * chore: mev relays * style: fixed operator settings ui * style: redesign * style: small fixes * fix: ui * fix: new operator picture * fix: operator metadata select component * fix: refresh resets the flow * fix: slashing warning * fix: register validator guard * fix: nonce checker * chore: typo * fix: fee recipient address tooltip url * fix: operator creation issue * fix: initial funding ui * fix: initial funding custom option * fix: clear keyshares file when clicking on cmd option * style: form label doesn't change color on error * fix: clickable button when disabled * fix: reactive period options * fix: url validator * fix: join routes back button paths * fix: file persistance issues * fix: offline keyshares upload * fix: cannot execute exit while liquidated * fix: testing wagmi without rainbow kit * fix: upgraded walletconnect version * ci: prod-test use stage env * ci: prod-test prod env * fix: added gtm, refactored analytics folder * fix: fee recipient address * ci: reset version * ci: prod-test, stage -> prerelease * fix: number input 0 displayDecimals * Deploy from pre-stage branch * fix: number input regex * Added env for app-pre.stage.ssv.network * ci: pre-stage --------- Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net> Co-authored-by: stoyan.peev <stoyan.peev@gotoadmins.com>
sumbat-ssvlabs
added a commit
that referenced
this pull request
Oct 9, 2024
* build(next-version): merging next version into the old one * fix: semantic-release on every branch * fix: semantic-release * chore(release): 1.0.0-sumbat-dev.1 [skip ci] # 1.0.0-sumbat-dev.1 (2024-09-22) ### Bug Fixes * 571, 573, changed whitelist texts ([#943](#943)) ([8e09d41](8e09d41)) * added buffer, and http://localhost:5173 to CSP ([#850](#850)) ([cdea487](cdea487)) * added darkmode styles to rainbowkit ([#880](#880)) ([e9731ed](e9731ed)) * added layout pb ([16984bf](16984bf)) * added missing imports ([#872](#872)) ([dbb4896](dbb4896)) * added optimistic operators to operator picker ([#1097](#1097)) ([9307e91](9307e91)) * added type to the TextInput cmp ([#875](#875)) ([897aa87](897aa87)) * address check for external contract ([#1006](#1006)) ([f346f77](f346f77)) * blank page on withdraw ([#1017](#1017)) ([eb104bc](eb104bc)) * checking if account can use operator ([cc2e748](cc2e748)) * cluster error ([#1076](#1076)) ([9ba213a](9ba213a)) * config issues and texts ([#1001](#1001)) ([6b9614b](6b9614b)) * disabled mixpanel ip ([#1113](#1113)) ([d6494c8](d6494c8)) * external contract cancel button ([#986](#986)) ([d663d2f](d663d2f)) * external contract text's and tooltip behavior ([#982](#982)) ([18d62c7](18d62c7)) * faucet error message ([3886eb6](3886eb6)) * fetchIsRegisteredValidator ([d11ca6b](d11ca6b)) * font sizes and colors ([b155db3](b155db3)) * getSigner issue + ssvloader ([#852](#852)) ([f9429a9](f9429a9)) * increased node memory size for build ([#862](#862)) ([b2003f3](b2003f3)) * invalid tag ui ([#1026](#1026)) ([296c598](296c598)) * metamask connecting issue ([#886](#886)) ([10af32e](10af32e)) * mixpanel breaking the webapp ([#1132](#1132)) ([8f2d567](8f2d567)) * mixpanel country with ip true ([db31c40](db31c40)) * mixpanel pre-stage ([#1131](#1131)) ([1dfb1f4](1dfb1f4)) * operator metadata signing issue ([#920](#920)) ([55920b0](55920b0)) * Operator placeholder ([8e24698](8e24698)) * operator search shows private operators ([#975](#975)) ([f3809b1](f3809b1)) * operators scroll issue ([#1091](#1091)) ([7e351d7](7e351d7)) * rejecting transaction issue ([#1108](#1108)) ([9cfa9ad](9cfa9ad)) * remove enrichOperator function from operator and cluster services ([#1014](#1014)) ([ffd6e1f](ffd6e1f)) * removed desktop app and removed change operators button while loading dkg health ([#938](#938)) ([80c1cc1](80c1cc1)) * removed unused regex ([e4bbe25](e4bbe25)) * request from enriched operator instead of delaying the operator refresh ([#984](#984)) ([1c2a155](1c2a155)) * semantic-release ([ac51ecf](ac51ecf)) * semantic-release on every branch ([ca661f0](ca661f0)) * setFeeRecipient not showing loading for walletConnect ([02fb7d6](02fb7d6)) * showing lock icon on cluster row + cluster.operators enrichment ([#978](#978)) ([dbc277c](dbc277c)) * small bugs and setSelectedOperator refactor ([#964](#964)) ([ca5c8e5](ca5c8e5)) * switching account in faucet ([#1039](#1039)) ([82c1d6d](82c1d6d)) * toWei issue when passing numbers like 1e-7 ([77e889a](77e889a)) * transactionExecutor ([ee64bd5](ee64bd5)) * undo rollback ([#957](#957)) ([7e0b035](7e0b035)) * wallet connect icon ([ea69091](ea69091)) * walletConnect pending tx issue ([#906](#906)) ([762b327](762b327)) * will prettify staged files before commit ([#877](#877)) ([2c1d7a2](2c1d7a2)) ### Features * checking operator dkg health ([5dadec4](5dadec4)) ### Reverts * Revert "Lazy loading for stores" ([57e25d6](57e25d6)) * Revert "Lazy loading for stores" ([698d877](698d877)) * Revert "Revert "Merge pull request [#944](#944) from ssvlabs/INTERFACES-490-operator-metadata-store-refactor"" ([#1000](#1000)) ([a27021e](a27021e)) * ci: removed @semantic-release/release-notes-generator * fix: testing version bumping * ci: removed faucet * fix: added chainId to all queryKeys * style: reactivate button sizes * fix: switching cluster page issue * fix: new account logic * fix: multisig transaction modal close button will redirect to the dashboard * fix: refactored chainIds in queries * fix: after multisig is confirmed we switch to default transaction modal * fix: withTransactionModal * fix: /join path cannot be accessed if the account has clusters/operators * fix: added "createdOptimisticOperators" to account state * fix: added release-notes-generator * fix: ui design * feat: added sentry.io * fix: added mixpanel * fix: removed sentry testing button * fix: ui + redirection * style: removed padding * style: cluster table header font * style: all headers font-bold * chore: added missing space * style: operator picker * chore: mev relays * style: fixed operator settings ui * style: redesign * style: small fixes * fix: ui * fix: new operator picture * fix: operator metadata select component * fix: refresh resets the flow * fix: slashing warning * fix: register validator guard * fix: nonce checker * chore: typo * fix: fee recipient address tooltip url * fix: operator creation issue * fix: initial funding ui * fix: initial funding custom option * fix: clear keyshares file when clicking on cmd option * style: form label doesn't change color on error * fix: clickable button when disabled * fix: reactive period options * fix: url validator * fix: join routes back button paths * fix: file persistance issues * fix: offline keyshares upload * fix: cannot execute exit while liquidated * fix: testing wagmi without rainbow kit * fix: upgraded walletconnect version * ci: prod-test use stage env * ci: prod-test prod env * fix: added gtm, refactored analytics folder * fix: fee recipient address * ci: reset version * ci: prod-test, stage -> prerelease * fix: number input 0 displayDecimals * Deploy from pre-stage branch * fix: number input regex * Added env for app-pre.stage.ssv.network * ci: pre-stage * feat: compliance * fix: percentage display * fix: ui + dkg cmd network name --------- Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net> Co-authored-by: stoyan.peev <stoyan.peev@gotoadmins.com>
Merged
sumbat-ssvlabs
added a commit
that referenced
this pull request
Oct 13, 2024
* build(next-version): merging next version into the old one * fix: semantic-release on every branch * fix: semantic-release * chore(release): 1.0.0-sumbat-dev.1 [skip ci] # 1.0.0-sumbat-dev.1 (2024-09-22) ### Bug Fixes * 571, 573, changed whitelist texts ([#943](#943)) ([8e09d41](8e09d41)) * added buffer, and http://localhost:5173 to CSP ([#850](#850)) ([cdea487](cdea487)) * added darkmode styles to rainbowkit ([#880](#880)) ([e9731ed](e9731ed)) * added layout pb ([16984bf](16984bf)) * added missing imports ([#872](#872)) ([dbb4896](dbb4896)) * added optimistic operators to operator picker ([#1097](#1097)) ([9307e91](9307e91)) * added type to the TextInput cmp ([#875](#875)) ([897aa87](897aa87)) * address check for external contract ([#1006](#1006)) ([f346f77](f346f77)) * blank page on withdraw ([#1017](#1017)) ([eb104bc](eb104bc)) * checking if account can use operator ([cc2e748](cc2e748)) * cluster error ([#1076](#1076)) ([9ba213a](9ba213a)) * config issues and texts ([#1001](#1001)) ([6b9614b](6b9614b)) * disabled mixpanel ip ([#1113](#1113)) ([d6494c8](d6494c8)) * external contract cancel button ([#986](#986)) ([d663d2f](d663d2f)) * external contract text's and tooltip behavior ([#982](#982)) ([18d62c7](18d62c7)) * faucet error message ([3886eb6](3886eb6)) * fetchIsRegisteredValidator ([d11ca6b](d11ca6b)) * font sizes and colors ([b155db3](b155db3)) * getSigner issue + ssvloader ([#852](#852)) ([f9429a9](f9429a9)) * increased node memory size for build ([#862](#862)) ([b2003f3](b2003f3)) * invalid tag ui ([#1026](#1026)) ([296c598](296c598)) * metamask connecting issue ([#886](#886)) ([10af32e](10af32e)) * mixpanel breaking the webapp ([#1132](#1132)) ([8f2d567](8f2d567)) * mixpanel country with ip true ([db31c40](db31c40)) * mixpanel pre-stage ([#1131](#1131)) ([1dfb1f4](1dfb1f4)) * operator metadata signing issue ([#920](#920)) ([55920b0](55920b0)) * Operator placeholder ([8e24698](8e24698)) * operator search shows private operators ([#975](#975)) ([f3809b1](f3809b1)) * operators scroll issue ([#1091](#1091)) ([7e351d7](7e351d7)) * rejecting transaction issue ([#1108](#1108)) ([9cfa9ad](9cfa9ad)) * remove enrichOperator function from operator and cluster services ([#1014](#1014)) ([ffd6e1f](ffd6e1f)) * removed desktop app and removed change operators button while loading dkg health ([#938](#938)) ([80c1cc1](80c1cc1)) * removed unused regex ([e4bbe25](e4bbe25)) * request from enriched operator instead of delaying the operator refresh ([#984](#984)) ([1c2a155](1c2a155)) * semantic-release ([ac51ecf](ac51ecf)) * semantic-release on every branch ([ca661f0](ca661f0)) * setFeeRecipient not showing loading for walletConnect ([02fb7d6](02fb7d6)) * showing lock icon on cluster row + cluster.operators enrichment ([#978](#978)) ([dbc277c](dbc277c)) * small bugs and setSelectedOperator refactor ([#964](#964)) ([ca5c8e5](ca5c8e5)) * switching account in faucet ([#1039](#1039)) ([82c1d6d](82c1d6d)) * toWei issue when passing numbers like 1e-7 ([77e889a](77e889a)) * transactionExecutor ([ee64bd5](ee64bd5)) * undo rollback ([#957](#957)) ([7e0b035](7e0b035)) * wallet connect icon ([ea69091](ea69091)) * walletConnect pending tx issue ([#906](#906)) ([762b327](762b327)) * will prettify staged files before commit ([#877](#877)) ([2c1d7a2](2c1d7a2)) ### Features * checking operator dkg health ([5dadec4](5dadec4)) ### Reverts * Revert "Lazy loading for stores" ([57e25d6](57e25d6)) * Revert "Lazy loading for stores" ([698d877](698d877)) * Revert "Revert "Merge pull request [#944](#944) from ssvlabs/INTERFACES-490-operator-metadata-store-refactor"" ([#1000](#1000)) ([a27021e](a27021e)) * ci: removed @semantic-release/release-notes-generator * fix: testing version bumping * ci: removed faucet * fix: added chainId to all queryKeys * style: reactivate button sizes * fix: switching cluster page issue * fix: new account logic * fix: multisig transaction modal close button will redirect to the dashboard * fix: refactored chainIds in queries * fix: after multisig is confirmed we switch to default transaction modal * fix: withTransactionModal * fix: /join path cannot be accessed if the account has clusters/operators * fix: added "createdOptimisticOperators" to account state * fix: added release-notes-generator * fix: ui design * feat: added sentry.io * fix: added mixpanel * fix: removed sentry testing button * fix: ui + redirection * style: removed padding * style: cluster table header font * style: all headers font-bold * chore: added missing space * style: operator picker * chore: mev relays * style: fixed operator settings ui * style: redesign * style: small fixes * fix: ui * fix: new operator picture * fix: operator metadata select component * fix: refresh resets the flow * fix: slashing warning * fix: register validator guard * fix: nonce checker * chore: typo * fix: fee recipient address tooltip url * fix: operator creation issue * fix: initial funding ui * fix: initial funding custom option * fix: clear keyshares file when clicking on cmd option * style: form label doesn't change color on error * fix: clickable button when disabled * fix: reactive period options * fix: url validator * fix: join routes back button paths * fix: file persistance issues * fix: offline keyshares upload * fix: cannot execute exit while liquidated * fix: testing wagmi without rainbow kit * fix: upgraded walletconnect version * ci: prod-test use stage env * ci: prod-test prod env * fix: added gtm, refactored analytics folder * fix: fee recipient address * ci: reset version * ci: prod-test, stage -> prerelease * fix: number input 0 displayDecimals * Deploy from pre-stage branch * fix: number input regex * Added env for app-pre.stage.ssv.network * ci: pre-stage * feat: compliance * fix: percentage display * fix: ui + dkg cmd network name * fix: operator/cluster inputs design + 404 route * fix: contract wallet transaction modal initiation * style: estimated operational runway * fix: compliance flag * fix: private operator logic * style: number input placeholders * fix: lazy table logic + cleanup + filter out dkg with "http://" * fix: mainnet_private_rpc_client * fix: added back btn for dkg ceremony page * fix: filter operators with https * fix: production explorer link * fix: 404 page --------- Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net> Co-authored-by: stoyan.peev <stoyan.peev@gotoadmins.com>
sumbat-ssvlabs
added a commit
that referenced
this pull request
Oct 13, 2024
* build(next-version): merging next version into the old one * fix: semantic-release on every branch * fix: semantic-release * chore(release): 1.0.0-sumbat-dev.1 [skip ci] # 1.0.0-sumbat-dev.1 (2024-09-22) ### Bug Fixes * 571, 573, changed whitelist texts ([#943](#943)) ([8e09d41](8e09d41)) * added buffer, and http://localhost:5173 to CSP ([#850](#850)) ([cdea487](cdea487)) * added darkmode styles to rainbowkit ([#880](#880)) ([e9731ed](e9731ed)) * added layout pb ([16984bf](16984bf)) * added missing imports ([#872](#872)) ([dbb4896](dbb4896)) * added optimistic operators to operator picker ([#1097](#1097)) ([9307e91](9307e91)) * added type to the TextInput cmp ([#875](#875)) ([897aa87](897aa87)) * address check for external contract ([#1006](#1006)) ([f346f77](f346f77)) * blank page on withdraw ([#1017](#1017)) ([eb104bc](eb104bc)) * checking if account can use operator ([cc2e748](cc2e748)) * cluster error ([#1076](#1076)) ([9ba213a](9ba213a)) * config issues and texts ([#1001](#1001)) ([6b9614b](6b9614b)) * disabled mixpanel ip ([#1113](#1113)) ([d6494c8](d6494c8)) * external contract cancel button ([#986](#986)) ([d663d2f](d663d2f)) * external contract text's and tooltip behavior ([#982](#982)) ([18d62c7](18d62c7)) * faucet error message ([3886eb6](3886eb6)) * fetchIsRegisteredValidator ([d11ca6b](d11ca6b)) * font sizes and colors ([b155db3](b155db3)) * getSigner issue + ssvloader ([#852](#852)) ([f9429a9](f9429a9)) * increased node memory size for build ([#862](#862)) ([b2003f3](b2003f3)) * invalid tag ui ([#1026](#1026)) ([296c598](296c598)) * metamask connecting issue ([#886](#886)) ([10af32e](10af32e)) * mixpanel breaking the webapp ([#1132](#1132)) ([8f2d567](8f2d567)) * mixpanel country with ip true ([db31c40](db31c40)) * mixpanel pre-stage ([#1131](#1131)) ([1dfb1f4](1dfb1f4)) * operator metadata signing issue ([#920](#920)) ([55920b0](55920b0)) * Operator placeholder ([8e24698](8e24698)) * operator search shows private operators ([#975](#975)) ([f3809b1](f3809b1)) * operators scroll issue ([#1091](#1091)) ([7e351d7](7e351d7)) * rejecting transaction issue ([#1108](#1108)) ([9cfa9ad](9cfa9ad)) * remove enrichOperator function from operator and cluster services ([#1014](#1014)) ([ffd6e1f](ffd6e1f)) * removed desktop app and removed change operators button while loading dkg health ([#938](#938)) ([80c1cc1](80c1cc1)) * removed unused regex ([e4bbe25](e4bbe25)) * request from enriched operator instead of delaying the operator refresh ([#984](#984)) ([1c2a155](1c2a155)) * semantic-release ([ac51ecf](ac51ecf)) * semantic-release on every branch ([ca661f0](ca661f0)) * setFeeRecipient not showing loading for walletConnect ([02fb7d6](02fb7d6)) * showing lock icon on cluster row + cluster.operators enrichment ([#978](#978)) ([dbc277c](dbc277c)) * small bugs and setSelectedOperator refactor ([#964](#964)) ([ca5c8e5](ca5c8e5)) * switching account in faucet ([#1039](#1039)) ([82c1d6d](82c1d6d)) * toWei issue when passing numbers like 1e-7 ([77e889a](77e889a)) * transactionExecutor ([ee64bd5](ee64bd5)) * undo rollback ([#957](#957)) ([7e0b035](7e0b035)) * wallet connect icon ([ea69091](ea69091)) * walletConnect pending tx issue ([#906](#906)) ([762b327](762b327)) * will prettify staged files before commit ([#877](#877)) ([2c1d7a2](2c1d7a2)) ### Features * checking operator dkg health ([5dadec4](5dadec4)) ### Reverts * Revert "Lazy loading for stores" ([57e25d6](57e25d6)) * Revert "Lazy loading for stores" ([698d877](698d877)) * Revert "Revert "Merge pull request [#944](#944) from ssvlabs/INTERFACES-490-operator-metadata-store-refactor"" ([#1000](#1000)) ([a27021e](a27021e)) * ci: removed @semantic-release/release-notes-generator * fix: testing version bumping * ci: removed faucet * fix: added chainId to all queryKeys * style: reactivate button sizes * fix: switching cluster page issue * fix: new account logic * fix: multisig transaction modal close button will redirect to the dashboard * fix: refactored chainIds in queries * fix: after multisig is confirmed we switch to default transaction modal * fix: withTransactionModal * fix: /join path cannot be accessed if the account has clusters/operators * fix: added "createdOptimisticOperators" to account state * fix: added release-notes-generator * fix: ui design * feat: added sentry.io * fix: added mixpanel * fix: removed sentry testing button * fix: ui + redirection * style: removed padding * style: cluster table header font * style: all headers font-bold * chore: added missing space * style: operator picker * chore: mev relays * style: fixed operator settings ui * style: redesign * style: small fixes * fix: ui * fix: new operator picture * fix: operator metadata select component * fix: refresh resets the flow * fix: slashing warning * fix: register validator guard * fix: nonce checker * chore: typo * fix: fee recipient address tooltip url * fix: operator creation issue * fix: initial funding ui * fix: initial funding custom option * fix: clear keyshares file when clicking on cmd option * style: form label doesn't change color on error * fix: clickable button when disabled * fix: reactive period options * fix: url validator * fix: join routes back button paths * fix: file persistance issues * fix: offline keyshares upload * fix: cannot execute exit while liquidated * fix: testing wagmi without rainbow kit * fix: upgraded walletconnect version * ci: prod-test use stage env * ci: prod-test prod env * fix: added gtm, refactored analytics folder * fix: fee recipient address * ci: reset version * ci: prod-test, stage -> prerelease * fix: number input 0 displayDecimals * Deploy from pre-stage branch * fix: number input regex * Added env for app-pre.stage.ssv.network * ci: pre-stage * feat: compliance * fix: percentage display * fix: ui + dkg cmd network name * fix: operator/cluster inputs design + 404 route * fix: contract wallet transaction modal initiation * style: estimated operational runway * fix: compliance flag * fix: private operator logic * style: number input placeholders * fix: lazy table logic + cleanup + filter out dkg with "http://" * fix: mainnet_private_rpc_client * fix: added back btn for dkg ceremony page * fix: filter operators with https * fix: production explorer link * fix: 404 page * fix: reactivate funding number input --------- Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net> Co-authored-by: stoyan.peev <stoyan.peev@gotoadmins.com>
sumbat-ssvlabs
pushed a commit
that referenced
this pull request
Oct 14, 2024
# 1.0.0-sumbat-dev.1 (2024-09-22) ### Bug Fixes * 571, 573, changed whitelist texts ([#943](#943)) ([8e09d41](8e09d41)) * added buffer, and http://localhost:5173 to CSP ([#850](#850)) ([cdea487](cdea487)) * added darkmode styles to rainbowkit ([#880](#880)) ([e9731ed](e9731ed)) * added layout pb ([16984bf](16984bf)) * added missing imports ([#872](#872)) ([dbb4896](dbb4896)) * added optimistic operators to operator picker ([#1097](#1097)) ([9307e91](9307e91)) * added type to the TextInput cmp ([#875](#875)) ([897aa87](897aa87)) * address check for external contract ([#1006](#1006)) ([f346f77](f346f77)) * blank page on withdraw ([#1017](#1017)) ([eb104bc](eb104bc)) * checking if account can use operator ([cc2e748](cc2e748)) * cluster error ([#1076](#1076)) ([9ba213a](9ba213a)) * config issues and texts ([#1001](#1001)) ([6b9614b](6b9614b)) * disabled mixpanel ip ([#1113](#1113)) ([d6494c8](d6494c8)) * external contract cancel button ([#986](#986)) ([d663d2f](d663d2f)) * external contract text's and tooltip behavior ([#982](#982)) ([18d62c7](18d62c7)) * faucet error message ([3886eb6](3886eb6)) * fetchIsRegisteredValidator ([d11ca6b](d11ca6b)) * font sizes and colors ([b155db3](b155db3)) * getSigner issue + ssvloader ([#852](#852)) ([f9429a9](f9429a9)) * increased node memory size for build ([#862](#862)) ([b2003f3](b2003f3)) * invalid tag ui ([#1026](#1026)) ([296c598](296c598)) * metamask connecting issue ([#886](#886)) ([10af32e](10af32e)) * mixpanel breaking the webapp ([#1132](#1132)) ([8f2d567](8f2d567)) * mixpanel country with ip true ([db31c40](db31c40)) * mixpanel pre-stage ([#1131](#1131)) ([1dfb1f4](1dfb1f4)) * operator metadata signing issue ([#920](#920)) ([55920b0](55920b0)) * Operator placeholder ([8e24698](8e24698)) * operator search shows private operators ([#975](#975)) ([f3809b1](f3809b1)) * operators scroll issue ([#1091](#1091)) ([7e351d7](7e351d7)) * rejecting transaction issue ([#1108](#1108)) ([9cfa9ad](9cfa9ad)) * remove enrichOperator function from operator and cluster services ([#1014](#1014)) ([ffd6e1f](ffd6e1f)) * removed desktop app and removed change operators button while loading dkg health ([#938](#938)) ([80c1cc1](80c1cc1)) * removed unused regex ([e4bbe25](e4bbe25)) * request from enriched operator instead of delaying the operator refresh ([#984](#984)) ([1c2a155](1c2a155)) * semantic-release ([ac51ecf](ac51ecf)) * semantic-release on every branch ([ca661f0](ca661f0)) * setFeeRecipient not showing loading for walletConnect ([02fb7d6](02fb7d6)) * showing lock icon on cluster row + cluster.operators enrichment ([#978](#978)) ([dbc277c](dbc277c)) * small bugs and setSelectedOperator refactor ([#964](#964)) ([ca5c8e5](ca5c8e5)) * switching account in faucet ([#1039](#1039)) ([82c1d6d](82c1d6d)) * toWei issue when passing numbers like 1e-7 ([77e889a](77e889a)) * transactionExecutor ([ee64bd5](ee64bd5)) * undo rollback ([#957](#957)) ([7e0b035](7e0b035)) * wallet connect icon ([ea69091](ea69091)) * walletConnect pending tx issue ([#906](#906)) ([762b327](762b327)) * will prettify staged files before commit ([#877](#877)) ([2c1d7a2](2c1d7a2)) ### Features * checking operator dkg health ([5dadec4](5dadec4)) ### Reverts * Revert "Lazy loading for stores" ([57e25d6](57e25d6)) * Revert "Lazy loading for stores" ([698d877](698d877)) * Revert "Revert "Merge pull request [#944](#944) from ssvlabs/INTERFACES-490-operator-metadata-store-refactor"" ([#1000](#1000)) ([a27021e](a27021e))
sumbat-ssvlabs
added a commit
that referenced
this pull request
Oct 14, 2024
* fixed flag to disable max validators validation (#1163) * Da/flag fix (#1165) * fixed flag to disable max validators validation * added flag for keyShares validation * fix: mixpanel country with ip true * Point ssv-web to the api in Civo (#1161) * Point ssv-web to the api in Civo * Updated .env.development file * build(next-version): merging next version into the old one * fix: semantic-release on every branch * fix: semantic-release * ci: removed @semantic-release/release-notes-generator * chore(release): 1.0.0-sumbat-dev.1 [skip ci] # 1.0.0-sumbat-dev.1 (2024-09-22) ### Bug Fixes * 571, 573, changed whitelist texts ([#943](#943)) ([8e09d41](8e09d41)) * added buffer, and http://localhost:5173 to CSP ([#850](#850)) ([cdea487](cdea487)) * added darkmode styles to rainbowkit ([#880](#880)) ([e9731ed](e9731ed)) * added layout pb ([16984bf](16984bf)) * added missing imports ([#872](#872)) ([dbb4896](dbb4896)) * added optimistic operators to operator picker ([#1097](#1097)) ([9307e91](9307e91)) * added type to the TextInput cmp ([#875](#875)) ([897aa87](897aa87)) * address check for external contract ([#1006](#1006)) ([f346f77](f346f77)) * blank page on withdraw ([#1017](#1017)) ([eb104bc](eb104bc)) * checking if account can use operator ([cc2e748](cc2e748)) * cluster error ([#1076](#1076)) ([9ba213a](9ba213a)) * config issues and texts ([#1001](#1001)) ([6b9614b](6b9614b)) * disabled mixpanel ip ([#1113](#1113)) ([d6494c8](d6494c8)) * external contract cancel button ([#986](#986)) ([d663d2f](d663d2f)) * external contract text's and tooltip behavior ([#982](#982)) ([18d62c7](18d62c7)) * faucet error message ([3886eb6](3886eb6)) * fetchIsRegisteredValidator ([d11ca6b](d11ca6b)) * font sizes and colors ([b155db3](b155db3)) * getSigner issue + ssvloader ([#852](#852)) ([f9429a9](f9429a9)) * increased node memory size for build ([#862](#862)) ([b2003f3](b2003f3)) * invalid tag ui ([#1026](#1026)) ([296c598](296c598)) * metamask connecting issue ([#886](#886)) ([10af32e](10af32e)) * mixpanel breaking the webapp ([#1132](#1132)) ([8f2d567](8f2d567)) * mixpanel country with ip true ([db31c40](db31c40)) * mixpanel pre-stage ([#1131](#1131)) ([1dfb1f4](1dfb1f4)) * operator metadata signing issue ([#920](#920)) ([55920b0](55920b0)) * Operator placeholder ([8e24698](8e24698)) * operator search shows private operators ([#975](#975)) ([f3809b1](f3809b1)) * operators scroll issue ([#1091](#1091)) ([7e351d7](7e351d7)) * rejecting transaction issue ([#1108](#1108)) ([9cfa9ad](9cfa9ad)) * remove enrichOperator function from operator and cluster services ([#1014](#1014)) ([ffd6e1f](ffd6e1f)) * removed desktop app and removed change operators button while loading dkg health ([#938](#938)) ([80c1cc1](80c1cc1)) * removed unused regex ([e4bbe25](e4bbe25)) * request from enriched operator instead of delaying the operator refresh ([#984](#984)) ([1c2a155](1c2a155)) * semantic-release ([ac51ecf](ac51ecf)) * semantic-release on every branch ([ca661f0](ca661f0)) * setFeeRecipient not showing loading for walletConnect ([02fb7d6](02fb7d6)) * showing lock icon on cluster row + cluster.operators enrichment ([#978](#978)) ([dbc277c](dbc277c)) * small bugs and setSelectedOperator refactor ([#964](#964)) ([ca5c8e5](ca5c8e5)) * switching account in faucet ([#1039](#1039)) ([82c1d6d](82c1d6d)) * toWei issue when passing numbers like 1e-7 ([77e889a](77e889a)) * transactionExecutor ([ee64bd5](ee64bd5)) * undo rollback ([#957](#957)) ([7e0b035](7e0b035)) * wallet connect icon ([ea69091](ea69091)) * walletConnect pending tx issue ([#906](#906)) ([762b327](762b327)) * will prettify staged files before commit ([#877](#877)) ([2c1d7a2](2c1d7a2)) ### Features * checking operator dkg health ([5dadec4](5dadec4)) ### Reverts * Revert "Lazy loading for stores" ([57e25d6](57e25d6)) * Revert "Lazy loading for stores" ([698d877](698d877)) * Revert "Revert "Merge pull request [#944](#944) from ssvlabs/INTERFACES-490-operator-metadata-store-refactor"" ([#1000](#1000)) ([a27021e](a27021e)) * fix: testing version bumping * ci: removed faucet * fix: added chainId to all queryKeys * style: reactivate button sizes * fix: switching cluster page issue * fix: new account logic * fix: multisig transaction modal close button will redirect to the dashboard * fix: refactored chainIds in queries * fix: after multisig is confirmed we switch to default transaction modal * fix: withTransactionModal * fix: /join path cannot be accessed if the account has clusters/operators * fix: added "createdOptimisticOperators" to account state * fix: added release-notes-generator * fix: ui design * feat: added sentry.io * fix: added mixpanel * fix: removed sentry testing button * fix: ui + redirection * style: removed padding * style: cluster table header font * style: all headers font-bold * chore: added missing space * style: operator picker * chore: mev relays * style: fixed operator settings ui * style: redesign * style: small fixes * fix: ui * fix: new operator picture * fix: operator metadata select component * fix: refresh resets the flow * fix: slashing warning * fix: register validator guard * fix: nonce checker * chore: typo * fix: fee recipient address tooltip url * fix: operator creation issue * fix: initial funding ui * fix: initial funding custom option * fix: clear keyshares file when clicking on cmd option * style: form label doesn't change color on error * fix: clickable button when disabled * fix: reactive period options * fix: url validator * fix: join routes back button paths * fix: file persistance issues * fix: offline keyshares upload * fix: cannot execute exit while liquidated * fix: testing wagmi without rainbow kit * fix: upgraded walletconnect version * ci: prod-test use stage env * ci: prod-test prod env * fix: added gtm, refactored analytics folder * fix: fee recipient address * ci: reset version * ci: prod-test, stage -> prerelease * fix: number input 0 displayDecimals * Deploy from pre-stage branch * fix: number input regex * Added env for app-pre.stage.ssv.network * ci: pre-stage * feat: compliance * fix: percentage display * fix: ui + dkg cmd network name * fix: operator/cluster inputs design + 404 route * fix: contract wallet transaction modal initiation * style: estimated operational runway * fix: compliance flag * fix: private operator logic * style: number input placeholders * fix: lazy table logic + cleanup + filter out dkg with "http://" * fix: mainnet_private_rpc_client * fix: added back btn for dkg ceremony page * fix: filter operators with https * fix: reactivate funding number input * fix: production explorer link * fix: 404 page * fix: link to explorer * fix: package.json v2 * fix: bumped ssv-keys version * fix: is-contract logic * fix: rollback ssv-keys version * fix: pnpm-lock --------- Co-authored-by: axelrod-ssvlabs <128966996+axelrod-blox@users.noreply.github.com> Co-authored-by: systemblox <40427708+systemblox@users.noreply.github.com> Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net> Co-authored-by: stoyan.peev <stoyan.peev@gotoadmins.com>
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.