Activity
Adds one_of for User Operation
Adds one_of for User Operation
Introduces PackedUserOperation and aligns fields with ERC4337 spec
Introduces PackedUserOperation and aligns fields with ERC4337 spec
Uses non-optional fields in proto for now
Uses non-optional fields in proto for now
Addresses review comments
Addresses review comments
Uses TWStrings to pass chainId and nonce
Uses TWStrings to pass chainId and nonce
[ETH]: Adds support for EIP 7702 authorization hash
[ETH]: Adds support for EIP 7702 authorization hash
Generate FFI headers in include/TrustWalletCore/Generated folder
Generate FFI headers in include/TrustWalletCore/Generated folder
fix(xrp): Fix Ripple.proto Kotlin compatibility
fix(xrp): Fix Ripple.proto Kotlin compatibility
Allows extension to import a wallet with private key
Allows extension to import a wallet with private key
Merge branch 'master' into codeneix/ffi-complex-types
Merge branch 'master' into codeneix/ffi-complex-types
Addresses review comments
Addresses review comments
Adds method and property in tw_ffi macro
Adds method and property in tw_ffi macro
Merge branch 'master' into codeneix/ffi-complex-types
Merge branch 'master' into codeneix/ffi-complex-types
Adds support for complex custom types in Rust <> CPP FFI Generator
Adds support for complex custom types in Rust <> CPP FFI Generator