-
During recent `io` backports I've realized we have a problem with our monorepo: it's really hard to backport things if we have different branches for individual crates. So unless we want to make a sin…
-
hi together,
i have a problem.. I want to migrate my umbrel to raspiblitz and did everything like described in the github. i even deinstalled everything on my umbrel except of bitcoin fullnode, mem…
-
When we return a bitcoin amount, our JSON responses currently specify the unit (btc, sat, msat) in the parameter name, but it's a bit ugly and is missing in some places.
Maybe it would be better to…
-
At present lotus (and other fil-markets-compatible implementations) operate all retrievals strictly through the use of selectors. Specifically the "unit of exchange" between the API/CLI and fil-market…
-
Since the move to cmake, the kernel static library that is installed after a `cmake --install build` is unusable. It basically lacks all symbols, besides those defined in the kernel library target. Th…
-
Integrate https://github.com/bitcoin-sv/bsv-faucet or any working BSV testnet faucet so that devs or users that are using testnet can easily get coins into their wallet when using a Testnet account.
-
I built custom docker image for solving openssl issues.
`Dockerfile`
```
FROM rustembedded/cross:aarch64-unknown-linux-musl
#FROM rustembedded/cross:aarch64-unknown-linux-musl-0.2.1 - the same iss…
-
We would love your input on current Baller Boost jingles - which do you love? Which ones should fade away?
And please send in your ideas for future boost clips!
#### Template:
* link to the c…
-
Hello,
To continue the chat [casey/ord/discussions/2086](https://github.com/casey/ord/discussions/2086#discussioncomment-5908877) about brc-20 integration in ˋord` command.
I didn’t know this …
-
EDIT: Probably not worth reading this issue, just see #71
I'm pretty sure this line of code is wrong but I can't come up with a unit test to prove it. Patching it to what I think it should be does …