{
 "number": 36279,
 "repo": "bitcoin/bitcoin",
 "url": "https://github.com/bitcoin/bitcoin/pull/36279",
 "title": "test: non-inbound version message promotes address to tried table",
 "author": "naiyoma",
 "author_association": "MEMBER",
 "created_at": "2026-09-16T20:32:55Z",
 "updated_at": "2026-09-16T20:47:43Z",
 "age_days": 0,
 "draft": false,
 "labels": [
  "Tests"
 ],
 "milestone": null,
 "base": "master",
 "head_sha": "14ed2012dae4e3d3cb4c6d064b9f5611f1edf58e",
 "head_ref": "2026_3/test_version_message_good_addrman",
 "head_repo": "naiyoma/bitcoin",
 "head_history": [],
 "additions": 63,
 "deletions": 0,
 "changed_files": 1,
 "commit_count": 1,
 "size_bucket": "S",
 "mergeable_state": "clean",
 "bot": {
  "drahtbot": {
   "present": true,
   "reviews": {},
   "conflicts": []
  }
 },
 "acks_parsed": {},
 "acks_tally": {
  "ack": 0,
  "stale_ack": 0,
  "concept_ack": 0,
  "approach_ack": 0,
  "nack": 0,
  "concept_nack": 0,
  "approach_nack": 0
 },
 "reviews": {
  "approved": 0,
  "changes_requested": 0,
  "distinct_reviewers": []
 },
 "signals": {
  "needs_rebase": false,
  "ci_failed": false,
  "mergeable_state": "clean",
  "last_author_activity": "2026-09-16T19:52:10Z",
  "last_reviewer_activity": null,
  "last_reviewer": null,
  "author_silent_days": 0,
  "waiting_on_author_days": 0,
  "days_since_update": 0
 },
 "refs": {
  "mentioned": [],
  "depends_on": [],
  "fixes": [],
  "linked_issues": [],
  "references": [],
  "conflicts": []
 },
 "stack": {
  "shares_commits_with": [],
  "based_on": [],
  "base_for": []
 },
 "review_paths": [],
 "body": "A `VERSION` message from a non-inbound peer calls `AddrMan::Good()`,\nwhich moves the address from the new table to the tried table. This was previously untested.\n\nThis PR kills the mutant at https://bitcoincore.space/src/net_processing.cpp#3475",
 "commits": [
  {
   "sha": "14ed2012dae4e3d3cb4c6d064b9f5611f1edf58e",
   "date": "2026-09-16T19:52:10Z",
   "message": "test: only non-inbound version message promotes address to tried table\n\nA VERSION message from a non-inbound peer calls AddrMan::Good(),\nmoving the peer's address from the new table to the tried table.\nInbound peers are excluded.\n\nCo-authored-by: Bruno Garcia <brunoely.gc@gmail.com>"
  }
 ],
 "timeline": [],
 "labels_log": [
  {
   "t": "2026-09-16T20:32:58Z",
   "action": "labeled",
   "label": "Tests",
   "who": "DrahtBot"
  }
 ],
 "state_log": [
  {
   "t": "2026-09-16T20:47:43Z",
   "kind": "renamed",
   "who": "naiyoma",
   "from": "test: only non-inbound version message promotes address to tried table",
   "to": "test: non-inbound version message promotes address to tried table"
  }
 ],
 "text_chars": 593,
 "text_tokens_estimate": 148,
 "changed_paths": [
  "src/test/net_tests.cpp"
 ],
 "files": [
  {
   "path": "src/test/net_tests.cpp",
   "add": 63,
   "del": 0
  }
 ],
 "test_lines": 63,
 "git": {
  "head": "14ed2012dae4e3d3cb4c6d064b9f5611f1edf58e",
  "head_matches_backup": true,
  "base": "37c57bc5c2979fd3222b14f42ac3341821f5f198",
  "commits": [
   {
    "sha": "14ed2012da",
    "subject": "test: only non-inbound version message promotes address to tried table",
    "files": 1,
    "add": 63,
    "del": 0
   }
  ],
  "patch_truncated": false
 },
 "input_hash": "7596a76e0463be13",
 "extracted_at": "2026-09-17T16:15:31+00:00"
}