Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove Track and IsTxFinal #681

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

remove Track and IsTxFinal #681

wants to merge 6 commits into from

Commits on Oct 21, 2024

  1. remove Track method

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    ad72fad View commit details
    Browse the repository at this point in the history
  2. remove IsTxFinal. Each application must handle this separately

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5cc96c6 View commit details
    Browse the repository at this point in the history
  3. adding missing files

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    478e218 View commit details
    Browse the repository at this point in the history
  4. unmarshal finality request

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    1f343f3 View commit details
    Browse the repository at this point in the history
  5. missing factory in topology

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e97e953 View commit details
    Browse the repository at this point in the history
  6. introduce common views

    Signed-off-by: Angelo De Caro <[email protected]>
    adecaro committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e6ab6a3 View commit details
    Browse the repository at this point in the history