Skip to content

Releases: aptos-labs/aptos-wallet-adapter

Reverted

12 Apr 00:38
7d73508
Compare
Choose a tag to compare

Changes reverted due to #118

@aptos-labs/[email protected]

Major Changes

  • 06a2e0d: Add support to submit BCS transaction

Patch Changes

@aptos-labs/[email protected]

Major Changes

  • 06a2e0d: Add support to submit BCS transaction

@aptos-labs/[email protected]

Major Changes

  • 06a2e0d: Add support to submit BCS transaction

Patch Changes

@aptos-labs/[email protected]

Major Changes

  • 06a2e0d: Add support to submit BCS transaction

Patch Changes

@aptos-labs/[email protected]

08 Feb 22:35
04734b9
Compare
Choose a tag to compare

Patch Changes

  • 2678efe: Fix Loadable wallet connection for mui design

@aptos-labs/[email protected]

06 Feb 21:54
50c20b3
Compare
Choose a tag to compare

Patch Changes

  • e03f79c: Update Blocto and Martian package version and fix a minor autoConnect bug

@aptos-labs/[email protected]

01 Feb 22:01
7391fae
Compare
Choose a tag to compare

Minor Changes

  • f62830b: Add MUI framework design package to the wallet adapter with updated nextjs example

@aptos-labs/[email protected]

24 Jan 22:46
df31c8a
Compare
Choose a tag to compare

Patch Changes

  • 7498973: Support Loadable wallet for ant-design and export NetworkName

@aptos-labs/[email protected]

24 Jan 22:46
df31c8a
Compare
Choose a tag to compare

Patch Changes

@aptos-labs/[email protected]

23 Jan 22:36
1036f57
Compare
Choose a tag to compare

Patch Changes

  • 017556c: connect() to simply return if wallet is not installed

@aptos-labs/[email protected]

19 Jan 20:13
bbf9ce6
Compare
Choose a tag to compare

Patch Changes

  • d4e298f: Support Lodable wallet
    Implement multi signature verification
    Add a new optional property propertyName for multi-chain wallet
  • 5fc6981: Throw wallet not found error when trying to connect to an uninstalled wallet
  • d711f43: Import tweetnacl package via default export to support commonJS

@aptos-labs/[email protected]

11 Jan 15:15
45cca32
Compare
Choose a tag to compare

Patch Changes

  • 1c3576e: Throw Sign Transaction is not supported error

@aptos-labs/[email protected]

10 Jan 16:15
5985d6e
Compare
Choose a tag to compare

Patch Changes

  • 552d255: Add react package as a dependency