Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
38365743
Topic
267618
Board
Development & Technical Discussion
Re: Get list of all addresses with a balance over x?
by
starmyc
on
24/05/2018, 07:24:28 UTC
Quote from: QRC on May 24, 2018, 05:44:36 AM
Also, if I'm not mistaken BTCP script has function for decoding old format as well
https://github.com/BTCPrivate/utxo-dump/blob/master/utxo/chainstate.py
parse_ldb_value_old
line 57
But you're spoiling all fun to learn. It is more interesting to code your own decoder to learn how it structured & how things work.