Matthew Walsh
07adba5926
Use transactions array in frontend ( #20523 )
...
Send the entire transactions array to the frontend rather than currentNetworkTxList and unapprovedTxs.
2023-09-04 16:48:25 +01:00
António Regadas
8ee733c0d5
[MMI] Handle personal sign and sign typed operations ( #20087 )
...
* adds listeners for signatureControll and adds the handleSigningEvents method
* clean up
* updates signature request containers files
* adds necessary methods
* wip
* signing flow with core methods
* yarn lint
* updates logic to fit latest signatureCOntroller
* updates mmi extension package
* updates signature-controller and message-manager packages
* checkout develop lock file and run yarn
* checkout develop lock file and package.json to test circleci
* test fix
* adds signature-controller new version
* updates mmi extension package
* tx-list update and runs lavamoat auto
* lint fix
* runs lavamoat auto
* resets lavamoat/build-system/policy.jsono to develop
* Update LavaMoat policies
* adds back the dispatch
* lint
* clean up
* clean up
* applies patch for signature controller
* clean patch file
---------
Co-authored-by: MetaMask Bot <metamaskbot@users.noreply.github.com>
2023-07-21 16:52:47 +01:00
Albert Olivé
b5ece42ca1
[MMI] Fix Connect MMI and Deep link Flows ( #19881 )
...
* Sending showCustodyConfirmLink as a prop and fixing other issues
* Upgraded MMI extension monrepo and trying to fix the issue
* prevents deeplink from closing
* Fixed styles of Custody view and changed the place of it
* Fixed CI issues
* fixing eslint issues
* Update LavaMoat policies
* fixing tests
* Fixed test
* updated snapshots
* reorder, otherwise it won't make sense
* adds necessary methods
* removes duplicated key value
* updated snapshot
---------
Co-authored-by: Antonio Regadas <antonio.regadas@consensys.net>
Co-authored-by: MetaMask Bot <metamaskbot@users.noreply.github.com>
Co-authored-by: António Regadas <apregadas@gmail.com>
2023-07-13 10:42:08 +02:00
António Regadas
2c22e85947
[MMI] personal sign and sign typed logic ( #19892 )
...
* adds missing logic
* lint fixes
2023-07-06 16:10:03 +01:00
OGPoyraz
39089e0f4c
Accept SignController approval request from frontend ( #19184 )
2023-06-20 15:37:09 +02:00
António Regadas
c022d2eb9a
[MMI] Move mmi actions to extension ( #18057 )
...
* MMI adds actions and background files to the institution/ folder
* MMI lint fix
* MMI lint fix
* MMI import path fixed to be relative
* MMI import path fixed
* MMI adds the relative path to isErrorWithMessage
* MMI adds the tests for mmi actions
* MMI lint fix
* adds tests to mmi actions
* prettier fix
* MMI prettier and adds test
* MMI prettier
* MMI lint fix
* MMI prettier fix
* MMI rename folder
2023-03-14 10:57:05 +00:00