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

Various fixes for VC and BN REST server. #4673

Merged
merged 11 commits into from
Mar 3, 2023
Merged

Various fixes for VC and BN REST server. #4673

merged 11 commits into from
Mar 3, 2023

Conversation

cheatfate
Copy link
Contributor

  1. Fix issue when VC i unable to detect error codes properly.
  2. Force VC to use RestPlainResponse which will allow to print BN response error messages in VC logs.
  3. Fix issue when prepareBeaconCommitteeSubnet() unable to perform action when BN is optimistically synced.

Switch all API functions used by VC to RestPlainResponse, this allows us to print errors returned by BN servers.
@github-actions
Copy link

github-actions bot commented Feb 26, 2023

Unit Test Results

         9 files  ±0    1 065 suites  ±0   33m 48s ⏱️ +5s
  3 554 tests ±0    3 317 ✔️ ±0  237 💤 ±0  0 ±0 
15 419 runs  ±0  15 154 ✔️ ±0  265 💤 ±0  0 ±0 

Results for commit 78c8e67. ± Comparison against base commit 2f36f15.

♻️ This comment has been updated with latest results.

@arnetheduck arnetheduck enabled auto-merge (squash) February 27, 2023 20:23
@arnetheduck arnetheduck enabled auto-merge (squash) March 3, 2023 12:22
@arnetheduck arnetheduck merged commit c8b5076 into unstable Mar 3, 2023
@arnetheduck arnetheduck deleted the rest-plain branch March 3, 2023 20:20
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.

2 participants