Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Sprint 105

Closed Oct 9, 2023 100% complete

Sprint goals

  • Prepare Lisk SDK v6.1.0 for rc #7245

    • Update NFT module to use internal functions to save data to stores #9004
    • Update recover method of NFT module #8970
    • Update order of checks in destroy method for NFT module #9066
    • Inconsistent error handling in command verify functions of NFT module #8986
    • Remove code redundancy in transfer methods of NFT m…

Sprint goals

  • Prepare Lisk SDK v6.1.0 for rc #7245

    • Update NFT module to use internal functions to save data to stores #9004
    • Update recover method of NFT module #8970
    • Update order of checks in destroy method for NFT module #9066
    • Inconsistent error handling in command verify functions of NFT module #8986
    • Remove code redundancy in transfer methods of NFT module #8954
    • subStorePrefix parameter for StateStore.getStore should only be Buffer #9045
    • Resolve TODO comments from the repository #7048
    • Unit test review for LIP 68: Missing test #8180
    • Update cross chain update command tests #9006
    • When genesis height is not zero, maxRemovalHeight returns 0 #9044
    • Refactor verifyTransferInternal, verifyTransferCrossChainInternal, destroy, lock, and unlock of NFT module #8961
    • Unit test review: Interoperability utils #8204
    • Remove redundant functions getAttributesArray, getAttributes, getLockingModule, and getNFTOwner of NFT module #8960
    • Implement getNFT function of NFT module #8959
    • Implement functions isNFTEscrowed and isNFTLocked of NFT module #8958
    • The codec.encode function encodes larger than expected integers #8968
    • Update recover method of token module to validate decoded account #9002
    • Add readme for chain connector plugin #8002
    • Unit test review: PoS module (commission, reward) #8020
    • Unit test review: Interoperability endpoints #8189
    • Unit Test Review: Interoperability commands #8193
    • Unit test review: internal methods of interoperability module #8201
    • Unit test review: Interoperability genesis state initialization/finalization #8378
    • Update endpoints of NFT module #8979
    • Unit test review - Key derivation LIP 66 #8104
    • executeCommon should match LIP #9009
  • Prepare Lisk SDK v6.0.0 for production #7242

    • Single commits are not re-created if keys are encrypted #9068
    • legacy endpoints are not working #9033
    • Outdated _getMaxRemovalHeight in commit pool #9064
    • Creation of single commit should after minCertifyHeight #9057
    • Increase the IPC timeout #9049
    • Offline signing of multisig transaction fails schema validation #9037
    • When genesis height is not zero, maxRemovalHeight returns 0 #9044
    • Invalid type comparison in register mainchain command #9041
    • Add check on total weight and certificate threshold in verifyValidatorsUpdate #9039
    • Add proper calculation for ccm fee for the bounce function unit tests #8195
    • Removal of valid transactions from transaction pool. #8353
    • verifyTerminatedStateAccountsCommon is called inside loop #8998
    • Unit test review: Certificate Generation #7949
    • Unit test review: Dynamic block rewards #8025
    • Validator consecutiveMissedBlock does not increase #9040
    • Simplify getBytes and getSigningBytes functions of lisk-transactions #9061

Moved goals

  • Update NFT module to use internal functions to save data to stores #9004
  • Add readme for chain connector plugin #8002
  • Unit test review: PoS module (commission, reward) #8020
  • Unit test review: Interoperability endpoints #8189
  • Unit Test Review: Interoperability commands #8193
  • Unit test review: internal methods of interoperability module #8201
  • Removal of valid transactions from transaction pool. #8353
  • Unit test review: Interoperability genesis state initialization/finalization #8378
  • Update endpoints of NFT module #8979
  • verifyTerminatedStateAccountsCommon is called inside loop #8998
  • Unit test review: Certificate Generation #7949
  • Unit test review - Key derivation LIP 66 #8104
  • Unit test review: Dynamic block rewards #8025
  • Validator consecutiveMissedBlock does not increase #9040
  • executeCommon should match LIP #9009
  • Simplify getBytes and getSigningBytes functions of lisk-transactions #9061
Loading