Releases
3.8.1
feat: added support for creating a new wallet (#38 ) (2b4f3e8 )
chore: resolve conflicts (520b473 )
feat: error handling for better messages and changes for executing script files (#36 ) (5412d82 )
Promote dev into master (#35 ) (9f967f2 )
Merge branch 'dev' (fc7fc9d )
feat: integrate custom cypress command for executing shell commands (#34 ) (a50014e )
feat: add custom task handlers for logging (#33 ) (19c1401 )
fix: select chains instead of agoric defautl (#32 ) (e7fac8f )
Merge remote-tracking branch 'origin/master' into dev (45c3e26 )
Merge remote-tracking branch 'origin/master' into dev (9fb3413 )
Updated README.md (#29 ) (0f62f85 )
fix: added click after timeout to resolve flakiness (#28 ) (f8bba0e )
Fix for switching between keplr windows with same url (#27 ) (96b238b )
Merge branch 'master' into dev (3ae40a6 )
Enabled CI Pipeline for NPM deployment (#25 ) (c64a952 )
Added automatic linting to the repository (#23 ) (26edc77 )
refactor: changed args for setupWallet (#24 ) (0287cc3 )
feat: included settings to setup npm (#22 ) (7d67904 )
Adding Selecting Chain Interaction And Flow Improvements (#21 ) (bd127a3 )
Updates to CI/CD flow (#20 ) (7d92996 )
Added Interaction to get the value of a certain token (#19 ) (d49d84e )
Getting Wallet Address (#17 ) (fa21859 )
Add command to switch to another wallet (#18 ) (d333345 )
Enable setup of the keplr extension in the beforeAll hook for cypress (#14 ) (6e2b5c4 )
Abstracting Calls to Switching Extension in Keplr Helper Methods (#13 ) (e6c340e )
chore:remove call to switchToKeplrWindow in metamask.js (#16 ) (bbff0a4 )
Interaction for transaction rejection (#12 ) (1081dc0 )
Single Screen Interaction, Approve Button Fix and Code Cleanup (#9 ) (f026bce )
Updates to CI/CD to use Agoric chain and Offer up DApp (#4 ) (fcbd07f )
Include code for Offer up Dapp (#10 ) (f35b3fe )
Added Interaction to handle rejection of wallet connection (#8 ) (dbc5fe0 )
Disconnect Wallet Interaction (#7 ) (afdc0a4 )
Adding Keplr Interaction for Importing Wallet using Private Key (#2 ) (7fd9158 )
Merge pull request #1 from rabi-siddique/rs-integrating-keplr-with-synpress (3cc4781 )
chore: use Error object for throwing an error related to invalid extension name (61f7a96 )
feature: intial setup for integration of keplr (83c7629 )
Merge branch 'master' into dev (9466f3e )
Add shouldWaitForPopupClosure
option to approvals and txs (Synthetixio#1081 ) (20c8a69 )
Use goerli
for testing (Synthetixio#1082 ) (407d240 )
Add new release section to README (00abaad )
Merge branch 'master' into dev (34c40ff )
Add switchNetwork
option to acceptAccess
function (26422ce )
Feature/revoke permission to all (Synthetixio#932 ) (de76346 )
Lint (5ecfd64 )
Fix localized Chrome's extension id (Synthetixio#928 ) (ebeb450 )
Remove Promise wrap from cy.setupMetamask()
(Synthetixio#927 ) (fc9b2aa )
Add Known problems with MetaMask
section (0f25706 )
Remove text based locators (b6637c1 )
Remove leftover TODOs (1b11bb0 )
You can’t perform that action at this time.