-
This GitHub issue tracks the status of NAT traversal capabilities across libp2p implementations and platforms.
See [Hole Punching](https://github.com/libp2p/specs/blob/master/connections/hole…
-
After taking a look at this, it seems it's overly-complex and not clear, for something that should only serve a simple purpose: "proving the user requests are coming from his browser where he initiall…
el1s7 updated
6 months ago
-
## Describe your environment
* Operating system: Ubuntu 22.04.4 LTS
* Python Version: Python 3.10.12
* CCXT version: ccxt==4.3.65
* Freqtrade Version: freqtrade 2024.7-dev-b2c2fedbc
…
-
## Describe your environment
* Operating system: Canonical Ubuntu 22.04
* Python Version: 3.10.12
* CCXT version: 4.3.88
* Freqtrade Version: 2024.8
* Docker version: 24.0.7
* …
-
If cash out method is Paypal, add a button to that specific cash out request that sends the payment via Paypal API. This probably should be batched as Paypal's Synchronous mode will be deprecated.
…
rappo updated
6 years ago
-
Opening this after seeing this SE question: https://solana.stackexchange.com/questions/2953/how-to-stop-bots-from-spamming-solana-pay-apis
Summary of that:
- They're using Solana Pay TX requests t…
-
### Operating System
Windows- Docker instance
### Programming Languages
Python
### CCXT Version
4.3.65
### Description
Running some tests with freqtrade, and when trying to do som…
-
We propose an enhancement to the `POST TRANSFER_SERVER_SEP0024/transactions/deposit/interactive` endpoint, allowing the definition of `delivery_methods` to restrict user payment methods, similar to ho…
-
i can do it with custom task like below ,
```
desc "echo2"
task :echo2 do …
-
GitHub recommends to use https://openid.net/connect/ where possible to avoid having to store long lived credentials as secrets.
Instead of saving the creds as secrets the actual token is ephemeral …