Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
27 views

I'm testing Xverse connected to a local regtest bitcoind + electrs. The node has confirmed UTXOs for the wallet address, electrs is running, but Xverse shows 0 balance and Insufficient balance when I ...
AppInHand-Dev's user avatar
Advice
0 votes
1 replies
78 views

I'm trying to generate a unique receive address corresponding to a specific Bitcoin wallet of mine every time the visitor loads a static HTML page. For security reasons, the server has no server-side ...
user20986345's user avatar
0 votes
0 answers
70 views

Hex string is from https://github.com/bitcoin/bitcoin/blob/d30f149360d10de31bd7f7369aa61ce8be0837b5/src/kernel/chainparams.cpp#L75C5-L75C206 I have tried the following Python 3 code but it doesn't ...
Umair A.'s user avatar
  • 6,960
0 votes
0 answers
82 views

I'm building a BIP21 Uri parser for the Dart/Flutter community and I'm unsure how to properly handle the + of a path component nested in the query strings. According to RFC 3986, the + character is a ...
ethicnology's user avatar
0 votes
0 answers
116 views

I’m using Fireblocks raw signing to sign Aptos transactions because it holds the private key. I generated the Aptos address from the public key provided by Fireblocks, and this address can receive ...
Saleem Araidy's user avatar
-1 votes
1 answer
99 views

I'm developing an application that depends on the scantxoutset RPC method in Bitcoin Core. However, the official documentation includes the following warning: EXPERIMENTAL warning: this call may be ...
David Wer's user avatar
  • 446
1 vote
0 answers
85 views

I am trying to send btc transaction using send-crypto. This reference blog is really helpful for me (How to send bitcoin BTC using send-crypto using WIF key in node,js) I created btc account like this ...
StormyTalent's user avatar
-2 votes
1 answer
400 views

Issue with Signing a Taproot P2TR Input in Bitcoin I am trying to sign a Bitcoin transaction spending a Taproot (P2TR) input but keep encountering an error: mandatory-script-verify-flag-failed (...
Th0rgal's user avatar
  • 1,009
-1 votes
1 answer
88 views

I'm working on Bitcoin Ticker project, I've updated the URL "coingecko" in order to put the id and currency with the list I provided and return the url as double. I'm still getting this ...
Shridhar Ashok Kumar's user avatar
0 votes
2 answers
290 views

I am trying to sign a raw message, like "Hello World", using the Python library bitcoinlib. The goal is to generate a base64-encoded signature for the message that can be verified. However, ...
Sorry_my_code_is_dumb's user avatar
-1 votes
1 answer
82 views

What I Am Trying to Do I am attempting to run a bitcoind regtest node and connect it to electrumx_server The Problem When I run electrumx_server, I encounter the following error repeatedly: ERROR:...
Omar Osman's user avatar
-1 votes
1 answer
92 views

I computed AR's models to predict the value of BTC. In order to make the data stationary i have transformed it : yt=log(BTS_t) dyt = yt-yt-1 I take the difference of logarithms (interpretable as the ...
Constantin Marguier's user avatar
1 vote
0 answers
72 views

Is there any way to get the associated change addresses of bitcoin wallet .?? I am using typescript as my backend language. I have a use case i need to subtract a value going out from user's wallet ...
Shehryar Tanoli's user avatar
0 votes
2 answers
215 views

I need to create a bitcoin family text signing tool. After researching the issue, I found the NBitcoin package and used it to implement the following code: using System; using System.Data; using ...
Max's user avatar
  • 453
0 votes
1 answer
648 views

I have a Bitcoin wallet that I originally created 4 years ago using the BRD wallet app, which has since became the Coinbase Wallet app. I'm playing around with this wallet for educational purposes, it ...
AndreyS's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
118