Skip to content
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

Closed
dconnolly opened this issue Sep 19, 2019 · 0 comments · Fixed by #105
Closed

Update Transaction type and message to support the Zcash changes from Bitcoin #13

dconnolly opened this issue Sep 19, 2019 · 0 comments · Fixed by #105
Assignees

Comments

@dconnolly
Copy link
Contributor

image
https://zips.z.cash/protocol/protocol.pdf

@dconnolly dconnolly self-assigned this Oct 9, 2019
@dconnolly dconnolly mentioned this issue Mar 5, 2021
53 tasks
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
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant