Damian Ezequiel Di Zeo

Results 3 issues of Damian Ezequiel Di Zeo

Hello guys, I have a crash in React Native here `if (toXOnly(pubkey).equals(outputKey)) {` when I need sign an input with a tweak signer [https://github.com/bitcoinjs/bitcoinjs-lib/blob/master/ts_src/psbt.ts#L1757](https://github.com/bitcoinjs/bitcoinjs-lib/blob/master/ts_src/psbt.ts#L1757) `const outputKey = getPrevoutTaprootKey(inputIndex, input, cache)...

Hi guys, after installing slashtags-sdk via npm, i get the following error: ![Screen Shot 2022-12-15 at 13 06 03](https://user-images.githubusercontent.com/10283906/207909672-2566c6ab-68cb-42e4-a61e-b745e7748c88.png) included postinstall-slashtags.js used in BitKit app but fail on esbuild `==...

In React Native, i get a crash here: [https://github.com/nbd-wtf/nostr-tools/blob/master/helpers.ts#L5](helpers.ts) when do `relay.subscribe`, i get event btw. Looks like `class MessageChannel` is not part of React Native.