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

Adding block number tool #4997

Merged
merged 27 commits into from Feb 17, 2023
Merged

Conversation

JeffreyDallas
Copy link
Contributor

@JeffreyDallas JeffreyDallas commented Feb 16, 2023

Adding a tool to read record stream file and log errors if
the block number is not strictly increasing

Part of regression PR
https://github.com/swirlds/swirlds-platform-regression/pull/3194

Neeharika-Sompalli and others added 27 commits February 10, 2023 12:42
Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
…add-blocknumber-validator

# Conflicts:
#	hedera-node/hapi-utils/src/main/java/com/hedera/node/app/hapi/utils/exports/FileSignTool.java
@github-actions
Copy link

Unit Test Results

  1 213 files    1 213 suites   34m 7s ⏱️
96 601 tests 96 600 ✔️ 1 💤 0
98 227 runs  98 226 ✔️ 1 💤 0

Results for commit bce732b.

@sonarcloud
Copy link

sonarcloud bot commented Feb 16, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug C 1 Bug
Vulnerability A 0 Vulnerabilities
Security Hotspot E 1 Security Hotspot
Code Smell A 5 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@github-actions
Copy link

Integration Test Results

104 tests   104 ✔️  10m 6s ⏱️
    2 suites      0 💤
    2 files        0

Results for commit bce732b.

@github-actions
Copy link

E2E Test Results

    1 files      1 suites   17m 22s ⏱️
308 tests 308 ✔️ 0 💤 0
326 runs  326 ✔️ 0 💤 0

Results for commit bce732b.

Copy link
Contributor

@iwsimon iwsimon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@JeffreyDallas JeffreyDallas merged commit 528cb03 into develop Feb 17, 2023
@JeffreyDallas JeffreyDallas deleted the 03190-D-add-blocknumber-validator branch February 17, 2023 19:32
@nickpoorman nickpoorman added this to the v0.36.0 milestone Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants