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

add test case for bad transaction #5244

Draft
wants to merge 5 commits into
base: develop
Choose a base branch
from

Commits on Sep 23, 2024

  1. add test case for bad transaction

    - the response is plain/text instead of a json response
    ASuciuX committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7af0df3 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    b578185 View commit details
    Browse the repository at this point in the history
  2. update test for unknown parent instead of bad block hash

    - it prioritizes unknown parent id when testing this way
    ASuciuX committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8c2c852 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. add case for tx with no fees

    ASuciuX committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    63c9b09 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. failing equivalent block

    ASuciuX committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    d29c164 View commit details
    Browse the repository at this point in the history