Wladimir J. van der Laan
0700b6f778
Merge #11851: scripted-diff: Rename wallet database classes
9b0f0c5 Add m_ prefix to WalletBatch::m_batch (Russell Yanofsky)
398c6f0 Update walletdb comment after renaming. (Russell Yanofsky)
ea23945 scripted-diff: Rename wallet database classes (Russell Yanofsky)
Pull request description:
Scripted diff to rename some wallet classes. Motivated by discussion in https://github.com/bitcoin/bitcoin/pull/11687#discussion_r155354119
| Current | New |
| ---------------- | ------------------- |
| CDBEnv | BerkeleyEnvironment |
| CDB | BerkeleyBatch |
| CWalletDBWrapper | WalletDatabase |
| CWalletDB | WalletBatch |
Berkeley\* classes are intended to contain BDB specific code, while Wallet\* classes are intended to be more backend-agnostic.
Also renamed associated variables:
| Current | New |
| ------------------- | --------------- |
| dbw | database |
| pwalletdb | batch |
| pwalletdbEncryption | encrypted_batch |
Tree-SHA512: 372f2e24b2deb59d4792b5ed578aaf0cce51b6db41c400bef5d0c2cd7833e62ae4d4afa0f6000268d52e15b20f737c5a55f1cecf7768556a782fd8cd6fe051d9
2018-04-09 19:29:54 +02:00
..
2018-04-07 11:48:27 -05:00
2018-01-03 02:26:56 +09:00
2018-03-22 16:23:04 +01:00
2018-03-01 17:20:27 +08:00
2018-04-09 09:18:49 +02:00
2018-02-16 08:59:28 -05:00
2018-04-05 09:31:53 +02:00
2018-02-07 16:15:28 -05:00
2018-04-09 19:29:54 +02:00
2018-04-09 08:04:10 -04:00
2018-04-04 17:30:24 -07:00
2017-09-29 16:02:39 +02:00
2018-04-09 09:18:49 +02:00
2018-04-09 19:29:54 +02:00
2018-02-10 09:55:54 -05:00
2018-04-09 19:29:54 +02:00
2018-01-03 02:26:56 +09:00
2018-03-21 14:14:04 -07:00
2018-01-03 02:26:56 +09:00
2018-03-06 21:52:53 +01:00
2018-03-21 10:54:17 +01:00
2018-03-01 11:49:35 +09:00
2018-02-28 19:59:19 +09:00
2018-03-21 11:57:57 +08:00
2018-02-19 18:55:21 -08:00
2017-11-16 08:23:01 +13:00
2018-03-22 16:23:04 +01:00
2018-04-06 04:46:02 +10:00
2018-04-06 04:46:02 +10:00
2018-04-08 16:24:30 +02:00
2018-01-03 02:26:56 +09:00
2018-03-22 16:23:04 +01:00
2018-01-03 02:26:56 +09:00
2018-01-03 02:26:56 +09:00
2018-01-03 02:26:56 +09:00
2018-03-15 18:57:55 -05:00
2018-04-09 09:18:49 +02:00
2018-02-25 09:33:46 +08:00
2018-04-09 09:18:49 +02:00
2018-04-06 04:46:02 +10:00
2018-02-11 10:48:15 +01:00
2018-03-06 19:52:19 +00:00
2018-03-06 19:52:19 +00:00
2018-01-07 20:44:21 +00:00
2018-02-13 10:58:41 +01:00
2018-01-03 02:26:56 +09:00
2018-01-03 02:26:56 +09:00
2018-03-13 17:04:31 -07:00
2018-02-27 11:42:06 -08:00
2018-03-21 14:17:18 -07:00
2018-04-05 08:20:37 -07:00
2018-01-03 02:26:56 +09:00
2018-01-03 02:26:56 +09:00
2018-02-07 16:15:28 -05:00
2018-03-21 08:34:44 +02:00
2018-03-27 00:37:20 +02:00
2018-04-07 12:29:48 -04:00
2018-03-06 00:25:39 -05:00
2017-11-16 08:23:01 +13:00
2018-01-03 02:26:56 +09:00
2018-03-13 17:04:31 -07:00
2018-04-05 09:31:53 +02:00
2018-01-03 02:26:56 +09:00
2018-04-05 09:31:53 +02:00
2018-01-03 02:26:56 +09:00
2018-04-09 09:18:49 +02:00
2018-04-05 21:09:22 +01:00
2018-03-07 07:04:07 -08:00
2018-03-22 16:23:04 +01:00
2018-03-07 17:47:46 +01:00
2018-01-23 13:16:56 -05:00
2018-04-04 17:50:32 -04:00
2018-03-27 20:42:49 +02:00
2018-01-03 02:26:56 +09:00
2018-04-08 18:13:49 +02:00
2018-02-27 11:42:06 -08:00
2018-04-04 16:52:40 -04:00
2018-04-04 16:52:40 -04:00
2018-04-06 16:29:14 +02:00
2018-04-02 18:31:52 +00:00
2018-01-03 02:26:56 +09:00
2018-01-03 02:26:56 +09:00
2018-04-09 09:18:49 +02:00
2018-03-14 23:10:39 -07:00
2018-04-05 09:31:53 +02:00
2018-04-04 16:52:40 -04:00
2018-04-09 09:18:49 +02:00
2018-03-14 10:11:01 +01:00
2018-02-07 16:15:28 -05:00
2018-04-05 08:20:37 -07:00
2018-03-15 20:02:00 +01:00
2018-01-03 02:26:56 +09:00
2018-01-03 02:26:56 +09:00
2018-01-03 02:26:56 +09:00
2018-01-03 02:26:56 +09:00
2018-01-03 02:26:56 +09:00
2018-02-27 13:27:51 -08:00
2018-02-17 21:28:50 +11:00
2018-03-21 14:14:04 -07:00
2018-01-03 02:26:56 +09:00
2018-02-16 12:30:26 -08:00
2018-04-09 09:18:49 +02:00
2018-03-22 12:21:46 -04:00
2018-03-27 21:32:02 +02:00
2017-08-16 16:33:25 +02:00
2018-01-03 02:26:56 +09:00
2018-01-03 02:26:56 +09:00
2018-04-05 08:20:37 -07:00
2018-04-05 08:20:37 -07:00
2018-03-13 17:04:31 -07:00
2018-04-07 12:29:48 -04:00
2018-01-03 02:26:56 +09:00
2018-01-03 02:26:56 +09:00
2018-01-03 02:26:56 +09:00
2018-01-03 02:26:56 +09:00
2018-03-21 08:34:44 +02:00
2018-02-08 14:35:29 -05:00
2018-02-08 14:35:29 -05:00
2018-04-07 12:29:48 -04:00
2018-04-05 09:31:53 +02:00
2018-04-02 16:02:33 +02:00
2018-04-02 16:02:33 +02:00
2018-01-03 02:26:56 +09:00
2018-01-03 02:26:56 +09:00
2018-01-03 02:26:56 +09:00
2018-01-03 02:26:56 +09:00
2018-03-21 11:17:43 -04:00
2018-04-09 17:02:19 +02:00
2018-04-08 16:24:30 +02:00
2018-01-03 02:26:56 +09:00
2018-01-03 02:26:56 +09:00
2018-03-07 07:04:07 -08:00
2018-03-06 20:28:08 -08:00
2018-03-09 15:02:01 +01:00
2018-03-09 15:02:01 +01:00
2018-04-08 11:08:43 +02:00
2018-04-05 09:31:53 +02:00
2018-01-03 02:26:56 +09:00
2018-03-14 10:11:01 +01:00
2018-01-03 02:26:56 +09:00
2018-03-09 15:03:40 +01:00
2018-04-01 18:30:21 -04:00
2018-04-05 21:09:21 +01:00
2018-01-03 02:26:56 +09:00
2018-01-03 02:26:56 +09:00