summaryrefslogtreecommitdiff
path: root/notes.txt
diff options
context:
space:
mode:
authorJed Barber <jjbarber@y7mail.com>2017-02-13 18:27:13 +1100
committerJed Barber <jjbarber@y7mail.com>2017-02-13 18:27:13 +1100
commit2b8b55de4a18757e8d6769e458c84f7c1df1e261 (patch)
treecbd62219babccc04e57fa7708f88385a7f6413d3 /notes.txt
parent2b842cb65ce29071d5786bdecc834c026d1f2db2 (diff)
Swapped out crypto package for something smaller, revised other code and readme/notes slightly
Diffstat (limited to 'notes.txt')
-rw-r--r--notes.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/notes.txt b/notes.txt
index 250dcee..54f94a6 100644
--- a/notes.txt
+++ b/notes.txt
@@ -10,7 +10,7 @@ preference deduplication isn't worth it unless there exists some linear dedupe a
future direction
----------------
-better commented code, because I'm going to have to maintain this later
+revise and better comment code, because I'm going to have to maintain this later
util to list paper ids that fit specific criteria to doublecheck potential errors
@@ -25,6 +25,4 @@ are they correct now? it's a bit murky with how the AEC records transfers in DOP
does the AEC use truncated values or exact ratios for transfer values?
does the AEC check for candidates having quota when transfers are only partially done?
-REPLACE CRYPTO BIGNUM PACKAGES WITH OWN IMPLEMENTATION
-