bitcoin/src/univalue
MacroFake 59e00c7e03
Merge bitcoin/bitcoin#25714: univalue: Avoid std::string copies
fa09525751 univalue: string_view test (MacroFake)
1111c7e3f1 univalue: Avoid std::string copies (MacroFake)

Pull request description:

  This shouldn't matter too much, unless a really large string is pushed into a json struct, but I think it also clarifies the code.

ACKs for top commit:
  martinus:
    Code review ACK fa09525751
  aureleoules:
    reACK fa09525751
  ryanofsky:
    Code review ACK fa09525751

Tree-SHA512: 74c441912bd0b00cdb9ea7890121f71ae5d62a7594e7d29aa402c9e3f033710c5d3afb27a37c552e6513804b249aa37e375ce013a3db853a25d1fd7b6e6cd3a8
2022-11-14 10:17:54 +01:00
..
include Merge bitcoin/bitcoin#25714: univalue: Avoid std::string copies 2022-11-14 10:17:54 +01:00
lib Merge bitcoin/bitcoin#25714: univalue: Avoid std::string copies 2022-11-14 10:17:54 +01:00
test univalue: string_view test 2022-11-07 09:41:19 +01: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