You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat(eip7702): Add Biz Smart Contract Account Type (#4319)
* fix(eip7702): Add `UserOperationMode`
* Add `erc4337.biz_account.abi.json` ABI
* fix(eip7702): Add `test_barz_transfer_erc7702_eoa` test
* fix(eip7702): Fix `Biz.execute4337Ops()`
* fix(eip7702): Minor changes
* fix(eip7702): Rename `UserOperationMode` to `SCAccountType`
* fix: tron message sign (#4326)
* Adds ability to specify the curve while constructing Private Key (#4324)
* Adds ability to specify the curve while constructing Private Key
* Adds signing functions without a curve
* Migrates to new API
* Use TWCoinTypeCurve
* Adds Curve
---------
Co-authored-by: Sergei Boiko <[email protected]>
Co-authored-by: Yeferson Licet <[email protected]>
0 commit comments