casper-network / casper-node

Reference client for CASPER protocol
https://casper.network
Apache License 2.0
393 stars 223 forks source link

Test Latest Condor Builds #4952

Open devendran-m opened 1 week ago

devendran-m commented 1 week ago

Ongoing Testing for Latest Builds.

Description: To continuously test the latest builds in each sprint to identify critical or network-stalling bugs to address potential issues before release.

Acceptance Criteria:

Testing Execution:

Issue Identification and Ticket Creation:

Communication and Updates:

Definition of Done (DoD):

thamps-casp commented 1 week ago

casper-sidecar: fca0147f75dd47d38c2236e94924b988ce24bce0 casper-node: 404414af2f52a0cf307eab3cc6c26f82f1d0de7f

sidecar not is compatible with latest casper-node commit.

2024-11-11T03:46:14.181223Z ERROR casper_event_listener::connection_manager: ; error_message="Serde Error: Couldn't deserialize Error when deserializing SSE event from node: missing field `payment` at line 1 column 1684"
2024-11-11T03:46:14.181280Z ERROR casper_event_listener: Error on start_handling: NonRecoverableError: Serde Error: Couldn't deserialize Error when deserializing SSE event from node: missing field `payment` at line 1 column 1684
2024-11-11T03:46:14.181301Z ERROR casper_event_listener: Restarting event listener 127.0.0.1:9999 because of NonRecoverableError: Serde Error: Couldn't deserialize Error when deserializing SSE event from node: missing field `payment` at line 1 column 1684
2024-11-11T03:46:14.181314Z  WARN casper_event_listener: Lost connection to node 127.0.0.1, on attempt 3/100

@devendran-m