-
Notifications
You must be signed in to change notification settings - Fork 73
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
[3.2] Replace websocketpp with boost beast #22
Conversation
http_plugin boost::beast migration, keep-alive (EPE-9 / GH-3678)
Can you bump the fc submodule to the branch you have over in fc w/ websocketpp removed? |
I've been eyeballing this some and I think we should go ahead and get it in. Can you please get it synced to main, make sure anything related to #64 is taken care of, and bump the fc submodule. |
@spoonincode If you are good we can merge AntelopeIO/fc#4 update this PR and then merge it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yep let's go ahead
131/150 Test #98: producer_schedule_hs_unit_test_eos-vm-jit ..........***Failed 1.36 sec 132/150 Test #97: producer_schedule_hs_unit_test_eos-vm ..............***Failed 1.57 sec 133/150 Test #96: producer_schedule_hs_unit_test_eos-vm-oc ...........***Failed 2.86 sec 144/150 Test #21: api_unit_test_eos-vm-oc ............................***Failed 79.26 sec 146/150 Test #23: api_unit_test_eos-vm-jit ...........................***Failed 96.61 sec 150/150 Test #22: api_unit_test_eos-vm ...............................***Failed 467.14 sec
IF: P2P: Send handshake to peer to let it know it is not syncing from peer
Resolves eosnetworkfoundation/mandel#148
Previous discussions were had in the old repo:
eosnetworkfoundation/mandel#675
Will merge AntelopeIO/fc#4 and then update fc submodule.