-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Add network switching capabilities to Truffle Dashboard #5045
Commits on Mar 21, 2022
-
Added initial comments to code.
These markers are there for possible change points.
Configuration menu - View commit details
-
Copy full SHA for c2fc3e5 - Browse repository at this point
Copy the full SHA c2fc3e5View commit details
Commits on Mar 22, 2022
-
Also amended the browserlist as it causes an issue with craco and the current version of the library: wevm/wagmi#220 for more info. Committing yarn.lock file also as part of this install.
Configuration menu - View commit details
-
Copy full SHA for 3b48a9b - Browse repository at this point
Copy the full SHA 3b48a9bView commit details -
Refactored code to use Wagmi hooks.
Code and all elements changed to use wagmi features. Added new code into connector component to also use walletconnct. Tested connections to both metamask and walletconnect to infinity wallet and its working as expected. Still to fully test the transaction loading code from the CLI to the dashboard.
Configuration menu - View commit details
-
Copy full SHA for c063777 - Browse repository at this point
Copy the full SHA c063777View commit details -
added .idea folder to .gitignore file. reverting yarn.lock as some ursa-optional compiler errors were happening locally.
Configuration menu - View commit details
-
Copy full SHA for 8b2b516 - Browse repository at this point
Copy the full SHA 8b2b516View commit details
Commits on Mar 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9ea4fd6 - Browse repository at this point
Copy the full SHA 9ea4fd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 295f507 - Browse repository at this point
Copy the full SHA 295f507View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecf34be - Browse repository at this point
Copy the full SHA ecf34beView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad17580 - Browse repository at this point
Copy the full SHA ad17580View commit details -
Web3Provider is now fixed and working as it was with web3react. useProvider hook is not working, had to call connector.getProvider() instead.
Configuration menu - View commit details
-
Copy full SHA for a54b6bf - Browse repository at this point
Copy the full SHA a54b6bfView commit details -
Walletconnect RPC return variables are not transformed as they aren't the same as metmask ones.
Configuration menu - View commit details
-
Copy full SHA for 390742f - Browse repository at this point
Copy the full SHA 390742fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73c3355 - Browse repository at this point
Copy the full SHA 73c3355View commit details -
Merge pull request #4923 from trufflesuite/dashboard/events
Hook up example events -> dashboard communication
Configuration menu - View commit details
-
Copy full SHA for ac2f6c4 - Browse repository at this point
Copy the full SHA ac2f6c4View commit details -
button to allow disconnecting the wallet and resetting state in app.
Configuration menu - View commit details
-
Copy full SHA for 8de3637 - Browse repository at this point
Copy the full SHA 8de3637View commit details
Commits on Mar 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 46a1ce0 - Browse repository at this point
Copy the full SHA 46a1ce0View commit details
Commits on Mar 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b2ab7b9 - Browse repository at this point
Copy the full SHA b2ab7b9View commit details
Commits on Mar 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 719ce6b - Browse repository at this point
Copy the full SHA 719ce6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f95ce78 - Browse repository at this point
Copy the full SHA f95ce78View commit details
Commits on Mar 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b4e247c - Browse repository at this point
Copy the full SHA b4e247cView commit details
Commits on Mar 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3e1666c - Browse repository at this point
Copy the full SHA 3e1666cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15c4c9f - Browse repository at this point
Copy the full SHA 15c4c9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f81709 - Browse repository at this point
Copy the full SHA 7f81709View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25dc062 - Browse repository at this point
Copy the full SHA 25dc062View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdc891b - Browse repository at this point
Copy the full SHA cdc891bView commit details
Commits on Apr 3, 2022
-
Merge pull request #4926 from trufflesuite/feature/4838_walletconnect…
…_wagmi Allow connecting Truffle Dashboard via WalletConnect
Configuration menu - View commit details
-
Copy full SHA for 7b48ae8 - Browse repository at this point
Copy the full SHA 7b48ae8View commit details
Commits on Apr 4, 2022
-
Cleaned up imports to be all package relative. Also DashboardProvider.tsx renamed to be default packed export. Buttons cleaned up around site and disconnect button made a small red button.
Configuration menu - View commit details
-
Copy full SHA for 39075b6 - Browse repository at this point
Copy the full SHA 39075b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1452a92 - Browse repository at this point
Copy the full SHA 1452a92View commit details -
Fixing the case sensitive folder common to be Common.
The joys of MacOS Case Insensitive FS.
Configuration menu - View commit details
-
Copy full SHA for 04e5450 - Browse repository at this point
Copy the full SHA 04e5450View commit details -
Configuration menu - View commit details
-
Copy full SHA for a31a4c0 - Browse repository at this point
Copy the full SHA a31a4c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dbed79 - Browse repository at this point
Copy the full SHA 3dbed79View commit details
Commits on Apr 5, 2022
-
Merge remote-tracking branch 'origin/dash' into feature/4971_new_butt…
…on_component # Conflicts: # packages/dashboard/src/components/common/Button.tsx # packages/dashboard/src/components/dashboardprovider/IncomingRequest.tsx
Configuration menu - View commit details
-
Copy full SHA for 039223b - Browse repository at this point
Copy the full SHA 039223bView commit details
Commits on Apr 12, 2022
-
Merge pull request #4972 from trufflesuite/feature/4971_new_button_co…
…mponent Unify Truffle Dashboard <Button /> component and provide new style properties - 4971
Configuration menu - View commit details
-
Copy full SHA for d30bee1 - Browse repository at this point
Copy the full SHA d30bee1View commit details
Commits on Apr 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5dc000d - Browse repository at this point
Copy the full SHA 5dc000dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 781a991 - Browse repository at this point
Copy the full SHA 781a991View commit details -
Configuration menu - View commit details
-
Copy full SHA for e77b2fa - Browse repository at this point
Copy the full SHA e77b2faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96465a1 - Browse repository at this point
Copy the full SHA 96465a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b8c775 - Browse repository at this point
Copy the full SHA 9b8c775View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ed6f83 - Browse repository at this point
Copy the full SHA 5ed6f83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66e1da3 - Browse repository at this point
Copy the full SHA 66e1da3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71bd823 - Browse repository at this point
Copy the full SHA 71bd823View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75362df - Browse repository at this point
Copy the full SHA 75362dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0aec33 - Browse repository at this point
Copy the full SHA f0aec33View commit details -
Configuration menu - View commit details
-
Copy full SHA for e10ac6a - Browse repository at this point
Copy the full SHA e10ac6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d526b7 - Browse repository at this point
Copy the full SHA 1d526b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27a802d - Browse repository at this point
Copy the full SHA 27a802dView commit details -
Publish init request from UI to Server
UI - sets up publish socket. Renames `socket` to `subscribeSocket` to be more specific and allow room for the new `publishSocket`. Initialize both sockets. After the publish socket connects, make an "initialize" message to request data from server. Server - sets up subscribe socket. Renames `socket` to `publishSocket` to be more specific and allow room for the new `subscribeSocket`. Initialize both sockets. Set subscribe socket to respond to "initialize" requests.
Configuration menu - View commit details
-
Copy full SHA for cffe73b - Browse repository at this point
Copy the full SHA cffe73bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 452605c - Browse repository at this point
Copy the full SHA 452605cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c14e93 - Browse repository at this point
Copy the full SHA 0c14e93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06d511b - Browse repository at this point
Copy the full SHA 06d511bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb02040 - Browse repository at this point
Copy the full SHA bb02040View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad25875 - Browse repository at this point
Copy the full SHA ad25875View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb5eb5d - Browse repository at this point
Copy the full SHA bb5eb5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ec0da1 - Browse repository at this point
Copy the full SHA 3ec0da1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f6f6bb - Browse repository at this point
Copy the full SHA 2f6f6bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f63bace - Browse repository at this point
Copy the full SHA f63baceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b29c40 - Browse repository at this point
Copy the full SHA 6b29c40View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5b99e9 - Browse repository at this point
Copy the full SHA d5b99e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec8ba30 - Browse repository at this point
Copy the full SHA ec8ba30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 453db77 - Browse repository at this point
Copy the full SHA 453db77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75309c0 - Browse repository at this point
Copy the full SHA 75309c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 915ac10 - Browse repository at this point
Copy the full SHA 915ac10View commit details -
Configuration menu - View commit details
-
Copy full SHA for a242383 - Browse repository at this point
Copy the full SHA a242383View commit details -
Configuration menu - View commit details
-
Copy full SHA for 690ae99 - Browse repository at this point
Copy the full SHA 690ae99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e63fad - Browse repository at this point
Copy the full SHA 6e63fadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 057f2ac - Browse repository at this point
Copy the full SHA 057f2acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02a5a88 - Browse repository at this point
Copy the full SHA 02a5a88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0204522 - Browse repository at this point
Copy the full SHA 0204522View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4470949 - Browse repository at this point
Copy the full SHA 4470949View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79f916b - Browse repository at this point
Copy the full SHA 79f916bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fce33f5 - Browse repository at this point
Copy the full SHA fce33f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a543529 - Browse repository at this point
Copy the full SHA a543529View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f062f9 - Browse repository at this point
Copy the full SHA 3f062f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a294dbc - Browse repository at this point
Copy the full SHA a294dbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1f4300 - Browse repository at this point
Copy the full SHA e1f4300View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7eed095 - Browse repository at this point
Copy the full SHA 7eed095View commit details -
Configuration menu - View commit details
-
Copy full SHA for aaa038e - Browse repository at this point
Copy the full SHA aaa038eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 562d2f2 - Browse repository at this point
Copy the full SHA 562d2f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d25b4b4 - Browse repository at this point
Copy the full SHA d25b4b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16387b2 - Browse repository at this point
Copy the full SHA 16387b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69670ef - Browse repository at this point
Copy the full SHA 69670efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8adc8c0 - Browse repository at this point
Copy the full SHA 8adc8c0View commit details