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

Address #5377 part(1/2) #5418

Merged
merged 1 commit into from
Sep 23, 2023
Merged

Address #5377 part(1/2) #5418

merged 1 commit into from
Sep 23, 2023

Conversation

cheatfate
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Sep 11, 2023

Unit Test Results

         6 files  ±0       732 suites  ±0   27m 38s ⏱️ -14s
  3 536 tests ±0    3 515 ✔️ ±0  21 💤 ±0  0 ±0 
10 622 runs  ±0  10 580 ✔️ ±0  42 💤 ±0  0 ±0 

Results for commit 49b3615. ± Comparison against base commit ff176a1.

♻️ This comment has been updated with latest results.

@@ -940,6 +940,9 @@ template unrecognizedFieldWarning =
trace "JSON field not recognized by the current version of Nimbus. Consider upgrading",
fieldName, typeName = typetraits.name(typeof value)

template unrecognizedFieldIgnore =
discard readValue(reader, JsonString)
Copy link
Member

Choose a reason for hiding this comment

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

maybe a debug log should be added here

@arnetheduck arnetheduck merged commit e3fe762 into unstable Sep 23, 2023
10 checks passed
@arnetheduck arnetheduck deleted the teku-liveness-fix branch September 23, 2023 06:44
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

2 participants