Channels impl
Merge request reports
Activity
added 1 commit
- 60acb356 - fixed capitilization of variables and the stringer for message types
added 57 commits
-
41e1e4c7 - 1 commit from branch
project/Channels
- 6cec7548 - WIP
- 577a396b - Fixup requestChannelLease
- d4c41dbe - Use latest comms and crypto
- 4e594a43 - Fixup mockComms so that the tests aren't broken
- 095f720d - WIP
- 53844a7a - WIP
- 18576be4 - Fix function signatures
- 83f12ac0 - WIP
- 322c8080 - ud: channel client tracker adheres to stoppable pattern
- 74291e26 - ud: add StartChannelNameService method to Manager
- 7cdccda7 - ud: make GetChannelValidationSignature work
- c877c210 - WIP
- 82bece3a - Merge branch 'release' of git.xx.network:elixxir/client into project/channels
- 4557fbc3 - Merge remote-tracking branch 'origin/release' into project/channels
- 5f680bc7 - ud: channel id tracker gets username
- 532bb48b - ud: channel id tracking: fix last two methods
- 86a15a24 - go.mod and go.sum revert to before i fucked them up
- e6487a2f - Merge remote-tracking branch 'origin/project/Channels' into XX-4055/ChannelIdentityTracking
- a1717e5c - Use comms branch XX-4055/ChannelIdentityTracking
- be31133b - Add TestChannelIDTracking
- df32e981 - Fix test
- 436fc20f - WIP
- ab865948 - WIP
- e56dd13e - Fix TestChannelIDTracking
- d5aec5cd - ud: add docstring to StartChannelNameService
- ffe56921 - ud: new doc strings from all the functions
- a36e6478 - call register in constructor
- fddcdcbb - Fix docstring for SignChannelMessage to indicate which key is used
- 11cb82bb - fix constructor, register if not found on disk or panic if other error
- 3c6d128f - Make GetPublicKey return a deep copy
- 8f1df59c - Make method private
- 5eb88c29 - Panic if initial registration fails
- faa2e25e - WIP
- e73fd00e - Merge branch 'XX-4109/unfuck-kv-api' into XX-4055/ChannelIdentityTracking
- 2476d123 - Fix go.mod go.sum
- 4a1e73c8 - ud: us kv.Exists
- ee81aaa7 - Fix TestChannelIDTracking
- 1ad70249 - Add TestNewRegistrationDisk
- 5bb62bb7 - Add TestSignChannelMessage
- c5efacca - Clean up tests
- 985acb56 - Clean up TestChannelIDTracking
- 384f8a6a - Fix storage of time in kv
- d14bfc34 - ud: exponential backoff for channel id registration
- 4f2ba39e - Fix exponential backoff duh
- 117347ff - Improve exponential backoff
- 81af270f - WIP
- 29fbdb96 - Merge branch 'channelsImpl' into XX-4055/ChannelIdentityTracking
- 6db2f92d - Merge branch 'channelsImpl' into XX-4055/ChannelIdentityTracking
- c6e03f7e - go mod tidy
- 03c3e875 - Use comms at dev branch
- e9d4cb3e - Fix references to interface type
- 19f1732c - WIP
- fd700be7 - Merge remote-tracking branch 'origin/channelsImpl' into XX-4055/ChannelIdentityTracking
- 4baadef6 - Register after keygen
- b6703ca8 - Fix client channel id registration
- 2f78a773 - Merge branch 'XX-4055/ChannelIdentityTracking' into 'channelsImpl'
Toggle commit list-
41e1e4c7 - 1 commit from branch
- A deleted user
- A deleted user
Please register or sign in to reply