- no code changes
minor style cleanup after HTTP rest interface merge #5309
pull Diapolo wants to merge 2 commits into bitcoin:master from Diapolo:cleanup changing 3 files +12 −11-
Diapolo commented at 9:54 AM on November 19, 2014: none
-
in src/rpcserver.h:None in 0246fb907a outdated
218 | @@ -219,10 +219,6 @@ extern json_spirit::Value gettxout(const json_spirit::Array& params, bool fHelp) 219 | extern json_spirit::Value verifychain(const json_spirit::Array& params, bool fHelp); 220 | extern json_spirit::Value getchaintips(const json_spirit::Array& params, bool fHelp); 221 | 222 | -// in rest.cpp 223 | -extern bool HTTPReq_REST(AcceptedConnection *conn, 224 | - std::string& strURI, 225 | - std::map<std::string, std::string>& mapHeaders, 226 | - bool fRun); 227 | +extern bool HTTPReq_REST(AcceptedConnection *conn, std::string& strURI, std::map<std::string, std::string>& mapHeaders, bool fRun); // in rest.cpp
laanwj commented at 10:00 AM on November 19, 2014:Why make this one wide line with the comment after it? That's harder to read IMO. Please at least keep the comment above the function definition.
Diapolo commented at 10:10 AM on November 19, 2014:Done, sorry...
laanwj commented at 10:15 AM on November 19, 2014: memberoh, never mind, don't do that, this touches different files...
jgarzik commented at 2:28 PM on November 19, 2014: contributorACK everything except the rpcserver change.
a01fa3035fminor style cleanup after HTTP rest interface merge
- no code changes
[Qt] minor ordering cleanup after new fee selection 4574248f9flaanwj merged this on Nov 24, 2014laanwj closed this on Nov 24, 2014laanwj referenced this in commit dfc8e1432a on Nov 24, 2014Diapolo deleted the branch on Nov 26, 2014MarcoFalke locked this on Sep 8, 2021
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-21 18:15 UTC
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-21 18:15 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me