Skip to content

Websocket service should use ContractsFetch.acsFollowingAndBoundary as transaction source, not TransactionClient#getTransactions #3880

Closed
@S11001001

Description

As @leo-da mentioned in #3796

we probably don't want to consume all transactions from the very beginning all the time.

We want to address the other interpretation of this (not the one @lima-da originally made), in that the WebSocketService should not use the full transaction stream, but instead the concatenation of ACS and transactions-since-ACS-end, which we've implemented as the Akka graph component ContractsFetch.acsFollowingAndBoundary.

Making offset a visible concept (or not) is outside the scope of this issue; please direct to #3878.

This is a prerequisite to #3878.

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions