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

[1.0 -> main] Add integration tests for production-pause-vote-timeout and Release 1.0.0 rc3 version bump #669

Merged
merged 25 commits into from
Aug 29, 2024

Commits on Aug 28, 2024

  1. Add new parameter finalizerNames to setFinalizers for specifying user…

    …-provided finalizer names
    linh2931 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    bbeb071 View commit details
    Browse the repository at this point in the history
  2. Use the same threshold formula as core contract to prevent potentiall…

    …y masking test failures
    linh2931 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    2888033 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9bfcba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eff1f6b View commit details
    Browse the repository at this point in the history
  5. Update CMakeLists.txt for production_pause_vote_timeout.py and produc…

    …tion_pause_vote_timeout_test_shape.json
    linh2931 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    a69949d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    228a20e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4c4abcd View commit details
    Browse the repository at this point in the history
  8. Add more comments

    linh2931 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e2b5143 View commit details
    Browse the repository at this point in the history
  9. Add a test for disable production-pause-vote-timeout using --producti…

    …on-pause-vote-timeout-ms 0
    linh2931 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    d6cd787 View commit details
    Browse the repository at this point in the history
  10. Rename defproducercProducerNode to producercNode and defproducercFina…

    …lizerNode to finalizercNode
    linh2931 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    ea8dc1f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b105dd5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    997c445 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    7023071 View commit details
    Browse the repository at this point in the history
  2. Use producer RPC endpont -paused- to check if production is paused (i…

    …nstead of using waitForHeadToAdvance which can be wrong)
    linh2931 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ffb7c89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51698d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34fbc0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5088ba8 View commit details
    Browse the repository at this point in the history
  6. Check stalled LIB reliably

    linh2931 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    cfc4262 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f8d2957 View commit details
    Browse the repository at this point in the history
  8. Version 1.0.0-rc3

    heifner committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f006146 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7cf7dad View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d7216f6 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #662 from AntelopeIO/production_pause_vote_tests

    [1.0]Add integration tests for production-pause-vote-timeout
    linh2931 authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    5365c29 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #667 from AntelopeIO/bump-version-1.0.0-rc3

    [1.0] Bump Version to 1.0.0-rc3
    arhag authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c0c1aa4 View commit details
    Browse the repository at this point in the history
  13. Fix merge conflicts

    linh2931 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    b1c2391 View commit details
    Browse the repository at this point in the history