-
**Status**: Backlog
**Priority**: P1
**Estimate**: 8 hours
**Size**: M
**Iteration**: Nov 18 - Dec 01
-
[](~~import requests
api_key = 'YOUR_API_KEY'
url = f'https://api.coinlayer.com/live?access_key={api_key}&symbols=BTC,ETH'
response = requests.get(url)
data = response.json()
btc_to_usd = data['rat…
-
**Status**: Backlog
**Priority**: P0
**Estimate**: 12 hours
**Size**: L
**Iteration**: Nov 04 - Nov 17
-
### Proposed Improvements:
1. **Error Handling for Data Retrieval:**
- Add a try-except block around the `yfinance.download` function to catch potential errors (e.g., network issues, API failures…
-
See logs - this was on Bisonw-desktop 1.0.0
```
2024-11-01 13:38:08.522 [ERR] WEB: error recovering btc wallet: failed to move wallet data to backup folder: unable to move wallet data: mkdir C:\Us…
-
Hello, maybe it's not an issue and I'm just dumb,
I made a small btc tracker taking use of binance api and custom-widget
While it's pretty straightforward
config
```yaml
crypto:
type: "ya…
-
This is likely unrelated to the recent changes, I think?
I tried to consolidate the assets I own from 80 address to one address.
I funded each address with BTC to make a tx:
https://mempool.spa…
-
![Screenshot 2024-10-02 163936](https://github.com/user-attachments/assets/6b6aee0d-e3b2-4e00-9e5f-11227fe735ab)
>_The screenshot from the Bisq client must have the **Trade ID**, **Deposit**, **M…
-
Thank you for your assistance:
![IMG_6375 (1)](https://github.com/user-attachments/assets/37a42abf-9a62-4856-9cc2-9faec5295b6f)
SCREENSHOT HERE
>_The screenshot from the Bisq client must ha…
-
**Describe the bug**
When trying to click on a block I got an error
**Environment (please complete the following information):**
- Bitcoin Core / Node Version [e.g. 0.16.3] v27.1.0
- NodeJ…