Wladimir J. van der Laan
9a8e9167f2
Merge #10858 : [RPC] Add "errors" field to getblockchaininfo and unify "errors" field in get*info RPCs
...
395cef7 Change getmininginfo errors field to warnings (Andrew Chow)
8502b20 Unify help text for GetWarnings output in get*info RPCs (Andrew Chow)
f77f0e4 Add warnings field to getblockchaininfo (Andrew Chow)
Pull request description:
The `getblockchaininfo` output does not contain the `errors` field which the `getinfo`, `getmininginfo`, and `getnetworkinfo` RPCs have. It should have it as the errors pertain to the blockchain. This PR adds that field.
This PR also unifies the help text for the `errors` field and its output position so that all of the `get*info` commands are consistent.
`getnetworkinfo`'s `errors` field is named `warnings`. I did not change this even though it is inconsistent since this naming has been in use for a long time.
Tree-SHA512: 385ab6acfee67fc8816f4d51ab2bd7a623264c7973906dfbab0a171f199e9db16fde19093a5bc3dfbdd4ff5f19d2186b646eb6b3bae0a4d7c9add43650a4a9d9
2017-09-28 16:39:15 +02:00
..
2017-09-08 10:36:26 +12:00
2017-08-28 17:57:44 +02:00
2017-09-15 14:07:41 +03:00
2017-09-05 23:15:55 +02:00
2017-08-01 12:40:42 -07:00
2017-09-11 15:51:26 -04:00
2017-09-06 20:14:52 +02:00
2017-09-26 15:59:08 -06:00
2017-09-28 16:39:15 +02:00
2017-09-21 12:24:23 -07:00
2017-06-22 19:18:10 +03:00
2017-09-16 13:06:05 +03:00
2017-09-22 16:17:44 -07:00
2017-08-16 16:33:25 +02:00
2017-09-27 14:23:39 +02:00
2017-08-21 18:25:48 +02:00
2017-07-04 18:05:18 +02:00
2017-08-16 16:33:25 +02:00
2017-08-07 07:36:37 +02:00
2017-09-05 17:32:06 -07:00
2017-08-17 00:42:32 +02:00
2017-09-06 23:48:35 +01:00
2017-09-06 13:07:45 -07:00
2017-09-27 21:53:07 -04:00
2017-09-20 23:29:59 -04:00
2017-08-14 17:02:10 +02:00
2017-07-15 14:28:40 +02:00
2017-08-16 16:33:25 +02:00
2017-06-22 03:48:52 +02:00
2017-08-07 07:36:37 +02:00
2017-09-07 11:17:35 +08:00
2017-08-03 16:39:58 -07:00
2017-06-22 15:21:22 -04:00
2017-09-06 01:18:35 +02:00
2017-07-30 14:04:51 +02:00
2017-08-07 07:36:37 +02:00
2017-08-16 16:33:25 +02:00
2017-08-16 10:24:18 +02:00
2017-09-16 13:06:05 +03:00
2017-07-22 09:11:55 +02:00
2017-07-08 13:33:01 -07:00
2017-08-16 16:33:25 +02:00
2017-08-17 10:42:51 -07:00
2017-07-07 10:45:31 -07:00
2017-07-12 14:03:42 -04:00
2017-09-06 13:07:45 -07:00
2017-08-26 02:56:53 +03:00
2017-09-04 18:06:44 -07:00
2017-08-16 16:33:25 +02:00
2017-06-09 10:25:26 +02:00
2017-07-08 13:33:01 -07:00
2017-09-21 23:40:33 -07:00
2017-08-16 16:33:25 +02:00
2017-06-12 20:37:43 +02:00
2017-08-21 18:25:48 +02:00
2017-08-16 16:33:25 +02:00
2017-09-27 14:38:13 +02:00
2017-07-17 14:56:52 +02:00
2017-08-07 07:36:37 +02:00
2017-09-21 23:40:33 -07:00
2017-06-09 10:25:26 +02:00
2017-09-07 22:04:18 +02:00
2017-08-16 16:33:25 +02:00
2017-09-05 23:15:55 +02:00
2017-06-09 19:25:36 -07:00
2017-07-13 12:49:05 -04:00
2017-06-09 19:25:36 -07:00
2017-09-05 15:02:17 +12:00
2017-09-21 12:24:20 -07:00
2017-06-22 03:48:52 +02:00
2017-07-17 15:12:39 -07:00
2017-07-25 13:46:52 +02:00
2017-09-11 15:51:25 -04:00
2017-09-18 23:40:38 +00:00
2017-09-06 19:32:04 -04:00
2017-09-06 19:32:04 -04:00
2017-09-22 16:05:50 -07:00
2017-09-22 16:05:50 -07:00
2017-08-07 07:36:37 +02:00
2017-08-16 16:33:25 +02:00
2017-09-26 16:00:14 +02:00
2017-08-16 16:33:25 +02:00
2017-08-16 16:33:25 +02:00
2017-08-07 07:36:37 +02:00
2017-08-26 02:56:53 +03:00
2017-06-26 13:40:26 +02:00
2017-08-16 16:33:25 +02:00
2017-08-07 07:36:37 +02:00
2017-08-16 16:33:25 +02:00
2017-08-22 09:38:49 +02:00
2017-06-14 15:22:15 +02:00
2017-09-06 21:44:18 +02:00
2017-08-16 16:33:25 +02:00
2017-08-16 16:33:25 +02:00
2017-08-16 16:33:25 +02:00
2017-08-16 16:33:25 +02:00
2017-09-16 13:06:05 +03:00
2017-08-16 10:24:18 +02:00
2017-08-16 16:33:25 +02:00
2017-08-14 17:02:10 +02:00
2017-08-16 16:33:25 +02:00
2017-08-16 16:33:25 +02:00
2017-09-07 09:21:04 -07:00
2017-09-16 13:06:05 +03:00
2017-08-28 01:29:48 +03:00
2017-09-05 22:27:17 +02:00
2017-08-20 20:04:15 -04:00
2017-09-08 10:36:26 +12:00
2017-09-21 23:40:33 -07:00
2017-08-16 16:33:25 +02:00
2017-08-16 16:09:27 +02:00
2017-08-16 16:09:27 +02:00
2017-08-07 17:10:42 +02:00
2017-09-05 15:05:28 -04:00
2017-09-05 15:05:28 -04:00
2017-08-07 07:36:37 +02:00
2017-09-22 16:17:44 -07:00
2017-09-22 16:17:44 -07:00
2017-08-16 16:33:25 +02:00
2017-07-15 20:04:04 +02:00
2017-06-09 01:45:36 +02:00
2017-08-16 16:33:25 +02:00
2017-08-07 07:36:37 +02:00
2017-08-14 17:02:10 +02:00
2017-07-22 09:55:57 +02:00