Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

fix https bug (release 2.2.x) #10769

Closed
wants to merge 2 commits into from
Closed

Conversation

praphael
Copy link

@praphael praphael commented Sep 29, 2021

Change Description

Fixes issue #10695 where passing incorrect HTTPS configuration to nodeos will prevent HTTP server from functioning properly. Move variable initialization in http_plugin::plugin_initialize to the beginning of the function.

Change Type

Select ONE:

  • Documentation
  • Stability bug fix
  • Other
  • Other - special case

Testing Changes

Select ANY that apply:

  • New Tests
  • Existing Tests
  • Test Framework
  • CI System
  • Other

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@praphael praphael changed the base branch from master to release/2.2.x September 29, 2021 18:49
@praphael praphael closed this Sep 30, 2021
@praphael
Copy link
Author

Mistakenly attmpted to merged into master which messed up the CI system, and chaging branch and rebuilding does not appear to help, so creating a new PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants