Skip to content

Tags: solana-mobile/mobile-wallet-adapter

Tags

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@solana/kit wrapper library + RN App update (#1175)

* protocol-kit library

* react native app - kit update

* removed commented code (code for testing blockhash fetch issue)

* bump node version 20 in js workflows

* fix tsc errors

* add kit blockhash and tx confirmation workarounds

* refactor package.json to align with other packages

* fix transact promise deadlock

* tx confirmation remains elusive

* update comment in example app

* update example app yarn.lock

* remove comment

* pr feedback

v2.1.0-beta1

Toggle v2.1.0-beta1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update urls (#1214)

v2.0.8

Toggle v2.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
version 2.2.2 (#1194)

v2.0.7

Toggle v2.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
MWA Specification: Updated Reflector ID Spec (#1098)

* init new reflector id spec

* update id spec

* add reflector ping message

* clarify url encoding and reflector protocol

* revert REFLECTOR_PING addition

v2.0.6

Toggle v2.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
JS Dependency Audit (#1084)

* all errors fixed + fully tree-shakeable

* add prepublish workflow

* change name

v2.0.6-beta3

Toggle v2.0.6-beta3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update AuthDatabase.java

v2.0.6-beta2

Toggle v2.0.6-beta2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
optimize

v2.0.6-beta1

Toggle v2.0.6-beta1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add unit test

v2.0.5

Toggle v2.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix expired reauthorizations (#979)

* add migrate method to AccountRecordsDaoInterface

* implement migrate method in AccountRecordsDao

* call migrate when reissuing an authtoken

* change method name

v2.0.4

Toggle v2.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump androidGradlePlugin from 8.6.0 to 8.6.1 in /android (

…#968)

Bumps `androidGradlePlugin` from 8.6.0 to 8.6.1.

Updates `com.android.library` from 8.6.0 to 8.6.1

Updates `com.android.application` from 8.6.0 to 8.6.1

---
updated-dependencies:
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>