insert cod
authorAnders Cornell <anders@acorn.pw>
Tue, 29 Mar 2022 00:44:03 +0000 (20:44 -0400)
committerAnders Cornell <anders@acorn.pw>
Tue, 29 Mar 2022 00:44:03 +0000 (20:44 -0400)
commitf11447cc7eb63a68d4df16f2ef17b4f27fb1d296
treeacf7b0fef6193d4c74a326020096a5641a66c63c
parent4bf284e470f59629ebd983b39b350708765b493b
insert cod

small changes to verify and scrape
add sql files for useful info
add classic entity_download script
add disk_jumble.write program
add disk_jumble.disk program
13 files changed:
disk_jumble/src/disk_jumble/disk.py
disk_jumble/src/disk_jumble/scrape.py
disk_jumble/src/disk_jumble/verify.py
disk_jumble/src/disk_jumble/write.py [new file with mode: 0644]
doc/gdrive_hash_worker.sql [deleted file]
misc/agg_cte.sql [new file with mode: 0644]
scripts/entity_download [new file with mode: 0755]
sql/diskjumble.sql [new file with mode: 0644]
sql/diskjumble_scheduling.sql [new file with mode: 0644]
sql/diskjumble_writing.sql [new file with mode: 0644]
sql/gdrive_download.sql [new file with mode: 0644]
sql/gdrive_hash_worker.sql [new file with mode: 0644]
sql/merkle_entities.sql [new file with mode: 0644]