| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix the hash of the best block to reflect the Dogecoin block | Patrick Lodder | 2020-07-22 | 1 | -1/+1 |
| * | trivial: squash missing field 'argNames' initializer warning in qt tests | Wladimir J. van der Laan | 2017-01-20 | 1 | -1/+1 |
| * | Qt/Test: Make sure filtering sensitive data works correctly in nested commands | Luke Dashjr | 2016-12-29 | 1 | -2/+26 |
| * | Add a ForceSetArg method for testing | Matt Corallo | 2016-12-27 | 1 | -3/+1 |
| * | Un-expose mapArgs from utils.h | Matt Corallo | 2016-12-24 | 1 | -0/+2 |
| * | [Qt] Console: don't allow empty arguments when using the comma-syntax | Jonas Schnelli | 2016-12-14 | 1 | -12/+20 |
| * | Qt/Test: Check handling of empty arguments in RPC debug console | Luke Dashjr | 2016-12-13 | 1 | -0/+31 |
| * | Rename the remaining main.{h,cpp} to validation.{h,cpp} | Matt Corallo | 2016-12-02 | 1 | -1/+1 |
| * | [Qt] RPC-Console: support nested commands and simple value queries | Jonas Schnelli | 2016-08-23 | 1 | -0/+93 |