Age | Commit message (Expand) | Author |
---|---|---|
2022-08-03 | refactor: Replace BResult with util::Result | Ryan Ofsky |
2022-07-18 | refactor: remove unused using directives | fanquake |
2022-07-08 | wallet: refactor GetNewDestination, use BResult | furszy |
2022-05-10 | bench: Enable loading benchmarks depending on what's compiled | Andrew Chow |
2022-05-10 | bench: Use mock wallet database for wallet loading benchmark | Andrew Chow |
2022-04-20 | bench: reduce the number of txs in wallet for wallet loading bench | Andrew Chow |
2022-04-20 | bench: Add transactions directly instead of mining blocks | Andrew Chow |
2022-04-20 | bench: reduce number of epochs for wallet loading benchmark | Andrew Chow |
2022-04-20 | bench: use unsafesqlitesync in wallet loading benchmark | Andrew Chow |
2022-04-19 | bench: Remove minEpochIterations from wallet loading benchmark | Andrew Chow |
2022-04-18 | bench: Add a benchmark for wallet loading | Andrew Chow |