Commit History

Author SHA1 Message Date
  lunar-mining e40405a257 store: bug fix 2 years ago
  lunar-mining b38a1267fb store: remove redundant else clauses 2 years ago
  lunar-mining 3f51d80438 chore: fix test fixes 2 years ago
  lunar-mining 765bd819b2 net: change unwrap() to expect() on hostlist queries 2 years ago
  lunar-mining 40619581cd store: reduce LOC in hostlist queries and update usage. 2 years ago
  lunar-mining 639f1f72bf store: fix and simplify tests 2 years ago
  lunar-mining c7cf7d861d lilith: change no hostlist warning to fatal panic 2 years ago
  lunar-mining 2dbaf413a0 protocol_seed: fix bool syntax 2 years ago
  lunar-mining 736459aa51 chore: cleanup 2 years ago
  lunar-mining 96cad54d81 net: 99.9999% of the time it works 100% of the time 2 years ago
  lunar-mining fcf5a87a28 net: fix deadlock (partial fix) 2 years ago
  lunar-mining 4cde069c53 store: document and cleanup 2 years ago
  lunar-mining e472003b6d outbound_session: fetch_address() logic bug fix 2 years ago
  lunar-mining 0ac12ff19d store: add test_fetch_address() unit test 2 years ago
  lunar-mining 79e9039b9b store: create test_fetch_anchorlist() unit test 2 years ago
  lunar-mining ad3675eb3c store: fix death loop 2 years ago
  lunar-mining 5f00598c12 outbound_session: remove peer from anchor or whitelist when try_connect fails 2 years ago
  lunar-mining 27d1b3aa03 hosts: fix logic on anchorlist_fetch_with_schemes 2 years ago
  lunar-mining 426efdf90b chore: cargo fmt 2 years ago
  lunar-mining 18479be298 test: add seed node to net/test.rs 2 years ago
  lunar-mining 1578138e8f outbound_session: move fetch_address logic into new function 2 years ago
  lunar-mining 2696290aad store: fix logic on is_empty_hostlist() 2 years ago
  lunar-mining ca885a43ee store: improve error naming 2 years ago
  lunar-mining 07c2d667e1 session: remove redundant anchorlist write 2 years ago
  lunar-mining 4d4392f9e8 net: add test module to mod.rs 2 years ago
  lunar-mining 873cd35e0e net: add hostlist documentation 2 years ago
  lunar-mining 51b4263a93 net: remove connection from anchorlist when it disconnects and cleanup. 2 years ago
  lunar-mining a555f2e744 net: add anchor_connection_count and white_connect_percent to Settings and cleanup 2 years ago
  lunar-mining ca4d523dd3 net: remove unwrap()'s and cleanup 2 years ago
  lunar-mining 6e8671d5b0 net: create greylist_refinery_interval in net::Settings and update TODOs 2 years ago