-
Docs: https://bisq.wiki/Mediator
Team: @bisq-network/mediators
Proposal for @leo816's bonded mediator role:
[GitHub Issue](https://github.com/bisq-network/proposals/issues/112)
[Approved DAO Pro…
-
import datetime
import time
t_start = datetime.datetime(2021, 1, 1)
t_start = time.mktime(t_start.timetuple())
t_stop = datetime.datetime(2021, 2, 1)
t_stop = time.mktime(t_start.timetuple())…
-
![image](https://github.com/user-attachments/assets/4e8dd6e0-8878-4b89-8c7c-a7688d2e1aba)
Just like all others make it a separate repo too
-
Please look at the reprex at the end of this issue.
You can download the input data from
https://e.pcloud.link/publink/show?code=XZWXInZ683FG2Squ0bLeLRNaGnzxukG1Le7
(nothing dangerous).
I tr…
-
Preview at https://github.com/Magickbase/ckb-explorer-frontend/pull/265#issuecomment-2003797850
Now we could focus on RGB++ feature, and the btc-sk-based lock script is not yet designed, so the fol…
-
Description:
I am encountering a "Stack canary watchpoint triggered (BTC_TASK)" error when using the opendroneid-core-c library in my ESP32 project. The error occurs while attempting to decode and pr…
-
When I cancel spot limit order via API request - I always get correct response indicating that my order is cancelled. But sometimes it turns out that order is not cancelled and still open.
Here is th…
-
Create a single dataframe with all the data from multiple exchanges
```
timestamp UTC, asset, quoted_price, quoted_currency, volume, type, abs_value, exchange, country
```
where
- timestamp is at…
-
All BTC coins were stolen from my Electrum wallet installed from the official website... I have no words! I am terrified! This is just terrible because this is the recommended wallet I've been using s…
-
I'm running NBX on a regtest node. If the current tip is at height 103 and
* I have a transaction for a tracked address at height 102
* I `invalidateblock` for height 102
I expect to get a `new…