Permalink
Commits on Jul 28, 2017
  1. Reject invalid wallet files

    promag committed Jul 26, 2017
  2. Reject duplicate wallet filenames

    promag committed Jul 26, 2017
Commits on Jul 14, 2017
Commits on Jul 13, 2017
Commits on Apr 15, 2016
  1. Add strict flag to RPCTypeCheckObj

    Strict flag forces type check on all object keys.
    promag committed with laanwj Mar 29, 2016
Commits on Mar 23, 2016
  1. Fix lockunspents help message

    promag committed Mar 23, 2016
Commits on Mar 22, 2016
Commits on Mar 18, 2016
Commits on Mar 9, 2016
Commits on Mar 8, 2016
Commits on Nov 4, 2015
  1. Fix ZMQ Notification initialization and shutdown

    Moves the call Initialize() from init.cpp to CreateWithArguments() and handles the
    return value. Moves the call Shutdown() from init.cpp to destructor.
    Changes Initialize() and Shutdown() to protected members.
    promag committed Nov 1, 2015
Commits on Sep 16, 2015