dr7ana
46ad8d4058
Clang format include sorting + CMake
...
- includes are now sorted in consistent, logical order; first step in an attempt to fix the tomfoolery (no relation to Tom) brought in by include-what-you-use
- shuffled around some cmake linking to simplify dependency graph
- superfluous files removed
2023-10-24 12:11:51 -07:00
dr7ana
e710cfea47
Review commit
2023-10-24 08:40:18 -07:00
Jason Rhinelander
d02558350a
Crank oxen-mq to (1.2.)11; switch to oxen-encoding
...
- Update oxen-mq submodule to latest stable
- Add oxen-encoding submodule
- Convert all oxenmq encoding usage to oxenc
- Modernize cmake handling of oxenmq/oxenc
2022-02-17 16:30:17 -04:00
Jeff Becker
202c9348fa
use std::variant
2021-03-20 15:18:04 -04:00
Jeff Becker
ba9dca6c5d
use var::variant and var::visit shims because apple is sux
2021-03-20 11:47:36 -04:00
Jeff Becker
6c1d18412c
seperate logic into IsDone()
2021-03-19 16:13:09 -04:00
Jeff Becker
7a11f3b1e3
redunant lookups for lns.
...
* request lns from all endpoints we have on our pathset
* make sure all snodes agree on the lns name being looked up
2021-03-19 10:09:06 -04:00