Handle 100k accounts #10959

issue n0n0n0n0 opened this issue on July 31, 2017
  1. n0n0n0n0 commented at 8:42 AM on July 31, 2017: none

    Hello everyone, will bitcoind works properly with 100k addresses associated with 100k accounts? I need to generate new address for every my client and client should be able to move his funds exactly from same generated beore wallet, how to better done this with bitcoind? Or maybe there exists some alternative solutions for such a huge amount of accounts?

  2. Rav3nPL commented at 9:17 AM on July 31, 2017: contributor

    No, it will kill your wallet file (it will be HUGE like 1GB) and hog bitcoind. You should use external solution, like electrum, for that amount of accounts/addresses.

  3. n0n0n0n0 commented at 9:33 AM on July 31, 2017: none

    Electrum with even 30k addresses lagging as hell and sometimes(about 80%) shows me NotEnoughFunds error but they exists(can see that even in getbalance command). So unfortunately also not works well, sadly.

  4. Rav3nPL commented at 9:39 AM on July 31, 2017: contributor

    So you stuck by bx (or similar tool) and own database system :) Core is not designed for that.

  5. n0n0n0n0 commented at 2:41 PM on July 31, 2017: none

    Sad, Thx

  6. n0n0n0n0 closed this on Jul 31, 2017

  7. samuelGrahame commented at 10:59 PM on December 17, 2017: none

    use something like MYSQL if you need a big database. but you would need to do all your own implementation

  8. DrahtBot locked this on Sep 8, 2021

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-21 18:15 UTC

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