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

Release 0.14 #756

Merged
merged 13 commits into from
May 6, 2024
Merged

Release 0.14 #756

merged 13 commits into from
May 6, 2024

Conversation

backpacker69
Copy link
Member

No description provided.

backpacker69 and others added 13 commits April 25, 2024 11:37
warnings are generated e.g.
                 from ./chainparams.h:9,
                 from test/blockmanager_tests.cpp:5:
./protocol.h:316:26: warning: redundant redeclaration of ‘std::vector<std::__cxx11::basic_string<char> > serviceFlagsToStr(uint64_t)’ in same scope [-Wredundant-decls]
  316 | std::vector<std::string> serviceFlagsToStr(uint64_t flags);
      |                          ^~~~~~~~~~~~~~~~~
./protocol.h:309:26: note: previous declaration of ‘std::vector<std::__cxx11::basic_string<char> > serviceFlagsToStr(uint64_t)’
  309 | std::vector<std::string> serviceFlagsToStr(uint64_t flags);
      |                          ^~~~~~~~~~~~~~~~~
@backpacker69 backpacker69 merged commit 1d3e82d into develop May 6, 2024
9 checks passed
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

4 participants