Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CR multisign #2234

Open
wants to merge 6 commits into
base: feature_bpos
Choose a base branch
from

Conversation

Houshoupei84
Copy link
Contributor

No description provided.

@Houshoupei84 Houshoupei84 changed the title Cr multisign CR multisign Oct 19, 2023
@Houshoupei84 Houshoupei84 force-pushed the cr_multisign_bk_10_17_2 branch 2 times, most recently from 8a8fb4b to c1bf61e Compare October 19, 2023 06:32
fix(nft): can register more than one cr in one block and check did match with code

fix(nft): t.Programs()[0].Code must be multicode when tx payload version is MultiSignVersion

fix(nft): update cr tx code can not be muticode if payload is not CRInfoMultiSignVersion

fix(nft): update cr tx code can not be schnorr code if payload is not CRInfoSchnorrVersion

fix(nft): unregistercr add tx code check

fix(nft): fix cancel conflict with pending at the same height

fix(nft): crcouncil member claim node remove payload sign when in mutisgin

fix(nft): CRCouncilMemberClaimNodeTransaction add payload version match program code check

fix(nft): program code must match with payload CRCouncilCommitteeDID

fix(nft): cr proposal and cr proposal review remove payload signature

fix(bpos):add log for test

fix(bpos): Consensus add finishedHeight init value

fix(bpos): sanme offset return in ChangeViewV1

fix(bpos): test log

fix(bpos): test log

fix(bpos): add DealPrecociousProposals

fix(bpos): process block sleep 1 minute

fix(bpos): deal no use code

fix(bpos): check CRCouncilMemberClaimNodeTransaction program code match with did under multisign

fix(bpos): sleep 1 minute  in processBlock

fix(bpos): GenerateBlock can deal illegal proposal and vote tx

Revert "fix(nft): cr proposal and cr proposal review remove payload signature"

This reverts commit 18123de.

fix(bpos): remove sleep code

fix(bpos): CurrentCRClaimDPoSNodeVersion and NextCRClaimDPoSNodeVersion match standard code

fix(bpos): cr GetOwnerPublicKey return code if is multisign

fix(bpos): cr multisign n can not over 10

 fix(bpos): remove no use code

 fix(bpos): not support CRInfoMultiSignVersion before ChangeViewV1Height
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.

None yet

2 participants