Open
Conversation
8a8fb4b to
c1bf61e
Compare
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
c1bf61e to
5f5331e
Compare
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.