Commit b43cfa2
committed
Merge bitcoin/bitcoin#30142: doc: add guidance for RPC to developer notes
c6eca6f doc: add guidance for RPC to developer notes (tdb3)
Pull request description:
Adds guidance statements to the RPC interface section of the developer notes with examples of when to implement `-deprecatedrpc=`.
Wanted to increase awareness of preferred RPC implementation approaches for newer contributors.
This implements some of what's discussed in bitcoin/bitcoin#29912 (comment)
Opinions may differ, so please don't be shy. We want to make RPC as solid/safe as possible.
Examples of discussions where guidelines/context might have added value:
bitcoin/bitcoin#30212 (comment)
bitcoin/bitcoin#29845 (comment)
bitcoin/bitcoin#30381 (review)
bitcoin/bitcoin#29954 (comment)
bitcoin/bitcoin#30410 (review)
bitcoin/bitcoin#30713
bitcoin/bitcoin#30381
bitcoin/bitcoin#29060 (review)
ACKs for top commit:
l0rinc:
ACK c6eca6f
fjahr:
ACK c6eca6f
maflcko:
lgtm ACK c6eca6f
jonatack:
ACK c6eca6f
Tree-SHA512: 01a98a8dc0eb91762b225d3278cdb4a5e380ceb7486fd096b4ad9122bed859cea8584d8996d3dce51272fdb792f4a793a1bd1c5445efeb87f0a30f9b6e59a7901 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1468 | 1468 | | |
1469 | 1469 | | |
1470 | 1470 | | |
| 1471 | + | |
| 1472 | + | |
| 1473 | + | |
| 1474 | + | |
| 1475 | + | |
| 1476 | + | |
1471 | 1477 | | |
1472 | 1478 | | |
1473 | 1479 | | |
| |||
0 commit comments