Age | Commit message (Expand) | Author |
---|---|---|
2020-12-12 | Merge #20275: wallet: List all wallets in non-SQLite and non-BDB builds | MarcoFalke |
2020-12-06 | Don't make "in" parameters look like "out"/"in-out" parameters: pass by ref t... | practicalswift |
2020-12-04 | refactor: Replace ListWalletDir() function with ListDatabases() | Russell Yanofsky |
2020-11-24 | Move WalletImpl from interfaces/wallet.cpp to wallet/interfaces.cpp | Russell Yanofsky |