Update the list of hard-coded node IP addresses #22

issue sgornick opened this issue on January 6, 2011
  1. sgornick commented at 4:48 AM on January 6, 2011: none

    I wrote a script that can be run under scapy that will test the list of hard-coded IP addresses that the Bitcoin client will attempt to use for bootstrapping wihen IRC is not responding. When I tested, I only got a response on 70 of the 230 addresses, the remaining did not answer within the 5 second response time I arbitrarily chose for the script.

    The addresses in the script were copied from the pnSeed assignment in: https://github.com/bitcoin/bitcoin/blob/master/net.cpp

    Script: https://gist.github.com/ce222620c49c5efddf4f

    Usage: $ sudo scapy -c test_bootstrap_backup_addresses.py

    Results: https://gist.github.com/e371524c09a71e1731ef

  2. nanotube commented at 8:32 PM on February 6, 2011: none

    updated with a list of 320 fresh seed nodes, and made a pull request. guess this should be closed any day now. :)

  3. tcatm commented at 1:08 PM on February 7, 2011: none

    Merged.

  4. laanwj referenced this in commit 1837644c4a on Sep 18, 2011
  5. coblee referenced this in commit b4fa047dee on Jul 17, 2012
  6. kac- referenced this in commit 6b78b89536 on Mar 25, 2014
  7. zathras-crypto referenced this in commit 4152fc19d4 on Jun 21, 2014
  8. rdponticelli referenced this in commit 255ca387d9 on Nov 26, 2014
  9. dexX7 referenced this in commit 5585273a28 on Feb 16, 2015
  10. rubensayshi referenced this in commit 6139c637a5 on Mar 16, 2015
  11. sdaftuar referenced this in commit d85cc45c2f on May 14, 2015
  12. TheBlueMatt referenced this in commit 9cd702a8ac on Oct 20, 2015
  13. braydonf referenced this in commit e0d02ff20f on Jun 28, 2016
  14. MarcoFalke referenced this in commit 3650668cdb on Sep 25, 2016
  15. ptschip referenced this in commit b0e16fb981 on May 4, 2017
  16. MarcoFalke referenced this in commit 09a2693ff1 on Sep 29, 2017
  17. classesjack referenced this in commit 5da3643bf8 on Jan 2, 2018
  18. KrzysiekJ referenced this in commit 982ea00de5 on Mar 28, 2018
  19. uhliksk referenced this in commit d98fee40ba on May 1, 2019
  20. uhliksk referenced this in commit e82400e3f3 on Jun 27, 2019
  21. uhliksk referenced this in commit e192decabc on Jun 27, 2019
  22. uhliksk referenced this in commit 96e99aca18 on Jun 27, 2019
  23. uhliksk referenced this in commit 3523fdb307 on Jun 27, 2019
  24. uhliksk referenced this in commit 79b9943ba2 on Jun 28, 2019
  25. uhliksk referenced this in commit db5c134be8 on Jun 28, 2019
  26. fxtc referenced this in commit b917f57f20 on Aug 6, 2019
  27. uhliksk referenced this in commit ea9951580d on Aug 6, 2019
  28. Warchant referenced this in commit 7958da26e8 on Dec 31, 2019
  29. velesnetwork referenced this in commit 56571e43fd on Jan 12, 2020
  30. mdfkbtc referenced this in commit 32301cd3d8 on Feb 5, 2020
  31. MarcoFalke referenced this in commit 97aa5740c0 on Feb 9, 2020
  32. MarcoFalke referenced this in commit 5e1728017b on Feb 9, 2020
  33. MarcoFalke referenced this in commit d52bfc4916 on Jul 13, 2020
  34. KolbyML referenced this in commit 6f4c40ea42 on Aug 1, 2020
  35. KolbyML referenced this in commit 3d9f0283ff on Dec 5, 2020
  36. rajarshimaitra referenced this in commit 2789e6ce62 on Mar 23, 2021
  37. MarcoFalke referenced this in commit bce09da122 on Apr 28, 2021
  38. MarcoFalke referenced this in commit c857148636 on May 15, 2021
  39. rajarshimaitra referenced this in commit 0a04640e00 on Aug 5, 2021
  40. MarcoFalke locked this on Sep 8, 2021
