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

@pharesim · 2025-01-15 17:11 · HiveDevs

@louis88 had been playing around with GitHub's Copilot and @mahdiyari's public HafSQL database to figure out the retention rate and general efficiency of onboarding programs, which I watched him stream on Discord.

This made me want to create a hafsql version of the hive_tx_to_csv script using the same tools. After a lot of prompting the AI, waiting for results and test-runs, and fixing quite a lot of ridiculous mistakes, I ended up with a working version.

![](https://images.hive.blog/p/NTy4GV6ooFRmaCXZ8UYgPhoud1kjiNX8QokLEZtbBKLuLWQ9yt7K3o4S6eC2WcnS9KkBw4dQazCQtHKyHFKQwm3iwphG9cqgQaUvZfpRjAw8rmJFsTd6cwr4NCkVq9W5LZSCT7BK5f4h4ubeXhn9jxxCEodmBNPJtsLjZdJ7?width=800&height=600&format=webp&mode=fit)

The big benefit of using SQL is that it's a lot faster. Get a whole year's report in a matter of seconds or minutes.
The downside is that it relies on the availability of trustworthy public SQL nodes.
Both scripts are kept up-to-date (just added HBD interest payments for example), choose what suits your needs best.

#hive #transactions #accounting #taxes
Payout: 0.000 HBD
Votes: 277
More interactions (upvote, reblog, reply) coming soon.