Steven Luscher

Results 94 issues of Steven Luscher

### Description I have received a report of Ghostery blocking this resource. The block was made according to the ‘Adobe Test & Target’ rule: ``` https://static.xx.fbcdn.net/rsrc.php/v3/yM/r/MBOX6JqmhhS.js?_nc_x=yIsXPYraEd4 ``` This is a...

Tracker DB

* Build a React Native bundle of this thing. * Fork anything that relies on `localStorage` to use `@react-native-async-storage/async-storage` instead.

enhancement

Sooner or later, the ability to determine who the user is and what they own finds itself on the critical path for any dApp to be able to deliver its...

_Origin: https://github.com/solana-labs/wallet-adapter/pull/327#issuecomment-1052898918_ --- We want to be able to detect when you've installed a new wallet in the middle of a session. Right now, we poll, every second, forever. I...

This is a follow on from #327. If we're going to poll for wallets indefinitely in `scopePollingDetectionStrategy` (eg. to capture the case where a wallet is installed in the browser...

In particular, use the `getLatestBlockhash()` API and use the entire result with `confirmTransaction()` to use the new blockheight-based transaction confirmation strategy.

I hope this is just me not understanding glob syntax. I seem to be able to read test and src separately, but not together, joined in braces. ``` > var...

bug

**Is your feature request related to a problem? Please describe.** If you use React Native 0.70.0 and you follow the Kotlin docs in this repository, `yarn android` will yield the...

Phantom and Solflare – the only two wallets mentioned in this repository that used to support auto-approve – no longer do. The task is to tear out all of the...

In this PR we make a change to the public trades table that reduces its time-to-update by up to 10x. Before, the update of a single row would cause the...