bitcoin/src/univalue
stickies-v 545ff924ab
refactor: use string_view for RPC named argument values
Minimize copying RPC named argument values when calling .substr() by
using std::string_view instead of std::string.
2023-01-18 17:08:58 +00:00
..
include refactor: use string_view for RPC named argument values 2023-01-18 17:08:58 +00:00
lib univalue: Remove confusing getBool method 2022-12-09 10:03:26 -05:00
test scripted-diff: Bump copyright headers 2022-12-24 23:49:50 +00:00
.gitignore Merge commit '982709199f1b4e9e35211c419a81938f9f1dd4ed' into bitcoin 2015-12-02 12:28:48 +01:00
sources.mk refactor: integrate no_nul into univalue unitester 2022-07-18 09:15:18 +01:00