Commit History

Author SHA1 Message Date
  lunar-mining 7844ca53bc dchat: implement DchatmsgsBuffer to store received msgs 4 years ago
  lunar-mining 3cd20de425 dchat: hardcode inbound/ outbound settings as Alice + Bob 4 years ago
  lunar-mining 80a3fb1ae3 dchat: pass command line arg to spin up new dchat instance 4 years ago
  lunar-mining 1394a21d59 dchat: move render() into main to avoid mismatched lifetime error 4 years ago
  lunar-mining 01047c9cad dchat: fixed settings to connect correctly to seed node 4 years ago
  lunar-mining 90af9667d6 dchat: deleted more code and cleaned up warnings 4 years ago
  lunar-mining e03c8e54ec dchat: created seperate seed and simplified codebase 4 years ago
  lunar-mining 6c9054ffa5 dchat: basic cli that sends messages over tpc. 4 years ago
  lunar-mining ff37283052 updated cargo.toml / lock 4 years ago
  narodnik 6b47bcf7b2 add small note to pairing code 4 years ago
  ghassmo e00bc7d967 minor fix to log messages in tau and net 4 years ago
  ghassmo 95f4de0a7d finishing github/irc-commit-message 4 years ago
  aggstam 64a354fffa script/research/dhtd: simple lookup table impl added 4 years ago
  TG × ⊙ 455b349ebc nix flake: add packages and apps 4 years ago
  aggstam d585120315 script/research/dhtd: changed data storage from String to Vec<u8> 4 years ago
  TG × ⊙ a779d218ab nix flake: rust 1.58 -> 1.60 4 years ago
  aggstam 016f30e62d script/research/dhtd: implementation of a simple DHT. 4 years ago
  ghassmo 2db183418d github/workflows: change irc-commit-message.yml title 4 years ago
  ghassmo f25d7fb406 .github/workflows: add irc commit notifications 4 years ago
  ghassmo 3a8a66bdff update Cargo.toml info for ircd and tau 4 years ago
  Dastan-glitch f98063fa73 Revert "raft: remove redundant code" 4 years ago
  Dastan-glitch 51e67a0e0c bin/ircd: clip nicks with length more than MAXIMUM_LENGTH_OF_NICKNAME instead of skipping their msgs 4 years ago
  Dastan-glitch b64f3f379d raft: remove redundant code 4 years ago
  Dastan-glitch 08e79bbea1 bin/tau: slight change in tasks styling 4 years ago
  ghassmo a8ddc5c44e tau: take comment as vector instead of string from cli 4 years ago
  ghassmo 7abeea28b4 tau: remove old codes 4 years ago
  ghassmo cc823f1a65 util/time: remove the name of day when printing date 4 years ago
  ghassmo 7f3c831d74 bin/tau: add start state and add more colore indicating the state 4 years ago
  ghassmo 4203adc403 raft: increase sync attempts 4 years ago
  Dastan-glitch bf2c11b459 bin/tau: Clippy lints 4 years ago