Labels
Linked (view graph)
#737 Deadlock during startup (Appears to be AddAddress / DNSSeed related)#999 v0.6.0rc5 segfault on initial blockchain download when out of diskspace#1098 segfault in qrcode message dialog#2472 System error: database corrupted: void boost::recursive_mutex::lock(): Assertion `!pthread_mutex_lock(&m)' failed#5698 Code vulnerable to segfault after a network fork#5795 Bizarre test_bitcoin crash, but passes in debugger#6332 Segmentation fault on bitcoind or bitcoin-qt startup (64bit Linux)#6540 scheduler_tests (currently disabled) occasionally deadlocks#8984 GUI hangs during sync#9759 Setting -maxsigcachesize to zero causes segfault#9883 [Qt] Segfault on startup#9997 Running out of disk space during GUI init results in hang and non-drawing windows#10209 Stalled shutdown#11355 LevelDB read failure: Corruption: block checksum mismatch#11763 deadlock on shutdown#12038 deadlock on database corruption#13316 make check fails for configure option --with-incompatible-bdb and Berkeley DB 5.3#14330 [tests] segfault during`DEBUG=1` run of existing_data_no_obfuscate locally#14349 mac: make check failure on macOS 10.14#14923 segmentation fault on gui startup#15379 bitcoind crashes after exception in scheduler thread#17540 ci build fails in ./qt/test/test_bitcoin-qt on aarch64 native tsan#18362 gui: segfault unloading and immediately reloading wallet with gui#19024 UB: double lock of mutex in init.cpp#20163 TSAN race after merge of #20090#20618 Data race in interface_zmq.py#21632 MemorySanitizer: use-of-uninitialized-value in sqlite3BtreeOpen#21773 fuzz: Ensure prevout is consensus-valid#21948 test: Fix off-by-one in mockscheduler test RPC#22548 CheckQueue_Correct_Random data race#23321 bitcoind segfault's while loading tr descriptor on regtest v22.0#24290 segfault when compiled with depends DEBUG=1 and libc++#25146 Starting with an unsupported wallet configured leads to a segfault (master only?)#25323 miniscript fuzzer failing after qa-assets update#25365 ThreadSanitizer: data race on vptr (ctor/dtor vs virtual call) in BaseIndex#25632 SUMMARY: ThreadSanitizer: SEGV src/index/base.cpp:388:9 in BaseIndex::SetBestBlockIndex(CBlockIndex const*)::$_1::operator()() const#25857 IBD core dumped during recursive call to CCoinsViewCache::FetchCoin (while connecting best chain tip)#26068 Segmentation fault in the scheduler thread when an index fails to commit to the db#26274 bitcoind dumps core when deriveaddresses is called with index 2147483647 (2^31-1)#26477 validation: fix broken maxtipage comparison#27222 test: use-of-uninitialized-value in sqlite3Strlen30#27354 wallet: Data race in GetOrCreateLegacyScriptPubKeyMan vs IsMine#27360 ci: use LLVM/clang-16 in native_asan job#27582 TSAN: lock-order-inversion (potential deadlock) in ZapSelectTx test#27922 ci: fix llvm-symbolizer in MSAN jobs#28510 migratewallet crashes on an freshly created datadir ( wallet/wallet.h:959: int wallet::CWallet::GetLastBlockHeight() const: Assertion `m_last_block_processed_height >= 0' failed.)#28665 'std::out_of_range' crash in I2P fuzz test#29178 ubsan: misaligned-pointer-use in crc32c/src/crc32c_arm64.cc#29767 ThreadSanitizer: data race src/flatfile.cpp:47:13 in FlatFileSeq::Open(FlatFilePos const&, bool)#29908 test: SegFault in `ismine_tests` on SunOS / illumos#30284 Mini miner `AncestorFeerateComparator` Signed Integer Overflow#30402 Illegal Instruction in `CoinStatsIndex::CustomAppend`#31234 fuzz: connman target: terminate called after throwing an instance of 'std::bad_alloc'#32173 validation: `CheckBlockIndex` crashes during block reconsideration#32957 SegFault in QSortFilterProxyModelPrivate::build_source_to_proxy_mapping#33150 intermittent TSAN failure in lockmanager_tests::blockmanager_readblock_hash_mismatch#33277 intermittent Segmentation fault in mptest IPC path (callFnAsyncParams)#34014 mptest hangs, when run in a loop#34645 oss-fuzz: coins_view_overlay: ASSERT: m_dirty_count == 0#34655 fuzz: keep `coins_view` fuzzers within caller contracts#34732 i386 segv in #0 0xf7a49ce0 in kj::operator*(kj::_::Stringifier, kj::Exception const&) (/lib/i386-linux-gnu/libkj-1.1.0.so+0x38ce0)#34734 test: Fix shutdown vptr race in BlockFilterIndexSync bench#34777 ipc: AddressSanitizer: heap-use-after-free in `capnp::CallContext<ipc::capnp::messages::BlockTemplate::GetBlockParams, ipc::capnp::messages::BlockTemplate::GetBlockResults>::getParams()`#34782 mptest: mp::CancelMonitor: AddressSanitizer: stack-use-after-return

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-13 15:16 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me