aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.test.include
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2020-04-04 03:07:57 +0800
committerMarcoFalke <falke.marco@gmail.com>2020-04-04 03:08:05 +0800
commite35e118656e9638cce019d4eeffc5f1b8639d4f5 (patch)
tree29b0b09ed654b4db8ed41be51db6b4013a9aebe3 /src/Makefile.test.include
parentf0d6487e290761a4fb03798240a351b5fddfdb38 (diff)
parentf32ab443a98e622afa601372454310aef1f380be (diff)
downloadbitcoin-e35e118656e9638cce019d4eeffc5f1b8639d4f5.tar.xz
Merge #18508: RPC: Fix more formatting nits
f32ab443a98e622afa601372454310aef1f380be Bugfix: RPC: JSON null is not "None" (Luke Dashjr) 26dcf3958187cbdc9ffc9438a5eebfcaf607f7e9 Bugfix: RPC: Don't use a continuation elipsis after an elision elipsis (Luke Dashjr) eca65caadcddf43b2dace111bd7e4b0a2a9556c2 Bugfix: RPC: Add missing commas and correct indentation of explicit ELISION (Luke Dashjr) Pull request description: 1. listsinceblock had a double ellipsis (elision + continuation); this looks ugly, just one is needed. 2. Elision ellipsis wasn't getting a comma, so was truncated to `".."` by comma-removal code. 3. Elision ellipsis was indented incorrectly (as if it was a subitem). 4. Similarly, type "none" would get truncated to `"Non"`, when it should really be `"null"` anyway. ACKs for top commit: MarcoFalke: ACK f32ab443a98e622afa601372454310aef1f380be 🐰 Tree-SHA512: 34e1c72673790ed11cdee838d64ea5e0ac498de19258df99d54b5322e003060123c65ad27ac2fd4729a1dfe52066a0629602a132b1ef85d4154affd99a065a3f
Diffstat (limited to 'src/Makefile.test.include')
0 files changed, 0 insertions, 0 deletions