Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Implement NO_DUPLICATE_DEFERRED_ID protocol feature #7072

Merged
merged 10 commits into from
Apr 11, 2019

Commits on Apr 4, 2019

  1. Configuration menu
    Copy the full SHA
    324260d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3633119 View commit details
    Browse the repository at this point in the history
  3. better way of rejecting disallowed transaction extensions #6115

    Allows the `num_failed` tracker and blacklist of producer_plugin to work 
    as intended.
    Preserves the current pattern of not retiring (except for case with 
    expired status) deferred transaction with invalid extensions even after 
    NO_DUPLICATE_DEFERRED_ID activation.
    arhag committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    aa83af6 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2019

  1. Configuration menu
    Copy the full SHA
    04e7b90 View commit details
    Browse the repository at this point in the history
  2. log provided feature digests in bios_boot.sh and try a different way …

    …of iterating through the provided list #6115
    arhag committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    dd782de View commit details
    Browse the repository at this point in the history
  3. log what the FEATURE_DIGESTS environment variable is set to as well b…

    …efore calling bios_boot.sh #6115
    arhag committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    9c47d56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ec8098 View commit details
    Browse the repository at this point in the history
  5. revert previous commit (the issue was not in the bash script) and fix…

    … the getAllBuiltinFeatureDigestsToPreactivate function in Node.py #6115
    arhag committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    063bb59 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2019

  1. Added protocol_feature_tests/no_duplicate_deferred_id_test unit test …

    …to test the NO_DUPLICATE_DEFERRED_ID protocol feature. #6115
    
    Updated the deferred_test test contract to support testing requirements 
    of new test.
    arhag committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    4e8ba13 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2019

  1. Configuration menu
    Copy the full SHA
    a2d1927 View commit details
    Browse the repository at this point in the history