Commit History

Author SHA1 Message Date
  parazyd 8ae84ad7f9 Add license header to source files. 3 years ago
  Luther Blissett 5e4b663b13 Apply new path to serial crate throughout codebase. 3 years ago
  aggstam 34dff4e2d2 p2pnet: validate external address of inbound connection 3 years ago
  Luther Blissett 76c25f06a1 Change import references in library to the new serial module. 3 years ago
  ghassmo 699a2bf262 net: add app version to VerackMessage message for version protocol 4 years ago
  ghassmo 6823927156 p2p: use SerialEncodable, SerialDecodable for types in message.rs & create AppMessage and AppAckMessage message 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 666ab9a4fc net: fix a bug in channel and clean up 4 years ago
  ghassmo 264dc72f03 merge net3 into net 4 years ago
  ghassmo b9738db087 src/net: keep importing dependencies in order 4 years ago
  Dastan-glitch 43ab9ecc1f Filtering specific targets in logging system 4 years ago
  narodnik 7a8a10aaac add protocol names 4 years ago
  narodnik eb23a3cda5 remove unecessary plurals: protocols -> protocol, sessions -> session, messages -> message 4 years ago