Create new e2e managers for each identity, instead of having a manager hold many identities
parent
90dfffa8
No related branches found
No related tags found
Showing
- e2e/critical.go 26 additions, 14 deletionse2e/critical.go
- e2e/e2eMessageBuffer.go 19 additions, 9 deletionse2e/e2eMessageBuffer.go
- e2e/fpGenerator.go 6 additions, 5 deletionse2e/fpGenerator.go
- e2e/interface.go 95 additions, 78 deletionse2e/interface.go
- e2e/manager.go 44 additions, 27 deletionse2e/manager.go
- e2e/params.go 9 additions, 7 deletionse2e/params.go
- e2e/processor.go 4 additions, 6 deletionse2e/processor.go
- e2e/ratchet/partner/interface.go 1 addition, 1 deletione2e/ratchet/partner/interface.go
- e2e/ratchet/partner/manager.go 30 additions, 48 deletionse2e/ratchet/partner/manager.go
- e2e/ratchet/partner/managerID.go 0 additions, 31 deletionse2e/ratchet/partner/managerID.go
- e2e/ratchet/partner/managerID_test.go 0 additions, 37 deletionse2e/ratchet/partner/managerID_test.go
- e2e/ratchet/partner/manager_test.go 5 additions, 4 deletionse2e/ratchet/partner/manager_test.go
- e2e/ratchet/partner/relationship.go 27 additions, 17 deletionse2e/ratchet/partner/relationship.go
- e2e/ratchet/partner/relationshipFingerprint.go 1 addition, 2 deletionse2e/ratchet/partner/relationshipFingerprint.go
- e2e/ratchet/ratchet.go 34 additions, 43 deletionse2e/ratchet/ratchet.go
- e2e/ratchet/ratchet_test.go 31 additions, 30 deletionse2e/ratchet/ratchet_test.go
- e2e/ratchet/serviceList.go 4 additions, 4 deletionse2e/ratchet/serviceList.go
- e2e/ratchet/storage.go 19 additions, 78 deletionse2e/ratchet/storage.go
- e2e/receive/listener.go 5 additions, 5 deletionse2e/receive/listener.go
- e2e/rekey/confirm.go 1 addition, 1 deletione2e/rekey/confirm.go
Loading
Please register or sign in to comment