lbrycrd/src/rpc
251 b193d5a443 Removes the Boost case_conv.hpp dependency.
This commit removes the `boost/algorithm/string/case_conv.hpp` dependency from the project. It replaces the `boost::to_lower` and `boost::to_upper` functions with custom functions that are locale independent and ASCII deterministic.
2018-08-28 18:42:53 +02:00
..
blockchain.cpp Merge #12676: Show "bip125-replaceable" flag, when retrieving mempool entries 2018-08-26 00:04:05 +02:00
blockchain.h Replace median fee rate with feerate percentiles 2018-08-11 15:00:17 -04:00
client.cpp [wallet] Remove wallet account RPCs 2018-08-27 10:45:01 -04:00
client.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
mining.cpp rpc: Expose ProcessNewBlockHeaders 2018-08-13 14:27:40 -04:00
mining.h scripted-diff: Replace #include "" with #include <> (ryanofsky) 2017-11-16 08:23:01 +13:00
misc.cpp Merge #13891: [RPC] Remove getinfo deprecation warning 2018-08-15 17:10:43 +02:00
net.cpp Report minfeefilter value in getpeerinfo rpc 2018-08-27 21:13:15 +10:00
protocol.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
protocol.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
rawtransaction.cpp Merge #13723: PSBT key path cleanups 2018-08-28 16:25:04 +02:00
rawtransaction.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
register.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
server.cpp Removes the Boost case_conv.hpp dependency. 2018-08-28 18:42:53 +02:00
server.h Merge #13780: 0.17: Pre-branch maintenance 2018-08-08 13:55:27 +02:00
util.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
util.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00