Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/@magic-sdk/provider/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@
- Merge branch 'master' into PDEEXP-1544-Implement-magic_auth_recover_account_provider ([@sherzod-bakhodirov](https://github.com/sherzod-bakhodirov))
- feat: implement transition from recover account to update email flow events ([@sherzod-bakhodirov](https://github.com/sherzod-bakhodirov))
- feat: add tests for recover account ([@sherzod-bakhodirov](https://github.com/sherzod-bakhodirov))
- fix: add condition for test mode ([@sherzod-bakhodirov](https://github.com/sherzod-bakhodirov))
- fix: add condition for testMode ([@sherzod-bakhodirov](https://github.com/sherzod-bakhodirov))
- fix: update method name ([@sherzod-bakhodirov](https://github.com/sherzod-bakhodirov))
- feat: implement recover account method ([@sherzod-bakhodirov](https://github.com/sherzod-bakhodirov))

Expand Down Expand Up @@ -2201,7 +2201,7 @@

#### 🚀 Enhancement

- Add test-mode prefix to Ethereum RPC methods [#181](https://github.com/magiclabs/magic-js/pull/181) ([@smithki](https://github.com/smithki))
- Add testMode/eth prefix to Ethereum RPC methods [#181](https://github.com/magiclabs/magic-js/pull/181) ([@smithki](https://github.com/smithki))

#### Authors: 1

Expand Down