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

Sprint 110

Closed Dec 18, 2023 100% complete

Sprint goals

  • Prepare Lisk SDK v6.1.0 for production #7246

    • [Lisk commander] Descriptions need to be updated to give more info #7511
    • Improve and add missing unit test cases for activeValidatorsUpdate in chain connector plugin #7971
    • Add missing tests for block processing steps #8004
    • Add missing tests during the block generation stages #8005
    • Unit test revi…

Sprint goals

  • Prepare Lisk SDK v6.1.0 for production #7246

    • [Lisk commander] Descriptions need to be updated to give more info #7511
    • Improve and add missing unit test cases for activeValidatorsUpdate in chain connector plugin #7971
    • Add missing tests for block processing steps #8004
    • Add missing tests during the block generation stages #8005
    • Unit test review: PoS module (commission, reward) #8020
    • Review of unit test for 'events' #8066
    • [initialize_state_recovery.spec.ts] has invalid tests for execute part #8068
    • Removal of valid transactions from transaction pool. #8353
    • Improve --output flag for the commands to support all types of paths #9090
    • Lisk-core node crashed with Invalid engine state error #9122
  • Introduce chain recovery plugin #6919

    • Bootstrap recovery manager plugin repository #9160
    • Create StateRecoveryDB and MessageRecoveryDB classes #9161
    • Implement all the functions for StateRecoveryDB #9162
    • Implement all the functions for MessageRecoveryDB #9163
    • Create BaseRecoveryManager class and declare functions #9164

Moved goals

  • [Lisk commander] Descriptions need to be updated to give more info #7511
  • Add missing tests for block processing steps #8004
  • Add missing tests during the block generation stages #8005
  • Unit test review: PoS module (commission, reward) #8020
  • [initialize_state_recovery.spec.ts] has invalid tests for execute part #8068
  • Removal of valid transactions from transaction pool. #8353
  • Lisk-core node crashed with Invalid engine state error #9122
  • Bootstrap recovery manager plugin repository #9160
  • Create StateRecoveryDB and MessageRecoveryDB classes #9161
  • Implement all the functions for StateRecoveryDB #9162
  • Implement all the functions for MessageRecoveryDB #9163
  • Create BaseRecoveryManager class and declare functions #9164
Loading