Bugfix: "bits" should be a hex-string, not a number (that just doesn't make sense)
(suggest waiting for ACK from original getmemorypool author)
Bugfix: "bits" should be a hex-string, not a number (that just doesn't make sense)
(suggest waiting for ACK from original getmemorypool author)
Mostly-ACK. I agree that this is "purer," though it makes packing and unpacking more complex. Most people will just convert it back to an integer so they can do the bitshift-trick to decompress it.