英文: bitcoind `listunspenttransactions` throws "Wallet file not specified" error 问题 I am us...
在主机模式下运行 Docker 容器会导致依赖容器的网络问题。
英文: Running Docker Container in Host Mode Causes Networking Problems For Dependent Containers 问题 我试图...
排列与指定位置的单词
英文: permutations with words at set positions 问题 I am trying to write a script that creates all permu...
连接到本地运行的Django Rest API的LND节点
英文: Connecting to LND Node through a local-running Django Rest API 问题 I am trying to connect to my L...
如何在Golang中将十六进制解码为ASN.1?
英文: How to decode hex to ASN.1 in golang 问题 我有一个以ASN.1 DER格式从HSM返回给我的ECDSA公钥。我需要创建一个与比特币兼容的33字节密钥。当我...
如何在Golang和TypeScript中正确签名BitClout交易?
英文: how do I properly sign a bitclout tx in golang vs typescript? 问题 我有一个在typescript中的工作示例: signTran...
比特币 Java RPC 客户端 – 无法创建原始交易
英文: Bitcoin Java RPC client - cannot create raw transaction 问题 我正在使用Java实现的比特币RPC客户端。 当我调用带有int类型的cr...
从私钥字符串中在Java中原生生成secp256k1曲线的EC公钥。
英文: Derive EC public key from private key string in native Java for curve secp256k1 问题 import org.bo...
Blockcypher-python UnicodeError(“标签太长”)
英文: Blockcypher-python UnicodeError("label too long") 问题 我在使用Blockcypher for Python时遇到了一个麻...
SIGTRAP:在运行go test时,Golang包装C库时发生的跟踪陷阱错误。
英文: SIGTRAP: trace trap error in Golang wrapping C library, but only when running go test 问题 我已经设置了一...