Commit Graph

31 Commits (e36ddfb09376f0b0d2fac109fe1cce0457920513)

Author SHA1 Message Date
Jeff Becker 57dc6cc965
make bundling rc in path builds configurable on runtime 6 years ago
Jeff Becker 94eb37d490
bundle RC in build record to improve build success rates. 6 years ago
Jeff Becker 87ff9268da
if a router is connected it's fine given it's a boostrap 6 years ago
Jeff Becker a45d6db0e0
better profiling 6 years ago
Jeff Becker 6220fef2dc
select good first hops 6 years ago
Jeff Becker c910a2a2fb
more 6 years ago
Jeff 97b9c679b0 don't use bootstrap nodes for first hops in paths 6 years ago
Jeff Becker 965b0957ee
tweaks 6 years ago
Jeff Becker c23498925c
disable profiling on path fail 6 years ago
Jeff Becker 91298c4819
re-enable profiling 6 years ago
Jeff Becker 8a63533d1a
have service nodes maintain min connections
path building more robust selection
6 years ago
Jeff Becker db17b0fad5
disable profiling 6 years ago
Jeff Becker c63beae1c6
use std::min not std::max for linear backoff
ayyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyylmao
this was fucking dumb as shit
6 years ago
Jeff Becker ce126166af
more logging info 6 years ago
Jeff Becker 0369e42d5e
try harder to select hops 6 years ago
Jeff Becker 5d3833ef1a
fix dumb as shit path building that causes premature termiantion because of duplicate hops 6 years ago
Jeff Becker 6a09348c47
today's work 6 years ago
Jeff Becker 8331449ab9
update profiles on path build 6 years ago
Jeff Becker 591f3c92a9
make build records smaller 6 years ago
Michael 887fb4ac62
Replace insert(make_pair()) with emplace() 6 years ago
Michael 048fa83c39
Finish replacement of Router with AbstractRouter 6 years ago
Jeff Becker 46222df421
refactor 6 years ago
Jeff Becker 66753430ad
fix it 6 years ago
Jeff Becker e1522faeaa
add introspection rpc endpoint 6 years ago
Michael 729cd045f1
Convert llarp::Router into an abstract base class 6 years ago
Jeff Becker a953b34a45
fix crash 6 years ago
Michael 47380ba64b
Simplify some code 6 years ago
Michael f3b0af9d2f
Create CopyableBuffer type 6 years ago
Michael f24f554a01
Convert llarp::Crypto into an abstract base class 6 years ago
Michael da6cdfc0b2
More refactoring to continue to make dependency graph acylic 6 years ago
Michael 081d4dfa32
Reorganise source into more folders 6 years ago