Andrew Chow
d6045d0ac6
scripted-diff: Replace WalletDatabase::Create* with CreateWalletDatabase
-BEGIN VERIFY SCRIPT-
sed -i -e 's/WalletDatabase::Create(/CreateWalletDatabase(/g' `git grep -l "WalletDatabase::Create("`
sed -i -e 's/WalletDatabase::CreateDummy(/CreateDummyWalletDatabase(/g' `git grep -l "WalletDatabase::CreateDummy("`
sed -i -e 's/WalletDatabase::CreateMock(/CreateMockWalletDatabase(/g' `git grep -l "WalletDatabase::CreateMock("`
-END VERIFY SCRIPT-
2020-06-17 14:12:41 -04:00
..
2016-11-09 11:27:59 -08:00
2015-10-06 17:46:12 +02:00
2020-04-21 15:06:59 +02:00
2019-12-30 10:42:20 +13:00
2020-04-16 13:33:09 -04:00
2020-04-17 10:12:13 -04:00
2020-04-17 10:19:32 -04:00
2020-04-17 10:19:32 -04:00
2020-04-24 16:46:54 -04:00
2020-05-03 18:42:14 +00:00
2019-10-15 22:56:43 +00:00
2020-04-16 13:33:09 -04:00
2020-04-16 13:33:09 -04:00
2020-04-17 10:19:32 -04:00
2020-06-17 14:12:41 -04:00
2020-04-16 13:33:09 -04:00
2019-07-02 18:11:15 +01:00
2019-07-02 18:11:15 +01:00
2020-04-24 16:46:54 -04:00
2020-04-16 13:33:09 -04:00
2018-11-06 09:12:54 -08:00
2020-04-29 00:31:41 -07:00
2019-12-30 10:42:20 +13:00
2020-04-24 16:46:54 -04:00
2020-04-17 10:19:32 -04:00
2020-04-16 13:33:09 -04:00
2019-10-15 22:56:43 +00:00
2020-03-30 16:10:30 -07:00
2019-12-30 10:42:20 +13:00
2020-04-16 13:33:09 -04:00
2019-10-15 22:56:43 +00:00
2019-05-23 14:12:32 -04:00
2020-04-17 10:19:32 -04:00
2020-06-17 14:12:41 -04:00