Danny Browning

Results 21 issues of Danny Browning

This PR fixes issues with nested struct and enum serialization, where the struct name will be serialized multiple times, or enum name will serialized. Unit variant enums are supported as...

bug
serde

``` $ HEAD_OUTPUT=$(git diff HEAD --exit-code --name-only) $ echo Head Output=$HEAD_OUTPUT Head Output= $ LS_OUTPUT=$(git ls-files --exclude-standard --others) $ echo LS Output=$LS_OUTPUT LS Output= $ RUST_LOG=trace cargo release --no-confirm --no-dev-version...

Provide option to ignore untracked files when determining if working directory is dirty.

Upgrade to nom 4.1, run `cargo fix --edition` and `cargo fmt`

**Describe the bug** Attempting to hit either of those list endpoints returns no results. I have a customer that I have both DAP and GDAP relationships with. **To Reproduce** Steps...

Needs: Author Feedback
ToTriage
Status: No Recent Activity

Utilizes worker threads for did verification and signing. Additionally uses worker threads for model and model instance validation.

Brings in exponential backoff package to provide exponential backoff behavior when we fail to get a transaction from the anchor. Adds 1 test and updates 1 test to verify this...

When trying to use the http api, encountered multiple issues which are resolved in this branch to allow the http api to be used easily.

Attempt at reducing some of the circular dependencies in core.