Skip to content

Solo to adopt start logic of TSS: please add argument of 'secs-of-delay-after-start' (default=10secs) #1810

Open
@alex-kuzmin-hg

Description

@alex-kuzmin-hg

Image

For TSS feature, Solo must wait extra 10-15 secs after ACTIVE:

immediately after genesis a network with tss.hintsEnabled=true will return
this code WAITING_FOR_LEDGER_ID for perhaps 10 seconds after going ACTIVE
response_code.proto
WAITING_FOR_LEDGER_ID = 375;
https://github.com/[hiero-ledger/hiero-consensus-node](https://github.com/hiero-ledger/hiero-consensus-node)|hiero-ledger/hiero-consensus-nodehiero-ledger/hiero-consensus-node | Added by GitHub

(https://swirldslabs.slack.com/archives/C08LYDF9CSE/p1743799879944689)
first guess is that's what is happening
do you have access to logs? if so, do you see this message,
TSS protocol ready to sign blocks
before that message, the network will reject all user transactions with WAITING_FOR_LEDGER_ID

Metadata

Metadata

Assignees

No one assigned

    Labels

    BlockedFurther development work is blocked by other item

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions