dashpay / dips

Dash Improvement Proposals
https://docs.dash.org/projects/core/en/stable/docs/dips/README.html
MIT License
72 stars 58 forks source link

DIP25: Compressed headers #113

Closed thephez closed 1 year ago

thephez commented 2 years ago

Compressed headers were implemented in Dash Core v18 (https://github.com/dashpay/dash/pull/4497) based on https://github.com/willcl-ark/compressed-block-headers/blob/v1.0/compressed-block-headers.adoc.

This draft PR was started as an initial step in making sure we actually have this documented. Some things need to be updated/fixed. This includes at least:

UdjinM6 commented 2 years ago

👍

thephez commented 2 years ago

@gabriel-bjg @PastaPastaPasta @UdjinM6 Please give this a review again. Would be nice to get it merged.

thephez commented 1 year ago

@gabriel-bjg Any final comments on this?