Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Core: WIP rewrite of router context and RI + related fixes #754

Merged
merged 10 commits into from
Nov 27, 2017

Conversation

anonimal
Copy link
Collaborator

WIP for #627 to make way for #350.


By submitting this pull-request, I confirm the following:

  • I have read and understood the contributor guide in kovri-docs.
  • I have checked that another pull-request for this purpose does not exist.
  • I have considered and confirmed that this submission will be valuable to others.
  • I accept that this submission may not be used and that this pull-request may be closed by the will of the maintainer.
  • I give this submission freely under the BSD 3-clause license.

Resolves TODOs + brings us closer to removing the singleton.
Also adds new filesystem util function.
Epoch getter and startup time are both uint64_t
- Clarifies ident creation logic without relying on interface members
- Adds debug logging + TODOs
- related rewriting
- context SSU caps fixes
- zero initialize our SSU intro key
- remove unnecessary address/port updating
- add some logging, docs, and lots of TODOs
Note: template function was not needed afterall.
- coreVersion option was removed in 0.9.24
- adds RI options debug logging
@anonimal anonimal merged commit 771340f into monero-project:master Nov 27, 2017
anonimal added a commit that referenced this pull request Nov 27, 2017
771340f Core: default RI opts setter + remove deprecation (anonimal)
872c70e Core: rewrite RI address add'er (anonimal)
1f14b65 Core: context/RI trait and state refactor (anonimal)
b254beb Core: fix description logging of SSU address key (anonimal)
a2a49aa Core: new RI ctor + fixes + WIP context init rewrite (anonimal)
18aa94e Core: don't use interface for context initialization (anonimal)
eb37e28 Core: return uint64_t for router uptime (anonimal)
32b9d7c Core: WIP rewrite of router initialization (anonimal)
55df5b9 Core: initial rewrite of router initialization (anonimal)
af6c154 Core: refactor context into core namespace (anonimal)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant