You are viewing a single comment's thread from:

RE: Transaction history CSV file generator 2.0 (for your yearly tax reports)

in HiveDevs22 days ago

Very timely! I haven't taken a deep look because my work is going crazy right now, but what's the difference between hive_tx_to_csv.py and hive_tx_to_csv_hafsql.py - is it just down to the public node that it's using?

Sort:  

See the last paragraph. hafsql uses a SQL database, the base version queries the blockchain directly.

Very cool, that makes sense. I was just reading through the actual files too as you were making this comment and had figured that out. I appreciate the reply!