Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-22 | Formatting | Robert Spigler | |
2021-03-22 | BIP2 compliance. Add rationale, addresss discovery, etc. | Robert Spigler | |
2021-03-20 | Merge pull request #1080 from achow101/bip8-more-params | Luke Dashjr | |
BIP 8: Add minimum activation height | |||
2021-03-20 | Add minimum activation height to BIP 8 | Andrew Chow | |
2021-03-18 | Clarifications | Robert Spigler | |
2021-03-18 | Add PSBT and ML reference | Robert Spigler | |
2021-03-18 | Revert to multisig only | Robert Spigler | |
2021-03-15 | BIP-85: Added Ian Coleman's Mnemonic Code Converter | 8go | |
- Added Ian Coleman's Mnemonic Code Converter to the "Other Implementations" section - https://iancoleman.io/bip39/ is a nice tool to play around with and to derive test data for BIP-85 PS: Sorry that I did not include this in the previous PR #1083. I just found this this very moment, but I think it is worth while to include because it gives the user/reader an instant tool to play with and to see results of BIP-85. | |||
2021-03-15 | Merge pull request #1078 from dr-orlovsky/patch-5 | Luke Dashjr | |
Fixing Simple Signer Algorithm | |||
2021-03-15 | Merge BIP 370 | Luke Dashjr | |
2021-03-15 | Fix Comments-URI for BIP 370 | Luke Dashjr | |
2021-03-15 | Merge pull request #1083 from 8go/patch-1 | Luke Dashjr | |
BIP 85: fixed some typos and minor English mistakes | |||
2021-03-15 | Merge pull request #1085 from ethankosakovsky/patch-1 | Luke Dashjr | |
BIP85: fixed test vector. | |||
2021-03-15 | Merge pull request #1079 from Matthiti/patch-1 | Luke Dashjr | |
Fix typos in BIP 2 | |||
2021-03-14 | Clarify testnets | Robert Spigler | |
2021-03-13 | BIP85: fixed test vector. | ethankosakovsky | |
2021-03-12 | Update Modern Derivation Standard.mediawiki | Robert Spigler | |
minor edit | |||
2021-03-12 | Update and rename Multisig Derivation Standard.mediawiki to Modern ↵ | Robert Spigler | |
Derivation Standard.mediawiki Multisig and singlesig support | |||
2021-03-11 | Formatting | Robert Spigler | |
2021-03-11 | Create Multisig Derivation Standard.mediawiki | Robert Spigler | |
Draft | |||
2021-03-09 | fixed some typos and minor English mistakes | 8go | |
2021-03-09 | Fix word duplication | Dávid Molnár | |
2021-03-06 | Fix typos in BIP 2 | Matthijs Roelink | |
2021-03-06 | Removing size param (not used anymore) | Dr. Maxim Orlovsky | |
2021-03-04 | 174: Change PSBT unknown fields test to use higher numbers | Andrew Chow | |
Previously these tests were using 0x0f as the unknown field number. As these have now been defined, change them to use 0xf0 instead as it is unlikely we will use those anything soon. | |||
2021-03-03 | Merge pull request #1004 from prayank23/bip125-backwardscompatibility | Luke Dashjr | |
BIP 125: Change 'Client support' to 'Backwards compatibility' | |||
2021-03-02 | Fixing Simple Signer Algorithm | Dr. Maxim Orlovsky | |
Simple Signer Algorithm was lacking an index argument (last one) on all function calls | |||
2021-03-01 | Change `witness` to signature | Sanket Kanjalkar | |
As per my understanding, the value is committed in the signature(sighash msg) and is not being supplied as an additional witness | |||
2021-02-28 | fix: typo | Fonta1n3 | |
2021-02-28 | fix: update to provide for future extensibility | Fonta1n3 | |
2021-02-27 | fix: this is specific to an existing standard only | Fonta1n3 | |
2021-02-26 | Merge branch 'bip8_threshold' | Luke Dashjr | |
2021-02-26 | Merge remote-tracking branch 'origin-pull/1073/head' | Luke Dashjr | |
2021-02-26 | Merge pull request #1070 from luke-jr/bip8_elaborate | Luke Dashjr | |
BIP 8: Elaborate and clarify parameter selection | |||
2021-02-26 | bip8: mention in intro the forced activation is optional | Antoine Poinsot | |
Signed-off-by: Antoine Poinsot <darosior@protonmail.com> | |||
2021-02-26 | bip8: remove recommendation to force activation after a year | Antoine Poinsot | |
Signed-off-by: Antoine Poinsot <darosior@protonmail.com> | |||
2021-02-24 | Merge remote-tracking branch 'upstream/master' | Fonta1n3 | |
2021-02-24 | fix: bip number not actually assigned | Fonta1n3 | |
2021-02-24 | fix: define motivation, remove account creation blurb. | Fonta1n3 | |
2021-02-24 | fix: remove legacy references | Fonta1n3 | |
2021-02-17 | BIP 8: Avoid speculating precisely on how soon the economic majority might ↵ | Luke Dashjr | |
be upgraded | |||
2021-02-17 | BIP 8: Advise not choosing a bit being used for other things | Luke Dashjr | |
2021-02-17 | BIP 8: Move recommendation for "name" to "Selection guidelines" | Luke Dashjr | |
2021-02-17 | BIP 8: Reduce threshold recommendation to 90% | Luke Dashjr | |
2021-02-17 | BIP 8: Make threshold a parameter | Luke Dashjr | |
2021-02-12 | Merge pull request #1045 from koushiro/koushiro/add-bip0039-rs | Luke Dashjr | |
Add another Rust implmentation of BIP-0039 | |||
2021-02-12 | Merge pull request #1029 from meherett/patch-1 | Luke Dashjr | |
BIP-0039: Add Python-HDWallet package | |||
2021-02-12 | Specify BIP 370 PSBTv2 | Andrew Chow | |
2021-02-12 | Merge BIP 338 | Luke Dashjr | |
2021-02-12 | README: Fix colour for BIP 79 | Luke Dashjr | |