MarcoFalke
1a54c060b3
Merge bitcoin/bitcoin#24716 : rpc: Fix documentation assertion for getrawtransaction
...
71038a151e3136c22449e1a5cb1f386e8474c32d rpc: Fix documentation assertion for `getrawtransaction` (laanwj)
Pull request description:
When `getrawtransaction` is successfully used on a coinbase transaction, there is an assertion error. This is very unlikely but happens in the `interface_usdt_utxocache.py` test in #24358 .
This does the following:
- Add missing "coinbase" documentation.
- Synchronize documentation between `getrawtransaction` and `decoderawtransaction`, the two users of `TxToUniv` that have detailed documentation. `decodepsbt` and `getblock` also uses it but fortunately elides this block.
- Change "vout[].amount" to `STR_AMOUNT` for consistency.
- Add maintainer comment to keep the two places synchronized. It might be possible to get smarter with deduplication, but there are some extra fields that prevent the obvious way.
ACKs for top commit:
jonatack:
ACK 71038a151e3136c22449e1a5cb1f386e8474c32d
Tree-SHA512: 962236130455d805190ff9a5c971e4e25c17db35614a90ce340264ec953b0ad7fb814eb33ae430b5073955a8a350f72bdd67ba93e35f9c70e5175b836a767a35
2022-03-31 11:19:31 +02:00
..
2022-03-25 21:27:39 +00:00
2022-02-01 11:19:18 +01:00
2022-03-29 10:15:33 +01:00
2022-03-25 14:11:18 +01:00
2021-09-29 14:10:29 +02:00
2022-02-17 03:42:08 +09:00
2022-03-09 14:32:47 -05:00
2022-03-02 12:09:27 +01:00
2022-03-01 18:32:01 +01:00
2021-10-05 11:10:47 -04:00
2022-03-02 15:25:48 +01:00
2021-12-30 19:36:57 +02:00
2022-02-04 22:47:49 +08:00
2022-03-21 13:38:08 +01:00
2022-02-14 16:01:26 -05:00
2022-02-19 09:35:10 +01:00
2022-03-25 21:03:32 +00:00
2022-03-31 11:19:31 +02:00
2022-03-23 09:38:54 +01:00
2021-12-15 09:19:50 -05:00
2022-01-02 11:40:31 +01:00
2022-03-31 08:31:16 +02:00
2021-10-11 20:45:56 +08:00
2022-03-31 08:18:30 +02:00
2022-03-31 08:31:16 +02:00
2022-01-31 16:53:12 +01:00
2021-11-12 11:46:34 +01:00
2021-09-07 09:11:10 +02:00
2022-02-25 08:45:11 +01:00
2021-12-30 19:36:57 +02:00
2021-12-28 21:54:51 +01:00
2022-03-25 08:22:24 +00:00
2022-02-25 09:53:10 +09:00
2022-01-13 15:56:59 +01:00
2022-01-28 19:27:25 +00:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2022-02-25 09:43:54 +01:00
2021-12-06 14:17:41 +13:00
2022-03-08 16:12:03 -05:00
2022-02-22 15:36:19 +00:00
2022-03-30 20:00:27 +01:00
2022-03-25 15:30:20 +00:00
2022-02-22 15:36:19 +00:00
2022-02-22 15:36:19 +00:00
2022-01-06 11:29:55 -05:00
2022-01-25 10:49:46 +01:00
2022-01-31 09:23:54 +01:00
2022-03-25 14:11:18 +01:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2022-02-22 15:15:27 +01:00
2021-12-30 19:36:57 +02:00
2022-02-22 15:36:19 +00:00
2022-02-22 15:36:19 +00:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2022-03-29 10:15:33 +01:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2022-03-30 20:00:27 +01:00
2021-12-30 19:36:57 +02:00
2022-03-30 20:11:15 +01:00
2022-01-07 13:37:47 -05:00
2021-12-30 19:36:57 +02:00
2022-01-02 11:40:31 +01:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2022-01-06 22:14:16 -05:00
2021-12-30 19:36:57 +02:00
2022-02-03 18:35:52 +08:00
2022-03-24 11:36:37 +01:00
2021-12-30 19:36:57 +02:00
2022-01-02 11:40:31 +01:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2022-01-13 18:35:25 +01:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2022-03-26 00:04:07 +10:00
2022-02-22 15:36:19 +00:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2022-02-03 18:35:52 +08:00
2022-02-03 18:35:52 +08:00
2022-03-31 08:18:30 +02:00
2022-03-16 16:56:29 +01:00
2021-09-24 15:40:04 +08:00
2021-10-15 01:02:45 +00:00
2021-10-21 09:37:30 +08:00
2022-02-28 16:59:56 +01:00
2022-02-13 20:59:07 +00:00
2022-03-07 13:29:46 -05:00
2021-12-20 10:53:01 -05:00
2021-12-20 10:53:01 -05:00
2022-03-30 12:16:05 +02:00
2021-10-11 20:46:25 +08:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2022-03-29 15:54:16 +01:00
2022-03-18 11:35:58 +00:00
2021-12-14 18:58:45 +01:00
2021-12-30 19:36:57 +02:00
2022-03-18 11:35:58 +00:00
2022-03-25 15:16:00 +00:00
2022-02-11 15:21:52 +01:00
2022-02-11 15:21:52 +01:00
2022-03-02 09:33:03 +01:00
2022-03-02 09:33:03 +01:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2022-01-02 11:40:31 +01:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2022-01-02 11:40:31 +01:00
2022-02-02 17:22:42 +01:00
2022-01-30 08:59:10 -03:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2022-03-30 20:00:27 +01:00
2022-03-24 11:36:37 +01:00
2022-01-14 13:27:41 +01:00
2022-01-02 11:52:11 +01:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2022-01-02 11:13:40 +01:00
2022-02-09 17:21:04 +01:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2022-03-02 15:40:35 +01:00
2022-03-02 15:40:30 +01:00
2022-03-15 01:33:52 +00:00
2022-03-15 01:33:52 +00:00
2022-02-21 19:07:29 +01:00
2022-01-28 20:52:53 +01:00
2022-03-21 13:38:08 +01:00
2022-03-21 13:38:08 +01:00
2021-12-30 19:36:57 +02:00
2022-01-02 11:40:31 +01:00
2022-03-25 14:11:18 +01:00
2022-03-17 07:23:43 +01:00
2022-02-25 16:06:27 -05:00
2022-01-28 18:07:08 +10:00
2022-01-28 08:46:03 +01:00
2022-01-06 22:14:16 -05:00
2021-12-30 19:36:57 +02:00