1
0
mirror of https://github.com/bitcoin/bips.git synced 2024-11-19 01:40:05 +01:00
Commit Graph

35 Commits

Author SHA1 Message Date
Orfeas Stefanos Thyfronitis Litos
9a56d3544e Remove trailing whitespace from all BIPs 2024-07-25 18:35:39 +03:00
Jon Atack
e2f7481a13
Merge pull request #1445 from MarnixCroes/bip38-fix-links
BIP38: remove broken links
2024-05-22 05:06:25 -07:00
Marnix
4c08e2c0bf BIP38: remove dead links 2024-05-22 11:30:43 +02:00
Jon Atack
740e826c19
Merge pull request #1579 from achow101/stop-link-spam-38
38: Remove other implementation section and dead reference implementation link
2024-05-16 11:22:58 -07:00
katesalazar
c88a018409 Update bip-0038.mediawiki
Separating the bold and the italic markup helps inconsistent parsing
(see screenshots in PR #1586).
2024-05-07 15:44:50 +00:00
katesalazar
4ddb0cc893 Update bip-0038.mediawiki
Add missing closing double single quote. The italicized paragraph gets
cautiously closed.
2024-05-07 15:34:37 +00:00
Jon Atack
998c426e15
Merge pull request #786 from lukechilds/patch-1
[bip38] Consistent hyphenation usage
2024-04-26 14:48:07 -07:00
Ava Chow
a26656133b 38: Remove dead reference implementation link 2024-04-25 10:17:35 -04:00
Ava Chow
05b626debf 38: Remove other implementation sections 2024-04-25 10:17:31 -04:00
Jon Atack
b59384d868
Merge pull request #608 from philsmd/patch-1
bip38 typo: specifid -> specified
2024-04-22 09:15:03 -07:00
junderw
4d7a77202b
Clearer language in BIP38 2021-11-05 09:30:20 +09:00
Luke Childs
c7cc17f14e
[bip38] Consistent hyphenation usage 2019-06-07 14:26:45 +07:00
philsmd
b84deb2adf
bip38 typo: specifid -> specified
There was a small typo in the bip38 specification. If I'm not totally mistaken the word should be "specified" (not specifid)
Thx
2017-11-07 22:19:47 +01:00
Luke Dashjr
d939615535 Propagate summary tone of BIP Comments to their applicable BIP preambles
Affects: BIPs 38, 39, 42, 44, 47, 60, 61, 74, 75, 90, 150, 151, 152
2017-03-15 10:48:56 +00:00
Luke Dashjr
959fecc15b Promote BIP 2 Draft->Active, and implement it
- Update all Accepted status to Proposed (renamed status)
- The BIP Comments preamble headers added to every BIP
- The License preamble headers have been added to all BIPs with a Copyright section
2016-11-30 09:51:01 +00:00
Luke Dashjr
72f18918a8 Promote BIP 123 Draft->Active, and implement it 2016-11-30 09:45:33 +00:00
Luke-Jr
eb2e7c2314 Merge pull request #309 from dcousens/patch-3
Add BIP38 Javascript implementation
2016-02-24 20:35:34 +00:00
Luke Dashjr
4edd6d2bad Lots of formatting fixes 2016-02-03 07:02:36 +00:00
Daniel Cousens
c7cc74d523 Add BIP38 Javascript implementation 2016-01-29 11:16:44 +11:00
Wladimir J. van der Laan
666bbf3c4a Merge pull request #72 from ricmoo/patch-1
BIP 38 - Clarify AES parameters passed in
2014-10-15 10:26:58 +02:00
wozz
1064fbc9e1 Move Test 3 to the correct location.
The encrypted key for unicode test should be in the section for No compression, no EC multiply.
2014-07-01 06:47:34 -04:00
Wladimir J. van der Laan
b4fe2d5650 Merge pull request #78 from voisine/patch-1
unicode normalization of password
2014-06-26 22:15:48 +02:00
Wladimir J. van der Laan
27bfe7f28e Merge pull request #29 from MidnightLightning/patch-1
Update bip-0038.mediawiki
2014-06-26 22:15:03 +02:00
Aaron Voisine
989916fa2f unicode normalization of password
Added instructions for unicode normalization of password
2014-06-26 10:34:26 -07:00
Richard Moore
e33c834cf5 Clarify AES parameters passed in
There was some slight ambiguity in which items passed into AESEncrypt was the key and which was the block.
2014-06-09 14:19:44 -04:00
Telepatheic
bd34818589 Small typo 2014-05-01 21:33:07 +01:00
Aaron Voisine
4058075acd steps to recalculate address from confirmation code
also fixed some typos
2014-04-16 15:11:54 -07:00
Brooks Boyd
d69abd64e1 Attempt to put the actual characters in the source file 2014-04-15 16:46:51 -05:00
Brooks Boyd
ab85705d40 Add normalization note on test case 2014-04-15 16:40:47 -05:00
Brooks Boyd
a0d6bb3433 Add test case for UTF8 NFC normalization 2014-04-15 16:31:01 -05:00
MidnightLightning
4a85b38916 Update bip-0038.mediawiki
Fix some erroneous statements in the description of the math used for encryption/decryption of EC-Multiplied keys/addresses
2014-04-15 16:26:50 -05:00
Aaron Voisine
86c90a9e79 Update bip-0038.mediawiki
Updated Authors
2014-04-13 00:26:19 -07:00
Aaron Voisine
e4556021db Update bip-0038.mediawiki
fixed some typos that made the spec inconsistent and confusing to implement
2014-04-12 00:07:46 -07:00
Wladimir J. van der Laan
1647c7e6d3 Change date format to ISO 8601
This came up on the mailing list.

yyyy-mm-dd (ISO 8601) is the internationally accepted format for numeric
dates. This commit changes all BIPs to use that instead of dd-mm-yyyy.
It also updates BIP 0001 to prescribe the new format.
2014-04-05 13:46:56 +02:00
Wladimir J. van der Laan
640b4f29fd Add BIP 0038 2013-11-19 18:54:36 +01:00