Skip to content

Link to Sarchar's JavaScript BIP32 implementation.#7

Merged
laanwj merged 1 commit intobitcoin:masterfrom
sarchar:master
Jan 14, 2014
Merged

Link to Sarchar's JavaScript BIP32 implementation.#7
laanwj merged 1 commit intobitcoin:masterfrom
sarchar:master

Conversation

@sarchar
Copy link
Copy Markdown
Contributor

@sarchar sarchar commented Jan 9, 2014

No description provided.

@laanwj
Copy link
Copy Markdown
Member

laanwj commented Jan 13, 2014

Needs rebase

@sarchar
Copy link
Copy Markdown
Contributor Author

sarchar commented Jan 14, 2014

Rebased

laanwj added a commit that referenced this pull request Jan 14, 2014
Link to Sarchar's JavaScript BIP32 implementation.
@laanwj laanwj merged commit 257ef40 into bitcoin:master Jan 14, 2014
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants