Skip to content

Signet#1

Open
fredrikbryntesson wants to merge 17 commits intoorgfrom
signet
Open

Signet#1
fredrikbryntesson wants to merge 17 commits intoorgfrom
signet

Conversation

@fredrikbryntesson
Copy link
Owner

No description provided.

This also moves GetWitnessCommitmentIndex out of validation.cpp into CBlock, with 3 lines affected (GetWitnessCommitmentIndex(block) -> block.GetWitnessCommitmentIndex()).
The simple signature takes a sighash as argument and verifies a signature and pubkey against it. It is used in signet for verifying blocks, but can be used for practically anything.
Also adds a condition to test initialization code to not generate blocks for signet chains.
Running with -signet without any other parameters will use this network's parameters.
Copy link

@RadaofTheLight RadaofTheLight left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

contrib/signet/args.sh

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.

3 participants