Release 3.7.3-beta.1
Pre-release
Pre-release
·
21 commits
to agoric
since this release
- var (5c6c72c)
- var (f964fd3)
- var (181b792)
- var (4ebf23f)
- var (7531e1b)
- var (f1971cb)
- release: v3.7.3-beta.0 (434e7df)
- var (ca6bc1c)
- var (b51f816)
- hmm (d94d9a1)
- hmm (7e8210a)
- hmm (438adb5)
- 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
shouldWaitForPopupClosureoption to approvals and txs (#1081) (20c8a69) - Use
goerlifor testing (#1082) (407d240) - Add new release section to README (00abaad)
- Merge branch 'master' into dev (34c40ff)
- Add
switchNetworkoption toacceptAccessfunction (26422ce) - Feature/revoke permission to all (#932) (de76346)
- Lint (5ecfd64)
- Fix localized Chrome's extension id (#928) (ebeb450)
- Remove Promise wrap from
cy.setupMetamask()(#927) (fc9b2aa) - Add
Known problems with MetaMasksection (0f25706) - Remove text based locators (b6637c1)
- Remove leftover TODOs (1b11bb0)