Commit History

Author SHA1 Message Date
  lunar-mining 06ae4fd054 settings: change refinery interval default to 5 seconds 2 years ago
  lunar-mining 4bf43ec521 net: downgrade whitelist to greylist on stop 2 years ago
  lunar-mining c0e23dca86 net: fix ports on test 2 years ago
  lunar-mining ec5abf9683 net: make clippy + fix test 2 years ago
  lunar-mining 4f4e4fb5b3 net: small integration test tweaks 2 years ago
  lunar-mining 5f83327aec chore: delete unused methods 2 years ago
  lunar-mining bd0c7684c8 outbound_session: replace downgrade_host() with `rejected` vector 2 years ago
  lunar-mining fb4306e1e4 store: fix logic error in greylist_store_or_update 2 years ago
  lunar-mining 3abd2c62bb net: don't hide connection upgrade inside perform_handshake_protocols() 2 years ago
  lunar-mining f08ce9a4c8 chore: fix comment positionning on manual_session 2 years ago
  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