Commit History

Author SHA1 Message Date
  draoi 740a539bfd channel+protocol_version: add Option<VersionMessage> into Channel 2 years ago
  draoi b7c11c2bed net: implement DEP-0001 2 years ago
  draoi 89d7a48f8c net: fix logic bug in version exchange 2 years ago
  draoi ae154de787 chore: fix typo 2 years ago
  draoi cbfef54aab chore: remove artifact from protocol_version 2 years ago
  parazyd d3fae80d5a chore: Update copyright year in license headers 2 years ago
  lunar-mining 736459aa51 chore: cleanup 2 years ago
  lunar-mining 96cad54d81 net: 99.9999% of the time it works 100% of the time 2 years ago
  lunar-mining a19e20e006 net: cleanup 2 years ago
  lunar-mining 9a09e8c6cd net: remove HostPtr from ProtocolVersion and update probe_node() 2 years ago
  parazyd 0f125fa2db net: Remove async-std dependency and prefer smol. 3 years ago
  parazyd c1100588d3 net: Minor behaviour improvements 3 years ago
  parazyd 55ee919906 net: Perform full p2p code cleanup and improve certain pieces. 3 years ago
  x 2aed994877 manually fix some of the net messages to remove target from the actual log string 3 years ago
  x acb2131747 fix broken log targets 3 years ago
  x 988a622403 Revert "missing log targets" 3 years ago
  x 6414d55b7e missing log targets 3 years ago
  x 5702976798 cleanup logging project wide 3 years ago
  parazyd 71cd3064d6 Update license year. 3 years ago
  aggstam 7c6cfd638c src/contract/money: add check for already initialized logger and commented wip test, repo fmt 3 years ago
  parazyd 905586a638 cargo fix 3 years ago
  parazyd 8ae84ad7f9 Add license header to source files. 3 years ago
  Luther Blissett ee873317f3 net: Clippy lints. 3 years ago
  aggstam a7c3692364 p2pnet: app_version check to verify version format 3 years ago
  aggstam 1df3616b36 p2pnet: app_version check to ignore patch version 3 years ago
  ghassmo 400c66cb88 net: remove an address from the hosts list if doesn't match 3 years ago
  ghassmo 93760b5f54 bin/ircd: bump version 0.4.0 3 years ago
  aggstam d433dbd02e p2pnet: optional app_version implemented 3 years ago
  ghassmo 699a2bf262 net: add app version to VerackMessage message for version protocol 3 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