José A.P
José A.P
Hey there! thanks for the tool! **Is your feature request related to a problem? Please describe.** I find that people are uploading unmaintained forks of docker images to docker hub...
### Describe the bug If you are using .net core 3.1 and ASP NET Core, the endpoint is never updated to match the actual HttpContext RemoteIpAddress due to the implementation...
Hi there! Awesome tool :) **Is your feature request related to a problem? Please describe.** Sometimes we want to mimick a bitcoin blockchain mining time **Describe the solution you'd like**...
Added elenpay.tech lightning/onchain bitcoin PSP
# Issue with OpenTelemetry.Instrumentation.EntityFrameworkCore We are running a ASP.NET Core 6 app with `OpenTelemetry.Instrumentation.EntityFrameworkCore`, after a dotnet-dump session we found it has a lock which was making our app freeze....
# Description Bump AWS SDK (both V1 & V2) version to latest to support AWS JSON Protocol in SQS ## Issue reference #3354 ## Checklist Please make sure you've completed...
[SQS supports AWS JSON Protocol since last November](https://aws.amazon.com/about-aws/whats-new/2023/11/amazon-sqs-support-json-protocol/), but the project is using old sdk versions to support this. Bumping the version to the following two would solve it: Golang...
Added https://github.com/Elenpay/NodeGuard
In regtest (compiled from the repository), the [LoopIn](https://lightning.engineering/api-docs/api/loop/swap-client/loop-in) response ([SwapStatus](https://lightning.engineering/api-docs/api/loop/swap-client/loop-in#looprpcswapresponse)) correctly returns a populated htlc_address_p2wsh field. However, in the mainnet, both htlc_address_p2wsh and htlc_address_p2tr fields are empty. Steps to reproduce:...
Hey, I couldn't make loopserver work without adding a bitcoind node, but this aspect is not stated on the [documentation](https://github.com/lightninglabs/loop/tree/master/regtest) Besides, the examples use a old version of LND. Bonus:...