Elijah Hampton

Results 5 issues of Elijah Hampton

## Motivation _What are the most important goals of the ticket or PR?_ This PR allows for zebra users to monitor memory usage of the zebra node. Users can now...

C-feature

The pull request adds logging for the completion of RPC methods detailing the elapsed execution time from the start of the execution function to a successful execution. Issue: https://github.com/zcash/zcash/issues/5551

## Description Closes #4389 and possibly #5453. WebRTC implementation for browser to browser over relay. ## Notes & open questions ## Change checklist - [x] I have performed a self-review...

## Motivation The goal of this PR is to add three fields to the TransactionObject struct: binding_sig, joinsplit_pub_key and joinsplit_sig. ## Solution This PR adds the required fields to the...

C-feature

## Description Implements support for querying individual peer srv and txt records via dns-sd. Fixes and closes #5982. Previously, libp2p-mdns only responded to service discovery queries and general peer queries....