Logo

    CryptoNet is a Protocol Labs initiative.

    Meeting Notes 20/09/2022

    Jonathan work this week:

    • Debugging hanging tests, learned a ton on the behavior and exposed a bug
    • DKG issue:
      • Moving blocks logic is not really solid because sometimes multiple tx can be inserted in one block
        • Maybe one solution is to listen for events to make sure everyone is registered first and then move block manually
        • Still problematic
      • Block Watcher not notifying DKG nodes (or dkg nodes not reacting to new blocks) whereas the move_block is working properly
      • Filter_complaints blocking for some unknown reasons at some unknown conditions

    Presentation for PL public. plan still on and we check 2weeks before where we at and adapt

    Question:

    Should we use HTTP or WebSocket ??