-
Hello there, I looked at the examples but it's still not very clear to me how to generate the code for these 3 scenarios:
- send from a bip44 address to any address
- send from a bip49 address to an…
-
I've sent some TONCOIN to my wallet today. But i didn't receive my TONCOIN. I've checked the transaction on tonscan.org and the transaction status is success. But when I checked my address, The state …
imto1 updated
5 months ago
-
Since we are getting closer to TOR Support, it would be great to get additional support for privacy enhancing features.
Colloquial, PayNyms.
These are specified in Bip47 as implemented by Samourai …
-
Dear Repository Maintainers,
I noticed that the SLIP-0084 (BIP84) standard appears to have been removed from the repository. I would like to inquire about the reasons behind this decision. BIP84 is…
-
On fresh app install a user is prompted to create or import a seed used for the following `default` wallets:
- Secure Bitcoin
- Instant Liquid
Swaps should only be allowed to/from these wallets.
Th…
i5hi updated
7 months ago
-
"curl https://api.blockcypher.com/v1/btc/main
{
"name": "BTC.main",
"height": 360060,
"hash": "000000000000000000bf56ff4a81e399374a68344a64d6681039412de78366b8",
"time": "2015-06-08T22:57:08.…
-
I add an mnemonic from tdex 0.9.3. My goal was to restore it and withdraw the funds.
I installed ocean 0.2.2 using docker with help from dev Altafan.
`$ docker-compose up -d oceand
`
The …
-
I'm trying to generate addresses from a MNEMONIC for a wallet using Bitcoin regtest but I haven't been able to generate the addresses I'm expecting. Here's what I'm using:
```python
seed_bytes = B…
jahvi updated
7 months ago
-
Some of the timestamps are wrong.
Using bdkpython 0.31.0 I query my fulcrum mainnet bitcoin server with
```python
import bdkpython as bdk
import datetime
network = bdk.Network.BITCOIN
if net…
-
if I import Zpub it is immediately converted to xpub e.g.:
Zpub6xvDzwpKHczhpJzkkveFAqAsayzq7dC49Rr3R1qP8cGivqrMbUEip1fRbThiDLhtWA9EptBSVvUrKdrwwp7jt4bePNL3b7d9bo9EvgBQB4T
->
xpub68McGNk3RJMNh9T99Yc…