8000 Tags · coinables/segwitaddress · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Tags: coinables/segwitaddress

Tags

v0.5.1

Toggle v0.5.1's commit message
switch api provider

change utxo api provider back to blockchair

v0.5

Toggle v0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v0.4.2

Toggle v0.4.2's commit message
add yprvs

add yprv output

v0.4.1

Toggle v0.4.1's commit message
add HD BIP39 BIP49

Add HD BIP39 generator from mouse movement and CSPRNG for entropy

0.4.0

Toggle 0.4.0's commit message

Verified

C8D4
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix brainCreate

A commit in February broke the brain wallet feature,  779ce46

V0.3.4

Toggle V0.3.4's commit message
remove unused

removed code that was previously used to scan qr codes with the webcam. Also removed unneeded residual pay to script features that were never implemented. Sweep feature now easier to read.

v0.3.3

Toggle v0.3.3's commit message
bech32 sweep fix

v0.3.2

Toggle v0.3.2's commit message
fix bug in testnet brainwallet keyPair

v0.3.1

Toggle v0.3.1's commit message
Don't generate addresses for uncompressed pks (#7)

Right now when showing the details of a WIF private key, if you were to paste a uncompressed WIF (without a extra 0x01 at the end of the private key) it would generate a Segwit address using the uncompressed public key, and if you sent money to that address it would not be possible to spend the outputs anymore.

v0.3

Toggle v0.3's commit message
header testnet note

0