-
Notifications
You must be signed in to change notification settings - Fork 25
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
[BUG] fixes an incorrect reference to the old create contract class for v2 #1655
Closed
aristidesstaffieri
wants to merge
23
commits into
master
from
bug/auth-entry-create-contract-args-parse
Closed
[BUG] fixes an incorrect reference to the old create contract class for v2 #1655
aristidesstaffieri
wants to merge
23
commits into
master
from
bug/auth-entry-create-contract-args-parse
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
Bumps the all-actions group with 2 updates in the / directory: [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) and [restackio/update-json-file-action](https://github.com/restackio/update-json-file-action). Updates `peter-evans/create-pull-request` from 3.10.1 to 6.1.0 - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@v3.10.1...c5a7806) Updates `restackio/update-json-file-action` from a3a75ee5960338f5bcc83bfb81947f283fca90eb to 36b1f6009a0611cc89b70bb0403dbd6c194dc3d0 - [Release notes](https://github.com/restackio/update-json-file-action/releases) - [Commits](restackio/update-json-file-action@a3a75ee...36b1f60) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: restackio/update-json-file-action dependency-type: direct:production dependency-group: all-actions ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps the minor-and-patch group with 4 updates in the / directory: [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react), [webpack](https://github.com/webpack/webpack) and [tslib](https://github.com/Microsoft/tslib). Updates `@babel/preset-env` from 7.25.3 to 7.25.4 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.25.4/packages/babel-preset-env) Updates `@types/react` from 18.3.3 to 18.3.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `webpack` from 5.93.0 to 5.94.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.93.0...v5.94.0) Updates `tslib` from 2.6.3 to 2.7.0 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@v2.6.3...v2.7.0) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@types/react" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: webpack dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: tslib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Feature/standard wallet interface (#1357) * Feature/soroswap (#1347) * Feature/hash signing 2 (#1303) * flips the session store flag, updates listeners to not be intialized … (#1169) * capture amplitude errors to better understand why they're triggering sentry (#1167) * flips the session store flag, updates listeners to not be intialized async for v3 * updates e2e tests for manifest v3 --------- Co-authored-by: Piyal Basu <[email protected]> * add scripts tag for Firefox (#1294) * uses chrome storage in migrations instead of local storage * checks for migrated account in migration logic to set migrated network * don't babel-polyfill contentScript (#1297) * don't clear all of localStore on recoverAccount (#1301) * add hash signing option (ui and data storage) * fix redux state update; show custom errors from hardware wallet * Added translations * when experimental mode is enabled, switch network * PR comments * rm logs --------- Co-authored-by: aristides <[email protected]> * Feature/trustline sac (#1289) * Bump axios, @docusaurus/core and @docusaurus/preset-classic in /docs (#1244) Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependencies [axios](https://github.com/axios/axios), [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) and [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic). These dependencies need to be updated together. Removes `axios` Updates `@docusaurus/core` from 2.4.1 to 3.2.1 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.2.1/packages/docusaurus) Updates `@docusaurus/preset-classic` from 2.4.1 to 3.2.1 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.2.1/packages/docusaurus-preset-classic) --- updated-dependencies: - dependency-name: axios dependency-type: indirect - dependency-name: "@docusaurus/core" dependency-type: direct:production - dependency-name: "@docusaurus/preset-classic" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump express from 4.18.2 to 4.19.2 in /docs (#1216) Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piyal Basu <[email protected]> * Bump tar from 6.1.15 to 6.2.1 (#1231) Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.15 to 6.2.1. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-tar/compare/v6.1.15...v6.2.1) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piyal Basu <[email protected]> * Bump express from 4.18.2 to 4.19.2 (#1214) Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piyal Basu <[email protected]> * Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /docs (#1208) Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases) - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4) --- updated-dependencies: - dependency-name: webpack-dev-middleware dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piyal Basu <[email protected]> * Bump webpack-dev-middleware from 5.3.3 to 5.3.4 (#1207) Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases) - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4) --- updated-dependencies: - dependency-name: webpack-dev-middleware dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump follow-redirects from 1.15.4 to 1.15.6 in /docs (#1198) Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piyal Basu <[email protected]> * Bump follow-redirects from 1.15.2 to 1.15.6 (#1197) Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piyal Basu <[email protected]> * Bump ip from 2.0.0 to 2.0.1 (#1128) Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1. - [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: ip dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piyal Basu <[email protected]> * Bump axios, @docusaurus/core and @docusaurus/preset-classic in /docs (#1055) Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependencies [axios](https://github.com/axios/axios), [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) and [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic). These dependencies need to be updated together. Removes `axios` Updates `@docusaurus/core` from 2.4.1 to 3.0.1 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.0.1/packages/docusaurus) Updates `@docusaurus/preset-classic` from 2.4.1 to 3.0.1 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.0.1/packages/docusaurus-preset-classic) --- updated-dependencies: - dependency-name: axios dependency-type: indirect - dependency-name: "@docusaurus/core" dependency-type: direct:production - dependency-name: "@docusaurus/preset-classic" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piyal Basu <[email protected]> * first pass at adding remove dropdown * replaces all remaining instances of wallet-sdk * tweaks tx detail row layouts to avoid overflows * adds getContractSpec, uses it to display parameter names in tx sign detail view * migrates KeyManager to ts-wallet-sdk * upgrades react and react dom types to 18 * adds react types to extension workspace, fixes type errors * set styles for dropdown * Added translations * adds standalone version of getContractSpec and related helpers * Added translations * Added translations * undo husky pre push comments * Feature/p21 futurenet release (#1278) * switch between stellar-sdk and stellar-sdk-next based on network * increase max diff pixel ratio for playwright * rm console * adds tx timeout in send and swap settings * Added translations * tweaks tooltip text * Added translations * happy path for new add asset flow * fix trustline error warning and fix naming * Added translations * rollback dep upgrades * rollback changes * rollback package-lock upgrade * add snapshots for manage assets and send payment (#1309) --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aristides Staffieri <[email protected]> * guard against dispatching incorrect parameter (#1305) * adds Hardware sign usage in ReviewAuth for use during invokeHostFn signing, tweaks soroban icon to not overflow in signing details (#1282) * adds loader for hardware signing during signing (#1284) Co-authored-by: Piyal Basu <[email protected]> * adds sign blob error for encoding mismatch (#1300) * fix bad merge * [BUG] replaces all instances of pickTransfer with getTokenSpec workflow (#1312) * replaces all instances of pickTransfer with getTokenSpec workflow * check for transfer once token spec is confirmed * rm unused dep * fixes bad merge from upstream in ManageAssets * Added translations * remove accidental mobile4 dir addition --------- Co-authored-by: Piyal Basu <[email protected]> * Test/data storage (#1304) * adds test for data storage get item * adds tests for network migrations * adds test for remaining migrations * reverts bad merge from upstream --------- Co-authored-by: Piyal Basu <[email protected]> * [CHORE] upgrades all webpack related deps (#1307) * upgrades all webpack related deps * updates lock file * updates migrations test for recent changes * [CHORE] upgrade to docusaurus v3 (#1306) * upgrade to docusaurus v3 * edit manifest for chrome before uploading (#1315) * use single quotes (#1316) --------- Co-authored-by: Piyal Basu <[email protected]> * Fix manage assets tests (#1317) * fix tests for new manage assets flow * fix broken manage-assets tests * rm unused dep * fix e2e tests * fix query for visible loader * fix assets test * selector for individual asset balance * add better error messaging for liabilities when removing an asset (#1319) * add better error messaging for liabilities when removing an asset * add tests and rm sellingLiabilities * rm more selling liabilities * fix diff * fix diff again * verify params before fetching issuer info (#1320) * add better error messaging for liabilities when removing an asset * add tests and rm sellingLiabilities * rm more selling liabilities * fix diff * fix diff again * verify params before fetching issuer info * test soroswap api * pin docusaurus core to match versions * adding soroswap tokens to swap dropdown * split dataStorageAccess into a different file to allow for jest mocks with circular deps * updates all references for new dataStorage path * fix add asset padding; fix ledger trustline error; fix token-spec check (#1324) * fix add asset padding; fix ledger trustline error; fix token-spec check * use dynamic verified token in e2e test * undo the hw wallet trustline error fix while I figure out how to do it properly * revert isTokenSpec change * better trustline error handling; fix remove token (#1326) * starting work on bestpath * upgrade redux toolkit (#1333) * upgrade redux toolkit * allow a longer timeout to account for network congestion * styling and copy fixes * Added translations * upgrade soroswap sdk and break out simulation component * Bugfix/5.20.0 qa (#1334) * styling and copy fixes * Added translations * Bugfix/5.20.0 legal copy (#1337) * legal copy changes * Added translations * fix go back button * use history.goBack for go back button * show icons for soroswap tokens and final cleanup * remove axios and auto add the token after successful token swap * adding comments * enable linting * simplify asset dropdown logic --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: aristides <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * uses key val for public keys for inflation dest and trustor fields * adding documentation to the Soroswap methods (#1350) * removes sentry exceptions from expected failures to fetch contract specs * check if either asset is a soroswap token (#1353) * making freighter-api conform to wallet standard interface * Added translations * Revert "Added translations" This reverts commit 48d82d5dc96ade559f929cb353f4626f656939c2. * update remaining api methods to match * rm unused dep * pr comments * fix tests * increase timeout * use jest timeout * fix test name --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: aristides <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Feature/standard wallet interface docs (#1370) * Feature/soroswap (#1347) * Feature/hash signing 2 (#1303) * flips the session store flag, updates listeners to not be intialized … (#1169) * capture amplitude errors to better understand why they're triggering sentry (#1167) * flips the session store flag, updates listeners to not be intialized async for v3 * updates e2e tests for manifest v3 --------- Co-authored-by: Piyal Basu <[email protected]> * add scripts tag for Firefox (#1294) * uses chrome storage in migrations instead of local storage * checks for migrated account in migration logic to set migrated network * don't babel-polyfill contentScript (#1297) * don't clear all of localStore on recoverAccount (#1301) * add hash signing option (ui and data storage) * fix redux state update; show custom errors from hardware wallet * Added translations * when experimental mode is enabled, switch network * PR comments * rm logs --------- Co-authored-by: aristides <[email protected]> * Feature/trustline sac (#1289) * Bump axios, @docusaurus/core and @docusaurus/preset-classic in /docs (#1244) Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependencies [axios](https://github.com/axios/axios), [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) and [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic). These dependencies need to be updated together. Removes `axios` Updates `@docusaurus/core` from 2.4.1 to 3.2.1 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.2.1/packages/docusaurus) Updates `@docusaurus/preset-classic` from 2.4.1 to 3.2.1 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.2.1/packages/docusaurus-preset-classic) --- updated-dependencies: - dependency-name: axios dependency-type: indirect - dependency-name: "@docusaurus/core" dependency-type: direct:production - dependency-name: "@docusaurus/preset-classic" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump express from 4.18.2 to 4.19.2 in /docs (#1216) Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piyal Basu <[email protected]> * Bump tar from 6.1.15 to 6.2.1 (#1231) Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.15 to 6.2.1. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-tar/compare/v6.1.15...v6.2.1) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piyal Basu <[email protected]> * Bump express from 4.18.2 to 4.19.2 (#1214) Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piyal Basu <[email protected]> * Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /docs (#1208) Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases) - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4) --- updated-dependencies: - dependency-name: webpack-dev-middleware dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piyal Basu <[email protected]> * Bump webpack-dev-middleware from 5.3.3 to 5.3.4 (#1207) Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases) - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4) --- updated-dependencies: - dependency-name: webpack-dev-middleware dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump follow-redirects from 1.15.4 to 1.15.6 in /docs (#1198) Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piyal Basu <[email protected]> * Bump follow-redirects from 1.15.2 to 1.15.6 (#1197) Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piyal Basu <[email protected]> * Bump ip from 2.0.0 to 2.0.1 (#1128) Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1. - [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: ip dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piyal Basu <[email protected]> * Bump axios, @docusaurus/core and @docusaurus/preset-classic in /docs (#1055) Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependencies [axios](https://github.com/axios/axios), [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) and [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic). These dependencies need to be updated together. Removes `axios` Updates `@docusaurus/core` from 2.4.1 to 3.0.1 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.0.1/packages/docusaurus) Updates `@docusaurus/preset-classic` from 2.4.1 to 3.0.1 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.0.1/packages/docusaurus-preset-classic) --- updated-dependencies: - dependency-name: axios dependency-type: indirect - dependency-name: "@docusaurus/core" dependency-type: direct:production - dependency-name: "@docusaurus/preset-classic" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piyal Basu <[email protected]> * first pass at adding remove dropdown * replaces all remaining instances of wallet-sdk * tweaks tx detail row layouts to avoid overflows * adds getContractSpec, uses it to display parameter names in tx sign detail view * migrates KeyManager to ts-wallet-sdk * upgrades react and react dom types to 18 * adds react types to extension workspace, fixes type errors * set styles for dropdown * Added translations * adds standalone version of getContractSpec and related helpers * Added translations * Added translations * undo husky pre push comments * Feature/p21 futurenet release (#1278) * switch between stellar-sdk and stellar-sdk-next based on network * increase max diff pixel ratio for playwright * rm console * adds tx timeout in send and swap settings * Added translations * tweaks tooltip text * Added translations * happy path for new add asset flow * fix trustline error warning and fix naming * Added translations * rollback dep upgrades * rollback changes * rollback package-lock upgrade * add snapshots for manage assets and send payment (#1309) --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aristides Staffieri <[email protected]> * guard against dispatching incorrect parameter (#1305) * adds Hardware sign usage in ReviewAuth for use during invokeHostFn signing, tweaks soroban icon to not overflow in signing details (#1282) * adds loader for hardware signing during signing (#1284) Co-authored-by: Piyal Basu <[email protected]> * adds sign blob error for encoding mismatch (#1300) * fix bad merge * [BUG] replaces all instances of pickTransfer with getTokenSpec workflow (#1312) * replaces all instances of pickTransfer with getTokenSpec workflow * check for transfer once token spec is confirmed * rm unused dep * fixes bad merge from upstream in ManageAssets * Added translations * remove accidental mobile4 dir addition --------- Co-authored-by: Piyal Basu <[email protected]> * Test/data storage (#1304) * adds test for data storage get item * adds tests for network migrations * adds test for remaining migrations * reverts bad merge from upstream --------- Co-authored-by: Piyal Basu <[email protected]> * [CHORE] upgrades all webpack related deps (#1307) * upgrades all webpack related deps * updates lock file * updates migrations test for recent changes * [CHORE] upgrade to docusaurus v3 (#1306) * upgrade to docusaurus v3 * edit manifest for chrome before uploading (#1315) * use single quotes (#1316) --------- Co-authored-by: Piyal Basu <[email protected]> * Fix manage assets tests (#1317) * fix tests for new manage assets flow * fix broken manage-assets tests * rm unused dep * fix e2e tests * fix query for visible loader * fix assets test * selector for individual asset balance * add better error messaging for liabilities when removing an asset (#1319) * add better error messaging for liabilities when removing an asset * add tests and rm sellingLiabilities * rm more selling liabilities * fix diff * fix diff again * verify params before fetching issuer info (#1320) * add better error messaging for liabilities when removing an asset * add tests and rm sellingLiabilities * rm more selling liabilities * fix diff * fix diff again * verify params before fetching issuer info * test soroswap api * pin docusaurus core to match versions * adding soroswap tokens to swap dropdown * split dataStorageAccess into a different file to allow for jest mocks with circular deps * updates all references for new dataStorage path * fix add asset padding; fix ledger trustline error; fix token-spec check (#1324) * fix add asset padding; fix ledger trustline error; fix token-spec check * use dynamic verified token in e2e test * undo the hw wallet trustline error fix while I figure out how to do it properly * revert isTokenSpec change * better trustline error handling; fix remove token (#1326) * starting work on bestpath * upgrade redux toolkit (#1333) * upgrade redux toolkit * allow a longer timeout to account for network congestion * styling and copy fixes * Added translations * upgrade soroswap sdk and break out simulation component * Bugfix/5.20.0 qa (#1334) * styling and copy fixes * Added translations * Bugfix/5.20.0 legal copy (#1337) * legal copy changes * Added translations * fix go back button * use history.goBack for go back button * show icons for soroswap tokens and final cleanup * remove axios and auto add the token after successful token swap * adding comments * enable linting * simplify asset dropdown logic --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: aristides <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * uses key val for public keys for inflation dest and trustor fields * adding documentation to the Soroswap methods (#1350) * removes sentry exceptions from expected failures to fetch contract specs * check if either asset is a soroswap token (#1353) * making freighter-api conform to wallet standard interface * Added translations * Revert "Added translations" This reverts commit 48d82d5dc96ade559f929cb353f4626f656939c2. * update remaining api methods to match * rm unused dep * pr comments * fix tests * increase timeout * use jest timeout * fix test name * adding docs for standard wallet interface * updating docs and playground * don't use Partial type * simplify types * update types in guide * rollback version * rollback yarn.lock * fix tests --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: aristides <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * add wallet change watcher + docs (#1373) * Feature/soroswap (#1347) * Feature/hash signing 2 (#1303) * flips the session store flag, updates listeners to not be intialized … (#1169) * capture amplitude errors to better understand why they're triggering sentry (#1167) * flips the session store flag, updates listeners to not be intialized async for v3 * updates e2e tests for manifest v3 --------- Co-authored-by: Piyal Basu <[email protected]> * add scripts tag for Firefox (#1294) * uses chrome storage in migrations instead of local storage * checks for migrated account in migration logic to set migrated network * don't babel-polyfill contentScript (#1297) * don't clear all of localStore on recoverAccount (#1301) * add hash signing option (ui and data storage) * fix redux state update; show custom errors from hardware wallet * Added translations * when experimental mode is enabled, switch network * PR comments * rm logs --------- Co-authored-by: aristides <[email protected]> * Feature/trustline sac (#1289) * Bump axios, @docusaurus/core and @docusaurus/preset-classic in /docs (#1244) Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependencies [axios](https://github.com/axios/axios), [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) and [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic). These dependencies need to be updated together. Removes `axios` Updates `@docusaurus/core` from 2.4.1 to 3.2.1 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.2.1/packages/docusaurus) Updates `@docusaurus/preset-classic` from 2.4.1 to 3.2.1 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.2.1/packages/docusaurus-preset-classic) --- updated-dependencies: - dependency-name: axios dependency-type: indirect - dependency-name: "@docusaurus/core" dependency-type: direct:production - dependency-name: "@docusaurus/preset-classic" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump express from 4.18.2 to 4.19.2 in /docs (#1216) Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piyal Basu <[email protected]> * Bump tar from 6.1.15 to 6.2.1 (#1231) Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.15 to 6.2.1. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-tar/compare/v6.1.15...v6.2.1) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piyal Basu <[email protected]> * Bump express from 4.18.2 to 4.19.2 (#1214) Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piyal Basu <[email protected]> * Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /docs (#1208) Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases) - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4) --- updated-dependencies: - dependency-name: webpack-dev-middleware dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piyal Basu <[email protected]> * Bump webpack-dev-middleware from 5.3.3 to 5.3.4 (#1207) Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases) - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4) --- updated-dependencies: - dependency-name: webpack-dev-middleware dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump follow-redirects from 1.15.4 to 1.15.6 in /docs (#1198) Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piyal Basu <[email protected]> * Bump follow-redirects from 1.15.2 to 1.15.6 (#1197) Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piyal Basu <[email protected]> * Bump ip from 2.0.0 to 2.0.1 (#1128) Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1. - [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: ip dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piyal Basu <[email protected]> * Bump axios, @docusaurus/core and @docusaurus/preset-classic in /docs (#1055) Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependencies [axios](https://github.com/axios/axios), [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) and [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic). These dependencies need to be updated together. Removes `axios` Updates `@docusaurus/core` from 2.4.1 to 3.0.1 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.0.1/packages/docusaurus) Updates `@docusaurus/preset-classic` from 2.4.1 to 3.0.1 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.0.1/packages/docusaurus-preset-classic) --- updated-dependencies: - dependency-name: axios dependency-type: indirect - dependency-name: "@docusaurus/core" dependency-type: direct:production - dependency-name: "@docusaurus/preset-classic" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piyal Basu <[email protected]> * first pass at adding remove dropdown * replaces all remaining instances of wallet-sdk * tweaks tx detail row layouts to avoid overflows * adds getContractSpec, uses it to display parameter names in tx sign detail view * migrates KeyManager to ts-wallet-sdk * upgrades react and react dom types to 18 * adds react types to extension workspace, fixes type errors * set styles for dropdown * Added translations * adds standalone version of getContractSpec and related helpers * Added translations * Added translations * undo husky pre push comments * Feature/p21 futurenet release (#1278) * switch between stellar-sdk and stellar-sdk-next based on network * increase max diff pixel ratio for playwright * rm console * adds tx timeout in send and swap settings * Added translations * tweaks tooltip text * Added translations * happy path for new add asset flow * fix trustline error warning and fix naming * Added translations * rollback dep upgrades * rollback changes * rollback package-lock upgrade * add snapshots for manage assets and send payment (#1309) --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aristides Staffieri <[email protected]> * guard against dispatching incorrect parameter (#1305) * adds Hardware sign usage in ReviewAuth for use during invokeHostFn signing, tweaks soroban icon to not overflow in signing details (#1282) * adds loader for hardware signing during signing (#1284) Co-authored-by: Piyal Basu <[email protected]> * adds sign blob error for encoding mismatch (#1300) * fix bad merge * [BUG] replaces all instances of pickTransfer with getTokenSpec workflow (#1312) * replaces all instances of pickTransfer with getTokenSpec workflow * check for transfer once token spec is confirmed * rm unused dep * fixes bad merge from upstream in ManageAssets * Added translations * remove accidental mobile4 dir addition --------- Co-authored-by: Piyal Basu <[email protected]> * Test/data storage (#1304) * adds test for data storage get item * adds tests for network migrations * adds test for remaining migrations * reverts bad merge from upstream --------- Co-authored-by: Piyal Basu <[email protected]> * [CHORE] upgrades all webpack related deps (#1307) * upgrades all webpack related deps * updates lock file * updates migrations test for recent changes * [CHORE] upgrade to docusaurus v3 (#1306) * upgrade to docusaurus v3 * edit manifest for chrome before uploading (#1315) * use single quotes (#1316) --------- Co-authored-by: Piyal Basu <[email protected]> * Fix manage assets tests (#1317) * fix tests for new manage assets flow * fix broken manage-assets tests * rm unused dep * fix e2e tests * fix query for visible loader * fix assets test * selector for individual asset balance * add better error messaging for liabilities when removing an asset (#1319) * add better error messaging for liabilities when removing an asset * add tests and rm sellingLiabilities * rm more selling liabilities * fix diff * fix diff again * verify params before fetching issuer info (#1320) * add better error messaging for liabilities when removing an asset * add tests and rm sellingLiabilities * rm more selling liabilities * fix diff * fix diff again * verify params before fetching issuer info * test soroswap api * pin docusaurus core to match versions * adding soroswap tokens to swap dropdown * split dataStorageAccess into a different file to allow for jest mocks with circular deps * updates all references for new dataStorage path * fix add asset padding; fix ledger trustline error; fix token-spec check (#1324) * fix add asset padding; fix ledger trustline error; fix token-spec check * use dynamic verified token in e2e test * undo the hw wallet trustline error fix while I figure out how to do it properly * revert isTokenSpec change * better trustline error handling; fix remove token (#1326) * starting work on bestpath * upgrade redux toolkit (#1333) * upgrade redux toolkit * allow a longer timeout to account for network congestion * styling and copy fixes * Added translations * upgrade soroswap sdk and break out simulation component * Bugfix/5.20.0 qa (#1334) * styling and copy fixes * Added translations * Bugfix/5.20.0 legal copy (#1337) * legal copy changes * Added translations * fix go back button * use history.goBack for go back button * show icons for soroswap tokens and final cleanup * remove axios and auto add the token after successful token swap * adding comments * enable linting * simplify asset dropdown logic --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: aristides <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * uses key val for public keys for inflation dest and trustor fields * adding documentation to the Soroswap methods (#1350) * removes sentry exceptions from expected failures to fetch contract specs * check if either asset is a soroswap token (#1353) * making freighter-api conform to wallet standard interface * Added translations * Revert "Added translations" This reverts commit 48d82d5dc96ade559f929cb353f4626f656939c2. * update remaining api methods to match * rm unused dep * pr comments * fix tests * increase timeout * use jest timeout * fix test name * adding docs for standard wallet interface * updating docs and playground * don't use Partial type * simplify types * update types in guide * rollback version * rollback yarn.lock * fix tests * add wallet change watcher + docs * add clarifying line of copy * fix test --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: aristides <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * add isNonSSELEnabled flag and use that to block non-https tx's (#1374) * add isNonSSELEnabled flag and use that to block non-https tx's * rm comment * moving isNonSSLEnabled to Advanced Settings * moving isNonSSLEnabled to Advanced Settings (#1375) * Feature/connect dapp warning (#1361) * Feature/soroswap (#1347) * Feature/hash signing 2 (#1303) * flips the session store flag, updates listeners to not be intialized … (#1169) * capture amplitude errors to better understand why they're triggering sentry (#1167) * flips the session store flag, updates listeners to not be intialized async for v3 * updates e2e tests for manifest v3 --------- Co-authored-by: Piyal Basu <[email protected]> * add scripts tag for Firefox (#1294) * uses chrome storage in migrations instead of local storage * checks for migrated account in migration logic to set migrated network * don't babel-polyfill contentScript (#1297) * don't clear all of localStore on recoverAccount (#1301) * add hash signing option (ui and data storage) * fix redux state update; show custom errors from hardware wallet * Added translations * when experimental mode is enabled, switch network * PR comments * rm logs --------- Co-authored-by: aristides <[email protected]> * Feature/trustline sac (#1289) * Bump axios, @docusaurus/core and @docusaurus/preset-classic in /docs (#1244) Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependencies [axios](https://github.com/axios/axios), [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) and [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic). These dependencies need to be updated together. Removes `axios` Updates `@docusaurus/core` from 2.4.1 to 3.2.1 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.2.1/packages/docusaurus) Updates `@docusaurus/preset-classic` from 2.4.1 to 3.2.1 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.2.1/packages/docusaurus-preset-classic) --- updated-dependencies: - dependency-name: axios dependency-type: indirect - dependency-name: "@docusaurus/core" dependency-type: direct:production - dependency-name: "@docusaurus/preset-classic" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump express from 4.18.2 to 4.19.2 in /docs (#1216) Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piyal Basu <[email protected]> * Bump tar from 6.1.15 to 6.2.1 (#1231) Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.15 to 6.2.1. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-tar/compare/v6.1.15...v6.2.1) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piyal Basu <[email protected]> * Bump express from 4.18.2 to 4.19.2 (#1214) Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piyal Basu <[email protected]> * Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /docs (#1208) Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases) - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4) --- updated-dependencies: - dependency-name: webpack-dev-middleware dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piyal Basu <[email protected]> * Bump webpack-dev-middleware from 5.3.3 to 5.3.4 (#1207) Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases) - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4) --- updated-dependencies: - dependency-name: webpack-dev-middleware dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump follow-redirects from 1.15.4 to 1.15.6 in /docs (#1198) Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piyal Basu <[email protected]> * Bump follow-redirects from 1.15.2 to 1.15.6 (#1197) Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piyal Basu <[email protected]> * Bump ip from 2.0.0 to 2.0.1 (#1128) Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1. - [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: ip dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piyal Basu <[email protected]> * Bump axios, @docusaurus/core and @docusaurus/preset-classic in /docs (#1055) Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependencies [axios](https://github.com/axios/axios), [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) and [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic). These dependencies need to be updated together. Removes `axios` Updates `@docusaurus/core` from 2.4.1 to 3.0.1 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.0.1/packages/docusaurus) Updates `@docusaurus/preset-classic` from 2.4.1 to 3.0.1 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.0.1/packages/docusaurus-preset-classic) --- updated-dependencies: - dependency-name: axios dependency-type: indirect - dependency-name: "@docusaurus/core" dependency-type: direct:production - dependency-name: "@docusaurus/preset-classic" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piyal Basu <[email protected]> * first pass at adding remove dropdown * replaces all remaining instances of wallet-sdk * tweaks tx detail row layouts to avoid overflows * adds getContractSpec, uses it to display parameter names in tx sign detail view * migrates KeyManager to ts-wallet-sdk * upgrades react and react dom types to 18 * adds react types to extension workspace, fixes type errors * set styles for dropdown * Added translations * adds standalone version of getContractSpec and related helpers * Added translations * Added translations * undo husky pre push comments * Feature/p21 futurenet release (#1278) * switch between stellar-sdk and stellar-sdk-next based on network * increase max diff pixel ratio for playwright * rm console * adds tx timeout in send and swap settings * Added translations * tweaks tooltip text * Added translations * happy path for new add asset flow * fix trustline error warning and fix naming * Added translations * rollback dep upgrades * rollback changes * rollback package-lock upgrade * add snapshots for manage assets and send payment (#1309) --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aristides Staffieri <[email protected]> * guard against dispatching incorrect parameter (#1305) * adds Hardware sign usage in ReviewAuth for use during invokeHostFn signing, tweaks soroban icon to not overflow in signing details (#1282) * adds loader for hardware signing during signing (#1284) Co-authored-by: Piyal Basu <[email protected]> * adds sign blob error for encoding mismatch (#1300) * fix bad merge * [BUG] replaces all instances of pickTransfer with getTokenSpec workflow (#1312) * replaces all instances of pickTransfer with getTokenSpec workflow * check for transfer once token spec is confirmed * rm unused dep * fixes bad merge from upstream in ManageAssets * Added translations * remove accidental mobile4 dir addition --------- Co-authored-by: Piyal Basu <[email protected]> * Test/data storage (#1304) * adds test for data storage get item * adds tests for network migrations * adds test for remaining migrations * reverts bad merge from upstream --------- Co-authored-by: Piyal Basu <[email protected]> * [CHORE] upgrades all webpack related deps (#1307) * upgrades all webpack related deps * updates lock file * updates migrations test for recent changes * [CHORE] upgrade to docusaurus v3 (#1306) * upgrade to docusaurus v3 * edit manifest for chrome before uploading (#1315) * use single quotes (#1316) --------- Co-authored-by: Piyal Basu <[email protected]> * Fix manage assets tests (#1317) * fix tests for new manage assets flow * fix broken manage-assets tests * rm unused dep * fix e2e tests * fix query for visible loader * fix assets test * selector for individual asset balance * add better error messaging for liabilities when removing an asset (#1319) * add better error messaging for liabilities when removing an asset * add tests and rm sellingLiabilities * rm more selling liabilities * fix diff * fix diff again * verify params before fetching issuer info (#1320) * add better error messaging for liabilities when removing an asset * add tests and rm sellingLiabilities * rm more selling liabilities * fix diff * fix diff again * verify params before fetching issuer info * test soroswap api * pin docusaurus core to match versions * adding soroswap tokens to swap dropdown * split dataStorageAccess into a different file to allow for jest mocks with circular deps * updates all references for new dataStorage path * fix add asset padding; fix ledger trustline error; fix token-spec check (#1324) * fix add asset padding; fix ledger trustline error; fix token-spec check * use dynamic verified token in e2e test * undo the hw wallet trustline error fix while I figure out how to do it properly * revert isTokenSpec change * better trustline error handling; fix remove token (#1326) * starting work on bestpath * upgrade redux toolkit (#1333) * upgrade redux toolkit * allow a longer timeout to account for network congestion * styling and copy fixes * Added translations * upgrade soroswap sdk and break out simulation component * Bugfix/5.20.0 qa (#1334) * styling and copy fixes * Added translations * Bugfix/5.20.0 legal copy (#1337) * legal copy changes * Added translations * fix go back button * use history.goBack for go back button * show icons for soroswap tokens and final cleanup * remove axios and auto add the token after successful token swap * adding comments * enable linting * simplify asset dropdown logic --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: aristides <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * uses key val for public keys for inflation dest and trustor fields * adding documentation to the Soroswap methods (#1350) * removes sentry exceptions from expected failures to fetch contract specs * check if either asset is a soroswap token (#1353) * adds warning for current account xlm insufficient for fee * adds loading state for getting balances before check * uses correct logic to check for enough xlm to cover fee * use correct denomination for fee in xlm comparison * make warning dismissable * adds malicious variant to connection request views * adds blockaid duck * moves blockaid scanSite to helper from duck workflow * tweaks loader for grant access * adds warning for grant access on blockaid scan miss --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Piyal Basu <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [BUG] SAC balance shows up twice in asset list (#1376) * removes tokens with no balance, tweaks add asset tests timeout * Added translations * restore pre-push debug comment * revert new snapshots * adds default for recommended fee in hook * Feature/doc preview build master (#1379) * use single quotes * add different cmds for netlify prod vs preview * Bugfix/move netlify toml 2 (#1381) * moving isNonSSLEnabled to Advanced Settings * move the netlify.toml * bump freighter-api version to trigger docs build * fix toml * try different netlify context * update yarn.lock and defensive check for blockaid "miss" * dont show dapp scan warning in grant access (#1390) * Bugfix/sign msg auth entry buffer (#1392) * copy fix * Added translations * return a buffer from sign message and sign auth entry * rm eslint-disables * fix tests * upgrade to sds v2, fixes breaking changes * tweaks layout on home page and related modals to match sds v2 patterns * updates icons, colors, and tweaks spacings * replace old vars for sds green * upgrade node version to 20 in test action container * fixes some colors and font sizes in manage asset flows, makes long asset list scrollable * tweaks info tooltip styles * tweaks icons and link during account import * adds empty state for ManageAssets * move manage asset body inside of loading condition * Added translations * undo bad commit from translations --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Piyal Basu <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* adds lavamoat allow scripts, adds setup command to use instead of install * adds allow scripts and configures allow list for all workspaces * adds initial apple upload script * adds env vars for apple deployment * updates upload command and adds new args * refactor upload script, uses archive correctly * uses correct yaml structure * corrects yaml indent * temporarily moves safari build to its own action * adds fastlane initial setup * updates fast file provisioning profiles * updates fast file to use mac installer distribution * adds safari submitProduction steps, removes old script and action * resplit prod and safari build to use different images * adds GYM_PROJECT var * fix type error on api timeout routine * revert type shim from bad deps, use lock file from master * Update submitSafari.yml cleans up bad indentation and old comments * tweak safari action, updates name, node version, and adds missing secrets * remove workflow dispatch from safari action * readd workflow dispatch in safari action * cleans up readme from dev temp notes * adds dev notes for Safari * restore dependabot file from earlier merge * restore dependabot file from earlier merge * add run target details to Safari testing docs section --------- Co-authored-by: Piyal Basu <[email protected]>
* merge 5.23.4 into 5.24.0 branch and fix conflicts * fix imports * Added translations * tweaks styles for grant access modal * tweaks styles for send and receive buttons on account page * tweaks styles for sign tx and sign review auth flows * tweaks styles for sign auth entry api screen --------- Co-authored-by: Aristides Staffieri <[email protected]>
* merge 5.23.4 into 5.24.0 branch and fix conflicts * fix imports * Added translations * add account options dropdown + fullscreen button * tweaks styles for grant access modal * tweaks styles for send and receive buttons on account page * tweaks styles for sign tx and sign review auth flows * tweaks styles for sign auth entry api screen * update snapshots for add asset and send payment * update snapshots for loadAccount * update onboarding snapshots * Fullscreen ux improvements (#1581) * ux improvements for user's in full screen mode * use 20 min as timeout * rollback auto signout logic --------- Co-authored-by: Aristides Staffieri <[email protected]>
* adjust button color and fix bad merge * fixing some more variants
* start session properly after create/recover account * rm unused snapshot
* remove extra padding from view headers * applies max width treatmeant to account modal dropdowns * aligns select asset styling with manage asset styling for consistency
…details loading flow
* update warning colors to sds v3 * make loading background overlay the whole view in manage assets * add styles to make New Asset warning modal look like Scam Asset warning modal * make modal background darker * add border to modal
* update tests; add snapshot for acct history * add snapshot of funded acct history
* revert `setRecommendedFee` * add test
piyalbasu
approved these changes
Nov 13, 2024
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.
Closes #1656
What
fixes an incorrect reference to the old create contract class for v2
Why
In the case of a sub invocation that authorizes a create contract v2(deployer pattern), we fail to parse the host function correctly.