spirobel

Results 12 issues of spirobel

Please read: https://github.com/reduxjs/redux-toolkit/issues/1815 thank you very much!

I saw this document on the memory.buffer Arraybuffer object: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/Memory It says this: > The WebAssembly.Memory object is a resizable [ArrayBuffer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer) or [SharedArrayBuffer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer) that holds the raw bytes of memory...

Please read: https://github.com/reduxjs/redux-toolkit/issues/1815 thank you very much!

needs investigation

When I parse a payment_uri with an integrated address like: `"monero:5F2AGUyXjR3bvX38GaAsARaQ1exeBCVkUbPTfGssBfXQ5VPor4eA144YpUE7FNg5bLcpEuehNne23MkG8ZMCkPEegecygCNXsmd1CnEenm?tx_amount=0.250000000000" ` and pass the MoneroTxConfig to createTx I get this error: `Uncaught (in promise) RuntimeError: Aborted(Assertion failed: R ==...

is the onOutputreceived callback supposed to be called for a viewonly wallet? I am only seeing calls to onBalancesChanged, but the onOutputReceived callback does not get called when I receive...

this is necessary so we can override toggleFormat on an extended TextNode that selectively disallows certain format types.

CLA Signed

Hi, there where a few changes necessary to update to the latest version of strapi. This variable had to be added to config/admin.js: https://github.com/render-examples/strapi-sqlite/commit/e1b8a50b5ce525e972506056b04d43ac1f61fe15 and it also needs to get...

what is the commandline option to sync to s3? I see --sync-from s3 but it seems like the docs for sync to s3 are missing. Kind Regards, spirobel

is it okay to make integrated addresses with subaddresses? the wallet-rpc tells me no: { "error": { "code": -2, "message": "Subaddress shouldn't be used" }, "id": "0", "jsonrpc": "2.0" and...

the discord invite in the readme.md is invalid