Commit History

Author SHA1 Message Date
  lunar-mining ab2a5af40b net: error[E0038]: Weak pointer to parent trait from child 4 years ago
  lunar-mining b2734bf42b net: comment out unimplemented code 4 years ago
  lunar-mining af68236b8a net: rename selector_id() to type_id() 4 years ago
  ghassmo 9f819b0dba general clean up and run cargo clippy for all bins 4 years ago
  narodnik 5cac77a67a net: allow configuring a node_id. this is sent to all nodes with the version message for debugging purposes. 4 years ago
  ghassmo fe147fe8ae more explicit names for network errors 4 years ago
  ghassmo 64e32310f8 net: expand the descriptive comment in subscribe_stop signature 4 years ago
  ghassmo 8ea9bbb07f net: channel::subscribe_stop return ChannelStopped error if the channel 4 years ago
  ghassmo cb8e873d95 net: minor fix 4 years ago
  ghassmo 666ab9a4fc net: fix a bug in channel and clean up 4 years ago
  lunar-mining 9b8ba6329f src/util: create NanoTimestamp tool to get and display nanoseconds 4 years ago
  lunar-mining 513cb2b56d net, dnetview: pass util::Timestamp instead of u64 4 years ago
  ghassmo 6b5961d275 net: retrieve changes in channel 4 years ago
  lunar-mining bd9382b1e5 net: add timestamp to msg log. util: create unix timestamp tool. 4 years ago
  ghassmo af5b2700c4 net: fix race condition bug in channel 4 years ago
  ghassmo 264dc72f03 merge net3 into net 4 years ago
  narodnik bc0f0e381f add random channel id for debugging info 4 years ago
  narodnik d1d4859169 send/recv log per channel for json-rpc debugging 4 years ago
  ghassmo b9738db087 src/net: keep importing dependencies in order 4 years ago
  narodnik e3857fd211 add get_info() hooks throughout net code (incomplete) used for introspecting state while p2p network is live. 4 years ago
  ghassmo aad2caa3df clean up & remove warning messages 4 years ago
  narodnik 6fb1304c00 cargo fmt 4 years ago
  narodnik eb23a3cda5 remove unecessary plurals: protocols -> protocol, sessions -> session, messages -> message 4 years ago
  narodnik d1d184c0ea Add a protocol registry which properly handles creating the protocols in 4 years ago
  parazyd 7276498e64 cargo fmt with new settings. 4 years ago
  Matthias Seitz 0e9de335a1 chore: clippy --fix 4 years ago
  parazyd d5c0db1b4c net/channel: Prettyprint peer address. 4 years ago
  parazyd 19727d1528 Code linting. 5 years ago
  rachel-rose 2b78f0adb2 merged src/net/error.rs with src/error.rs. deleted src/net/error and updated all code in /net to accept change 5 years ago
  rachel-rose caaeecc36b refactored src/error.rs to work with 'clone'. changed error macros in 5 years ago