Paul DeLucia
Paul DeLucia
## Issue being fixed or feature implemented Change all the error messages in rs-drive from str to String ## What was done? Change all the error messages in rs-drive from...
## Issue being fixed or feature implemented When building queries with WHERE clauses, we weren't checking for nested properties ## What was done? Check for nested properties and handle them...
## Issue being fixed or feature implemented When new identities are created in strategy tests, log the private keys so that we can use them later ## What was done?...
## Issue being fixed or feature implemented In strategy tests, when creating identity state transitions, if there was an error creating one transition but success in creating others, we would...