iotaWayBack
iotaWayBack copied to clipboard
parse_and_store.py should ignore duplicates
Rather than just delete the entire transactions table (which also destroys any existing data), it should ignore any duplicate entries. This is especially useful if you have partial data and figuring out which transactions you have and which ones you don't would be a pain.