-
The spec uses only `TxRef`s (from [BIP-136](https://github.com/bitcoin/bips/blob/master/bip-0136.mediawiki)) to refer to `did:btc`s, but these have a few drawbacks:
1. They include the block height…
-
### What happened?
When attempting to leave a pool and revert to self pooling, I waited over 30 minutes and then accidentally closed the GUI. After reopening the GUI, the Plot NFT was in the Invalid …
-
When compiling with warnings as errors which is default on launchpad:
```
cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I …
-
### sendmessage RPC does not support txid as message.
During asset issue, the attached message can be ipfs_hash or txid.
During asset transfer, the attached message can be ipfs_hash or txid.
…
-
The current `run_bitcoin_transaction.sh` script needs to be updated to support Bitcoin script flags based on block height. This is necessary to properly validate transactions from different period…
-
I want to create a PSBT by using inscription's info.I know how to create a simple PSBT.It requires a input by using txID.And I find inscription has the id too.Is this id same to txID?
Or I need to fi…
-
Hello.
Since I have no kind of fetish or voyeurism of spying broadcasted raw transactions though local node it would be great if we have any kind of ENV variable or command line option to not list …
-
People are always confused that the byte order is swapped when logging/printing to hex, so we should have a wrapper type that does that.
-
### Operating System
windows 11
### Programming Languages
Python
### CCXT Version
4.0.91
### Description
It was working normally until a few days ago
Retrieve Binance's withdrawa…
-
The vtxo contains info about when it expires but not about when it was created.
ATM can determine the creation timestamp for a vtxo with `vtxo.ExpiresAt - asp.RoundLifetime` but with the assumptio…