提交歷史

作者 SHA1 備註 提交日期
  ghassmo e1ffadaa15 bin/ircd: WIP refactoring and cleaning up main.rs 4 年之前
  ghassmo 40e20ba078 bin/ircd: use ring buffer for messages history 4 年之前
  ghassmo ec397fc9ad bin/ircd: clean up functions parameters 4 年之前
  ghassmo 3b0575d0b0 bin/ircd: remove datastore path from config file and app settings 4 年之前
  ghassmo ff8d62c1fa ircd: WIP removing raft 4 年之前
  ghassmo 290110a7a8 bin/ircd: create protocol for privmsg 4 年之前
  ghassmo 038dbb2870 bin/irc-raft: create and clone ircd with raft consensus 4 年之前
  Dastan-glitch d0319b6b73 tau: prevent panic in due_as_timestamp() plus minor fix in filter 4 年之前
  aggstam 2352a2b6ec net/session/seed_session.rs: explicitly store seeds external address in hosts 4 年之前
  aggstam 72a5556f3f faucetd: added missing decoding crate 4 年之前
  ghassmo 385d447757 research/raft-tool: decrypt tasks in tau datastore using secret key 4 年之前
  ghassmo 0f875e8719 research/raft-tool: extracting logs and separating types in functions 4 年之前
  aggstam 52be7a0764 script/research/raft-tool: basic tool to extract all data from raft Database 4 年之前
  parazyd 93f9d3f976 research/poseidon: Merge constants with main module. 4 年之前
  spital 0210758f67 Dockerfile added for Fedora, Alpine, Debian (#83) 4 年之前
  aggstam 35c459db9a Cargo.toml: features updates, util/time.rs: replaced worldtime api request with jsonrpc request towards network nodes, darkfid: configuration check for new clock check impl, contrib/localnet + script/consensu_simulation: added new config args, faucted: removed unnessesary clock check, src/error.rs: new ConfigInvalid error and removed NTP error 4 年之前
  zkArmor dff636d30a Updated designs 4 年之前
  parazyd 7963f69764 fixup! transport/tcp: Add some Linux-specific socket configurations. 4 年之前
  parazyd 946c3b183b doc: Remove stray pdf file. 4 年之前
  parazyd 079dab18f3 transport/tcp: Add some Linux-specific socket configurations. 4 年之前
  ghassmo d0ae3f3e29 ircd, tau: use the path .config/darkfi for saving data 4 年之前
  ghassmo 4e636d2f67 ircd, taud: explicit Url type in structopt 4 年之前
  ghassmo 1750fd5429 bin/ircd: accept Url as address for IRC listening 4 年之前
  ghassmo 64e32310f8 net: expand the descriptive comment in subscribe_stop signature 4 年之前
  lunar-mining 779efd4dcd book: added transaction.png 4 年之前
  lunar-mining 123d0d62cb book: added layers to architecture overview 4 年之前
  ghassmo 8ea9bbb07f net: channel::subscribe_stop return ChannelStopped error if the channel 4 年之前
  aggstam 6ab23bda5e bin/darkfid/main.rs: clock check to be executed only by nodes participating in consensus 4 年之前
  aggstam 0d8fb66e53 util/time.rs: replaced date format string with enum 4 年之前
  aggstam 92f15675bc util/time.rs: replaced ntp crate request with raw request, Cargo.toml: removed npt crate 4 年之前