Skip to content

contrib: rebrand from Bitcoin to Avian across contrib/ files#246

Merged
cdonnachie merged 1 commit into
5.xfrom
feat/rebrand-contrib-to-avian
Apr 27, 2026
Merged

contrib: rebrand from Bitcoin to Avian across contrib/ files#246
cdonnachie merged 1 commit into
5.xfrom
feat/rebrand-contrib-to-avian

Conversation

@cdonnachie
Copy link
Copy Markdown
Member

  • Rename contrib/devtools/bitcoin-tidy/ to avian-tidy/ and update all internal references (CMakeLists.txt, README.md, source files)
  • Rename contrib/devtools/gen-bitcoin-conf.sh to gen-avian-conf.sh
  • Rename contrib/devtools/iwyu/bitcoin.core.imp to avian.core.imp
  • Update all Bitcoin brand references to Avian in contrib/ scripts, docs, and tooling (README files, Python scripts, shell scripts, tracing scripts, guix manifests, linearize tools, seeds tools, signet scripts, message-capture docs, qos scripts, valgrind suppression)
  • debian/copyright: update project name and upstream contact
  • seeds/generate-seeds.py: fix unmatched parenthesis syntax error on line 168 introduced during rebranding; update header guard and network name strings
  • src/chainparamsseeds.h: clear all four Bitcoin Core seed arrays (main, signet, test, testnet4) -- Avian mainnet uses DNS seeders (dnsseed.us/ap/eu.avn.network); vFixedSeeds.clear() is called at startup so hardcoded seeds are not used

- Rename contrib/devtools/bitcoin-tidy/ to avian-tidy/ and update
  all internal references (CMakeLists.txt, README.md, source files)
- Rename contrib/devtools/gen-bitcoin-conf.sh to gen-avian-conf.sh
- Rename contrib/devtools/iwyu/bitcoin.core.imp to avian.core.imp
- Update all Bitcoin brand references to Avian in contrib/ scripts,
  docs, and tooling (README files, Python scripts, shell scripts,
  tracing scripts, guix manifests, linearize tools, seeds tools,
  signet scripts, message-capture docs, qos scripts, valgrind suppression)
- debian/copyright: update project name and upstream contact
- seeds/generate-seeds.py: fix unmatched parenthesis syntax error on
  line 168 introduced during rebranding; update header guard and
  network name strings
- src/chainparamsseeds.h: clear all four Bitcoin Core seed arrays
  (main, signet, test, testnet4) -- Avian mainnet uses DNS seeders
  (dnsseed.us/ap/eu.avn.network); vFixedSeeds.clear() is called at
  startup so hardcoded seeds are not used
@cdonnachie cdonnachie merged commit 0908a18 into 5.x Apr 27, 2026
3 checks passed
@cdonnachie cdonnachie deleted the feat/rebrand-contrib-to-avian branch May 5, 2026 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant