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 bitcoing protocol dissector. #1992

Merged
merged 5 commits into from
May 31, 2023
Merged

Commits on May 31, 2023

  1. Add bitcoing protocol dissector.

    * remove bitcoin protcol detection from mining.c
    * add a new bitcoin deissector.
    * add a new category: Cryptocurrency.
    
    Signed-off-by: Mahmoud Maatuq <[email protected]>
    mmaatuq committed May 31, 2023
    Configuration menu
    Copy the full SHA
    051cde7 View commit details
    Browse the repository at this point in the history
  2. Remove useless checks and add missing windows and docs file.

    Signed-off-by: Mahmoud Maatuq <[email protected]>
    mmaatuq committed May 31, 2023
    Configuration menu
    Copy the full SHA
    00838e7 View commit details
    Browse the repository at this point in the history
  3. update affected tests.

    Signed-off-by: Mahmoud Maatuq <[email protected]>
    mmaatuq committed May 31, 2023
    Configuration menu
    Copy the full SHA
    b1da406 View commit details
    Browse the repository at this point in the history
  4. add a brief version.

    Add notes on the difference between normal bitcoin protocol and the
    mining protocol.
    
    Signed-off-by: Mahmoud Maatuq <[email protected]>
    mmaatuq committed May 31, 2023
    Configuration menu
    Copy the full SHA
    87429d5 View commit details
    Browse the repository at this point in the history
  5. update enable_payload_stat test after dev rebasing.

    Signed-off-by: Mahmoud Maatuq <[email protected]>
    mmaatuq committed May 31, 2023
    Configuration menu
    Copy the full SHA
    81248bd View commit details
    Browse the repository at this point in the history