Link to Sarchar's JavaScript BIP32 implementation.#7
Merged
laanwj merged 1 commit intobitcoin:masterfrom Jan 14, 2014
sarchar:master
Merged
Link to Sarchar's JavaScript BIP32 implementation.#7laanwj merged 1 commit intobitcoin:masterfrom sarchar:master
laanwj merged 1 commit intobitcoin:masterfrom
sarchar:master
Conversation
Member
|
Needs rebase |
Contributor
Author
|
Rebased |
laanwj
added a commit
that referenced
this pull request
Jan 14, 2014
Link to Sarchar's JavaScript BIP32 implementation.
luke-jr
pushed a commit
that referenced
this pull request
Jan 20, 2016
Tidy up Witness Program section
luke-jr
pushed a commit
that referenced
this pull request
Mar 17, 2016
Request Matt to update use case 3
luke-jr
pushed a commit
to luke-jr/bips
that referenced
this pull request
Jun 6, 2017
…ypes. Contents stolen from Christian's draft. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
luke-jr
pushed a commit
to luke-jr/bips
that referenced
this pull request
Jun 6, 2017
BOLT bitcoin#7: More complex proposal, using three separate message types.
luke-jr
pushed a commit
to luke-jr/bips
that referenced
this pull request
Jun 6, 2017
This commit modifies the “Normal Operation” summarization by including a link to BOLT bitcoin#7 when mentioning the `announcement_signature` message. Previously a reader would need to search other documents to figure out what an `announcement_signature` was, and its purpose.
luke-jr
pushed a commit
to luke-jr/bips
that referenced
this pull request
Jan 20, 2018
This commit modifies the glossary to add a new entry which defines the usage of `chain_hash` throughout the remainder of the documents. Additionally, we now also specify which chain hash we expect for Bitcoin within the glossary. This commit also modifies BOLT #2 and bitcoin#7 to omit the definition of the expected `chain_hash` value for Bitcoin.
real-or-random
added a commit
to real-or-random/bips
that referenced
this pull request
Aug 2, 2018
* 1-to-1 correspondence to functions in pseudocode * naming of functions closer to pseudocode * lowercase / uppercase names more consistent * more consistent parantheses * don't reassign to k when signing (bitcoin#7)
real-or-random
added a commit
to real-or-random/bips
that referenced
this pull request
Aug 2, 2018
* 1-to-1 correspondence to functions in pseudocode * naming of functions closer to pseudocode * lowercase / uppercase names more consistent * more consistent parentheses * don't reassign to k in signing algorithm (bitcoin#7)
real-or-random
pushed a commit
to real-or-random/bips
that referenced
this pull request
Sep 28, 2018
Don't mutate k when signing as suggested by Russel O'Connor
real-or-random
added a commit
to real-or-random/bips
that referenced
this pull request
Sep 28, 2018
* 1-to-1 correspondence to functions in pseudocode * naming of functions closer to pseudocode * lowercase / uppercase names more consistent * more consistent parentheses * don't reassign to k in signing algorithm (bitcoin#7) * fail signing if private nonce is 0 (bitcoin#13)
real-or-random
added a commit
to real-or-random/bips
that referenced
this pull request
Oct 16, 2018
* 1-to-1 correspondence to functions in pseudocode * naming of functions closer to pseudocode * lowercase / uppercase names more consistent * more consistent parentheses * don't reassign to k in signing algorithm (bitcoin#7) * fail signing if private nonce is 0 (bitcoin#13)
real-or-random
added a commit
to real-or-random/bips
that referenced
this pull request
Oct 16, 2018
* 1-to-1 correspondence to functions in pseudocode * naming of functions closer to pseudocode * lowercase / uppercase names more consistent * more consistent parentheses * don't reassign to k in signing algorithm (bitcoin#7) * fail signing if private nonce is 0 (bitcoin#13)
real-or-random
added a commit
to real-or-random/bips
that referenced
this pull request
Oct 26, 2018
* 1-to-1 correspondence to functions in pseudocode * naming of functions closer to pseudocode * lowercase / uppercase names more consistent * more consistent parentheses * don't reassign to k in signing algorithm (bitcoin#7) * fail signing if private nonce is 0 (bitcoin#13)
chuckyLeeVIII
added a commit
to chuckyLeeVIII/Bitcoin-BhE-NaS
that referenced
this pull request
Jul 4, 2025
…ix-codebase-issues Fix _xpub bug and doc issues, add vector check
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.