Post
Topic
Board Development & Technical Discussion
Merits 2 from 2 users
Re: Why do we reverse the byte order transaction hashes and block hashes?
by
DannyHamilton
on 13/11/2019, 15:16:45 UTC
⭐ Merited by gmaxwell (1) ,hugeblack (1)
https://en.wikipedia.org/wiki/Endianness

Quote
big-endianness is the dominant ordering in networking protocols (IP, TCP, UDP). Conversely, little-endianness is the dominant ordering for processor architectures (x86, most ARM implementations) and their associated memory. File formats can use either ordering; some formats use a mixture of both