Krasimir Raykov
Krasimir Raykov
https://github.com/liquality/chainabstractionlayer/blob/989e97f6c0931a289cd76b66c997165be21f3256/packages/bitcoin-js-wallet-provider/lib/BitcoinJsWalletProvider.js#L53 1) You should pass message prefix when signing messages - `'\u0018Bitcoin Signed Message:\n'` 2) You have to take into account what type is the address signing the message i.e....
Works with https://github.com/liquality/wallet-core/pull/123
After calling a single function that emits a single event, all event subscriptions are emitting in the SDK. For example: If I call a function `newContract` that emits a single...
10-20 minutes after subscribing for numerous events, there is `JavaScript heap out of memory` exception thrown. 1)  2)  The code used to reproduce this can be found here:...
There is already a method to format dollar amounts, so this must be a mistake.
### Describe the Feature Currently the NonceManager handles the nonce management in memory. Would you accept a PR to allow different stores for the nonce? For example Redis. This would...
* **I'm submitting a ...** - [ ] bug report - [x] feature request - [ ] support request => Please do not submit support request here, see note at...
In documentation (https://docs.bullmq.io/guide/jobs/repeatable) it is mentioned that: > For instance, let's say that you have a job that is repeated every second, but the process of the job itself takes...
> [!NOTE] > Adds ERC4626 configs for yoEUR on Base and yoGOLD on Mainnet, plus corresponding test token entries and storage slots. > > - **ERC4626 configs** (`src/dex/erc4626/config.ts`): > -...