dogecoinfoundation / libdogecoin

Libdogecoin provides low level C functions useful for building compliant Dogecoin Nodes & Wallets.
MIT License
107 stars 24 forks source link

headersdb_file: updated dogecoin_headers_db_connect_hdr to reorg #179

Closed edtubbs closed 8 months ago

edtubbs commented 9 months ago

Updates to dogecoin_headers_db_connect_hdr for reorganization, the addition of arithmetic and comparison functions in arith_uint256 from @xanimo, updates to block header functions for chainwork and new tests for validating chainwork and reorganization.