Commit Graph

8 Commits (85e510c89b5b884a3be1fa6bda016fdc3383a0ab)

Author SHA1 Message Date
Jeff Becker bf0416cab8
remove Time_t, add operator overload for printing llarp_time_t and add to_json function for serializing llarp_time_t to json 5 years ago
Jeff Becker d2d109e92c
llarp_time_t is now using std::chrono 5 years ago
Jason Rhinelander 5c95971335 Make C++ literals available everywhere in `llarp` 5 years ago
Jeff Becker 7ad47f2dba
* get rid of dht explore for service nodes
* add Time_t using std::chrono for future uses
* make decaying hashset constructor with llarp_time_t explicit
* add decaying hashset implicit constructor using Time_t
* add timeouts for gossiper replay
* allow regossip of our RC
5 years ago
Jeff Becker 9efd796145
initial wack at 0.7.0 dht fixes 5 years ago
Jeff Becker 7146857df6
use static initialization for started times 5 years ago
Jeff Becker 7ee026fa50
make path builds work again 5 years ago
Michael e5eda0fb8f
Move lokinet unspecific components to a util/ library 6 years ago