Philip Feairheller
Philip Feairheller
logging.debug level logging for exceptions thrown out of processEvent, processCredential, etc.
I believe we need to change the verification code for ACDCs in KERIpy ASAP because what we do now is not adequate. For example, it does not persist a credential...
Use the LICENSE.md file from WebOfTrust/ietf-keri as a basis for a file here (removing references to IETF) to add clarity to the LICENSE file here.
Every kli command needs a --verbose (or similar) option that can increase the output of logging. We should consider adding a global configuration file (perhaps for Agent too) that allows...
To support selective disclosure we need to be signing the most compact version of any ACDC when issuing. Since we already have production code that does NOT do this, we...
For example, we have --base and --name that apply to most commands. We want a way to define them once and not in every command.
In the current implementation of delegated inception and rotation (including in multisig delegation), the delegate controller waits for delegation approval before publishing the event to the witnesses. Since the witnesses...
A mailbox component must be implemented separate from witnesses and the algorithm for sending messages to another agent's mailbox must be more fault tolerant. More details to follow
It would help to display each witness a receipt is received from when it appears for all processes that are waiting for receipts.
Witness querying for key state for and purpose needs to be improved to support querying across all appropriate witnesses with results being compared for correctness. Once this algorithm is in...