Age | Commit message (Expand) | Author |
---|---|---|
2022-08-03 | refactor: Replace BResult with util::Result | Ryan Ofsky |
2022-07-18 | interfaces, refactor: Add more block information to block connected notificat... | Ryan Ofsky |
2022-07-08 | wallet: refactor GetNewDestination, use BResult | furszy |
2022-05-25 | fuzz: coinselection, add missing fee rate. | furszy |
2022-04-21 | Disallow more unsafe string->path conversions allowed by path append operators | Ryan Ofsky |
2022-03-30 | fuzz: add target for coinselection | Martin Zumsande |
2022-01-06 | Add src/wallet/* code to wallet:: namespace | Russell Yanofsky |
2021-11-16 | Create a tr() descriptor bech32m DescriptorScriptPubKeyMan by default | Andrew Chow |
2021-11-13 | depends, wallet: fix typos | Dimitris Apostolou |
2021-10-22 | fuzz: Add wallet fuzz test | MarcoFalke |