Releases: Brahma-fi/brahma-connect
Releases · Brahma-fi/brahma-connect
v2.1.2
v2.1.2 [improvements & bug fix]
Fixes
- Intercept and override rabby & metamask 6963 provider announcements when detected
Notes
- Brahma Connect is published on chrome webstore and available for installation.
v2.1.1
v2.1.1 [bug fix]
Fixes
- Fix for overriding wallet_revokePermissions
- Fix for rabby removing setters on window.ethereum
Notes
- Brahma Connect is published on chrome webstore and available for installation.
v2.1.0
v2.1.0 [migration]
Features
- Migrate RPC from hypervisor to conductor
- Minor fixes for multichain
Notes
- Brahma Connect is published on chrome webstore and available for installation.
v2.0.3
v2.0.3
Features
- fix multichain caching
- update console paths
- fix conditionally overriding
window.ethereum
orwindow.ethereum.request
based on rabby being active or inactive
Notes
- Brahma Connect is now published on chrome webstore and available for installation.
v2.0.2
v2.0.2
Features
- Override window.ethereum.request instead of window.ethereum to support Rabby as it makes window.ethereum non configurable by default.
Notes
- Brahma Connect is now published on chrome webstore and available for installation.
v2.0.1
v2.0.1
Features
- Remove chain validation to support all chains by default
Notes
- Brahma Connect is now published on chrome webstore and available for installation.
v2.0.0
v2.0.0 [major]
Features
- Support for
personal_sign
,eth_signTypedData
,eth_signTypedData_v4
on single threshold consoles.
Bugfixes
- Fix multi-chain selected console caching bug
- Fix EIP6963 support
Notes
- Brahma Connect is now published on chrome webstore and available for installation.
v1.0.2
v1.0.2
- Hotfix for temporary rabby bug making window.ethereum non-configurable
Notes
- Brahma Connect is now published on chrome webstore and available for installation.
v1.0.1
v1.0.1
- Fixed duplication issues on transactions sent to console hypervisor
- Fixed bridge host & injected provider messaging management on Frame
- Minor UI fixes
Notes
- Brahma Connect is now published on chrome webstore and available for installation.
v1.0.0-beta
v1.0.0-beta
- Uses
declerativeNetRequest
to intercept, modify & redirect RPC calls to provide a simulation mode for batched execution on console - Uses Console Hypervisor, a forked node suite, to manage session fork allocations, user's simulated states, execution callData generation etc.
- Injects DApps onto an iframe for efficient user interactions, and communicates with the UI & Console Hypervisor to propagate and manage states across all channels
Notes
- This is a beta release, going live only on Github releases. Please download
brahma-connect.zip
in the Assets section of this page and see this video for installation: Brahma Connect installation guide