Skip to content

Conversation

@elviromercic23-cmyk
Copy link

No description provided.

steveluscher and others added 30 commits November 29, 2023 01:23
Run build-and-test workflow on all PRs to master
Add readme in starter/ pointing to create-solana-dapp
* Update adapter.ts

* Update package.json

* Update package.json

* Update adapter.ts

* Update packages/wallets/particle/src/adapter.ts

Co-authored-by: Jordan <[email protected]>

* Update package.json

* Update adapter.ts

* Update adapter.ts

* Update pnpm-lock.yaml

* Update adapter.ts

---------

Co-authored-by: Jordan <[email protected]>
* Add Trezor wallet adapter

* Handle `connectUrl` only in the constructor

* Switch to async import for TrezorConnect

* Change Connect manifest email

* Update @trezor/connect-web to a version with Solana support

* refactor

* add trezor to root tsconfig

* override @types/web with typescript

---------

Co-authored-by: gabrielkerekes <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* update mobile adapter

* add changeset
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…za-xyz#887)

* simplify wallet ordering to respect app order

* changeset
* update particle dependency

* add changeset
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
vytick and others added 29 commits August 23, 2024 15:55
* can disconnect

* add back setting unloading to flase

* default to mwa if no other adapters around

* always disconect

* preserve old logic, but only if adapters with standard wallet adapters is empty

* need to flip the boolean

* remove MWA checks outright

* auto select mobile wallet adapter if no other
* Revert "add changeset"

This reverts commit aea46eb.

* Revert "Allow Disconnect of MWA  (anza-xyz#960)"

This reverts commit d8632b4.
* init fix + fix tests

* fix mwa disconnect + tests

* add changeset
## Summary
Fix incorrect event handler in README and improve code clarity

## Problem
The example code from the README didn't work when implemented - the `handleClick` was returning functions instead of executing them. 

## Solution
This PR makes the handler execute functions directly for a more straightforward implementation. Since handler functions from `useWalletMultiButton` can be `undefined`, the code uses optional chaining for concise null checks. The higher-order function pattern was removed to prioritize readability in the example.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…nza-xyz#1073)

* feat: use walletconnect package for walletconnect adapter

* chore: export all of the package

* chore: remove unued workspace skip

* chore: update to stable version

* chore: use ^versioning

* Tidy package.json and undo mass-changes to lockfile

* Remove unused dev-dependencies in WalletConnect

---------

Co-authored-by: Steven Luscher <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…-xyz#1076)

* node 22, pnpm 10.8.1

* remove some overrides

* use node 22 in all packages

* convert Uint8Array to Buffer

* update github actions

* add packageManager to json

* update dependencies

* remove ant-design

* add authToken to .npmrc

* lint

* update turbo config

* add es2022/es2022.error to tsconfig

* skipLibCheck on Torus adapter

* remove/deprecate material ui starter

* fix example using parcel

* remove material-ui, next, and cra starters

* undo change to .npmrc

* regen lockfile

* add changeset

* fix some test warnings

* "fix" test
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat: update bitget wallet logo

* add changeset

---------

Co-authored-by: Devin <[email protected]>
Co-authored-by: Jordan Sexton <[email protected]>
* Initial plan for issue

* Update dependencies across all package.json files and regenerate lockfiles

Co-authored-by: 0xrinegade <[email protected]>

* Initial plan for issue

* Upgrade React from v18 to v19 across all packages

Co-authored-by: 0xrinegade <[email protected]>

* Upgrade MUI dependencies from v5 to v7

Co-authored-by: 0xrinegade <[email protected]>

* Upgrade TypeScript ESLint plugins from v5 to v8

Co-authored-by: 0xrinegade <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: 0xrinegade <[email protected]>
* use latest pnpm

* add appName to Trezor adapter

* update lockfile

* don't skipLibCheck

* add changeset
* Update Logo (anza-xyz#1070)

SafePal has a new logo, please update the logo, thank you.

Co-authored-by: bryanForSafe <[email protected]>

* add changeset

---------

Co-authored-by: bryanliii-sketch <[email protected]>
Co-authored-by: bryanForSafe <[email protected]>
* Update SolflareWalletAdapter icon (anza-xyz#1086)

* add changeset

---------

Co-authored-by: Ivan Kusliy <[email protected]>
* update solflare wallet logo

* add changeset
* Add signAndSendTransaction to TokenPocket

* add changeset
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@elviromercic23-cmyk elviromercic23-cmyk changed the base branch from master to sign-and-send-all-transactions September 17, 2025 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.