-
Notifications
You must be signed in to change notification settings - Fork 308
Conversation
Thinking through |
Hmmm ... build failed but it looks like an old commit; restarting at Travis. |
Given that ~alice is taking over ~bob, the options are:
For cases (1) and (2) we'd have to prompt ~alice to choose if both ~bob and ~alice have an identity for a given country. For (3) we'd have to warn the user (~alice). |
@kaguillera suggests (1) with reverification for verified identities. |
Huh. During the initial rebase for this PR, we fixed these tests that are now failing. Hmmm ... |
Now they're failing again locally, investigating ... |
Ah, okay. There was a merge conflict in the first commit during the rebase, so the rebase stopped and in the cleanup process we happened to fix the relevant tests on that commit. However, subsequent commits that did not introduce rebase conflicts did introduce new, now-bad tests. We didn't catch those because we didn't test at every step. Re-rebasing ... |
7f2666c
to
c64b3ba
Compare
C'mon, Travis! No whammies! |
Yesssssssssss. |
Alright, back to take over (#4028 (comment)) ... We're thinking that for today we should simply error out if the secondary ( |
Alright, naive implementation of take_over protection in df1f985. We can improve later. If anyone triggers this in the near future, they're messing around. |
Alright, we're down to it here. This is the one PR in the chain that I wish we could get more review on, since it's larger and is where we actually use the crypto we added in #3998. @rohitpaulk @aandis Perhaps you could take a look at this one after the fact? I want to get takes online for tomorrow or I'd hold this up further. 😶 |
Aaaaaannnnddd .......... |
"Ready?" |
⬑ #3994
⬑ #3976
#4001 →
Punchlist
Participant.clear_personal_information
master
once add schema and Python for countries #3999 landstake_over