pseudozach
pseudozach
**Describe the bug** When an account tries to deploy the same contract identifier again, the tx gets stuck in the mempool instead of failing immediately. This transaction should fail, which...
* add holdinvoice endpoints for lndrest * add webhooks for holdinvoice updates e.g. `state=ACCEPTED` or `state=CANCELED` as per LND REST API This is useful when apps/extensions want to use hold...
I'd like to be able to deploy a contract at a certain point in a clarinet test. I can manually put contract code into a string and then call `Tx.deployContract`...
hackathon entry for LN-CELO Bridge
This PR aims to standardize an identity field in `kind0` metadata such that users can set their online identities as claims and clients can independently verify it however they see...
this lnurlp `LNURL1DP68GURN8GHJ7MR9VAJKUEPWD3HXY6T5WVHXXMMD9AKXUATJD3CZ7CTSDYHHVVF0D3H82UNV9UMRVVFLV4U8GUNP84C8VARHV46HSVTWWDUK5UP5D96S2TK4ZN` gets decoded as `https://legend.lnbits.com/lnurlp/api/v1/lnurl/cb/661` but it should be `https://legend.lnbits.com/lnurlp/api/v1/lnurl/661?extra=pvtweux1nsyjp4iu` https://lnurl.fiatjaf.com/codec/ decodes it correctly.
fixes #4558 some open design/UX questions on this: - How to enable a swap LNBTC -> STX when LNBTC balance is 0 ? - How should we take an LN...
I'm having an issue using payviapaymentrequest. Trying to pay an invoice with this command fails while directly calling lncli payinvoice succeeds. Here's the error I get >[ 503, 'PaymentPathfindingFailedToFindPossibleRoute' ]...
npm i @visx/curve @visx/xychart mui-plus >npm WARN ERESOLVE overriding peer dependency npm WARN ERESOLVE overriding peer dependency npm WARN ERESOLVE overriding peer dependency npm WARN ERESOLVE overriding peer dependency npm...
I have a testnet node that had stalled at height `153329` so I restarted it and now it's failing with below error and starts to sync from scratch. There was...