-
This test belongs to `secp256k1`, not `bitcoin`. The current situation is fragile and annoying.
-
When adding a private key, the page insists the value should be a Bitcoin address when pasting a BASE58 private key.
![image](https://cloud.githubusercontent.com/assets/172282/20865666/1928604a-ba2…
-
Import feature within BlueWallet app is limited, for instance it doesn't recognize or allow importation of private keys. (xprv/yprv/zprv private keys format) I created new single address in mycelium a…
-
Good day and thanks for a nice and brilliant tool. My question is when it fixes a bitcoin address by finding the missing letters/characters; chances is that it also finds its private key i think?
-
**Task Description**
Singing payload generation(signVaultTransaction) will require adequate changes, mapping unique key identifiers to the h/w device, to facilitate miniscript-vault tx signing via ha…
Parsh updated
2 weeks ago
-
Make a package that makes it possible to coordinate the search of private key for Bitcoin address from Bitcoin Puzzle.
For example, `puzzle #66` if solved gives 6.6 bitcoin (almost 4 000 000 ₽) to …
-
I have moved all my Apps from my old Android phone to a new one. Unfortunately, all Apps worked properly except Keybase.
Keybase App is not logged in, and I don't have any other devices or paper ke…
-
Related: #427 #428
All public keys in the witness stack are required to be compressed.
I can generate a P2WSH address and script by passing an uncompressed key.
Methods with the problem:
…
-
I used this lib to generate bitcoin private key and corresponding bitcoin address:
`use lib "./lib";`
`use Bitcoin;`
`my $private_key = random Bitcoin::Key;`
`my $address = $private_key->address;`
…
ghost updated
8 years ago
-
_Course Title_: **Build and broadcast your own Bitcoin transaction**
_Modules_:
- [ ] Introduction to Bitcoin Transactions
- [ ] Understanding Transaction Structure
- [ ] Parsing Transaction In…