-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Transaction
type and message to support the Zcash changes from Bitcoin
#13
Comments
This was referenced Sep 24, 2019
dconnolly
pushed a commit
that referenced
this issue
Mar 13, 2023
mergify bot
pushed a commit
that referenced
this issue
Mar 13, 2023
* Limit version user agents to 256 bytes, rather than 2MB, needs failure tests * Limit all inv messages to 50,000 entries, existing tests cover this * Limit reject message strings based on network protocol, needs success and failure tests * Catch up as fast as possible if inventory rotation is delayed, existing tests cover this * Truncate inv channel hashes to 1000, needs success and failure tests * Limit inv registry size to 4 MB, needs over-limit tests for inv and addr * Test size constraints on version user agent, reject command, and reject reason (#13) * Test inventory registry memory limits for hashes and peers (#14) Co-authored-by: Deirdre Connolly <durumcrustulum@gmail.com> --------- Co-authored-by: teor <teor@riseup.net> Co-authored-by: Arya <aryasolhi@gmail.com>
skyl
added a commit
to skyl/zebra
that referenced
this issue
Sep 25, 2024
## What Make the creator detail beautiful ## Why People will be proud to share and it will be a good place to learn about someone.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://zips.z.cash/protocol/protocol.pdf
The text was updated successfully, but these errors were encountered: