mcey_ has quit [Remote host closed the connection]
mcey has joined #bitcoin-core-dev
bitdex has quit [Remote host closed the connection]
bitdex has joined #bitcoin-core-dev
luke-jr_ has joined #bitcoin-core-dev
Guest44 has joined #bitcoin-core-dev
luke-jr has quit [Ping timeout: 244 seconds]
<midnight>
laanwj: Apologies -- is it correct to force-push an update to that branch with an amended commit msg, plus a minor correction to the file open logic fix?
<midnight>
I haven't tried to do a bitcoin pr in a while
aleggg has quit [Ping timeout: 245 seconds]
aleggg has joined #bitcoin-core-dev
<achow101>
midnight: yes
<midnight>
achow101: ok
<laanwj>
midnight: yes force-pushing to your own branch is fine, preferable to adding commits and squashing later for small changes like this
Guyver2 has left #bitcoin-core-dev [Closing Window]
ariard has quit [Ping timeout: 276 seconds]
ariard has joined #bitcoin-core-dev
Guest86 has joined #bitcoin-core-dev
Guest86 has quit [Client Quit]
jespada has joined #bitcoin-core-dev
Cory95 has quit [Quit: Client closed]
Cory95 has joined #bitcoin-core-dev
Guest44 has quit [Quit: Guest44]
Guest44 has joined #bitcoin-core-dev
purpleKarrot has joined #bitcoin-core-dev
<bitcoin-git>
[bitcoin] maflcko opened pull request #31903: test: Assert unused port to debug intermittent issue 30030 (master...2502-test-port-used) https://github.com/bitcoin/bitcoin/pull/31903
Chris_Stewart_5 has joined #bitcoin-core-dev
<Chris_Stewart_5>
Hi, is there any tips for improving 'scantxoutset' performance besides cranking up dbcache? I'm attempting to scan a lot of addresses (in the billions) and takes between 90 seconds - 180 seconds to scan a batch of 645k (max allowed by rpc request) at a time.
<_aj_>
Chris_Stewart_5: dumptxoutset, #27432 to import into sqlite, add an index on scriptpubkey field, query that way?
<Chris_Stewart_5>
recompiling bitcoind with custom mods would definitely be worth my time. For instance bumping the allowed RPC payload size to allow for my 645k addresses is on my TODO as scantxoutset time seems to have logarthimic complexity with descriptor payload size
<corebot>
https://github.com/bitcoin/bitcoin/issues/27432 | contrib: add tool to convert compact-serialized UTXO set to SQLite database by theStack · Pull Request #27432 · bitcoin/bitcoin · GitHub
<Chris_Stewart_5>
to allow for larger than 645k addresses*
<Chris_Stewart_5>
hmm ok i'll take a look. Thanks
iran005 has joined #bitcoin-core-dev
Guest90 has joined #bitcoin-core-dev
Guest90 has quit [Client Quit]
bitdex has quit [Quit: = ""]
<bitcoin-git>
[bitcoin] maflcko closed pull request #31903: test: Assert unused port to debug intermittent issue 30030 (master...2502-test-port-used) https://github.com/bitcoin/bitcoin/pull/31903
<bitcoin-git>
[bitcoin] l0rinc opened pull request #31904: refactor: modernize outdated trait patterns using helper aliases (C++14) (master...l0rinc/type-trait-simplifications) https://github.com/bitcoin/bitcoin/pull/31904
iran005 has quit [Quit: Client closed]
purpleKarrot has quit [Ping timeout: 240 seconds]
jespada has quit [Ping timeout: 252 seconds]
jespada has joined #bitcoin-core-dev
vasild_ has joined #bitcoin-core-dev
vasild has quit [Remote host closed the connection]
cotsuka has quit [Remote host closed the connection]
cotsuka has joined #bitcoin-core-dev
<laanwj>
<achow101> "laanwj: for #31826, did you have..." <- only tested it on aws graviton which as you say has RNG support, but not the new code as in the errata workaround
<corebot>
https://github.com/bitcoin/bitcoin/issues/31826 | random: Check `GetRNDRRS` is supported in `InitHardwareRand` to avoid infinite loop by eval-exec · Pull Request #31826 · bitcoin/bitcoin · GitHub
bugs_ has joined #bitcoin-core-dev
<laanwj>
the only SoC affected is "SM8750-AB Snapdragon 8 Elite"
<laanwj>
which is in some samsung phones
brunoerg has quit [Remote host closed the connection]
<laanwj>
achow101: that would be interesting to test, it does look like they have a different one-X Elite instead of 8 Elite, but it does support RNG (according to https://gpages.juszkiewicz.com.pl/arm-socs-table/arm-socs.html), there is a chance it has the same problem
<laanwj>
no one reported problems about that yet, but that might be because they're aimed at windows use, and linux support is really new and experimental, and we don't ship binaries for windows ARM (at some point if they become more popular we might want to)
Guest64 has quit [Quit: Client closed]
<achow101>
It seems like wsl would work on those machines, that could be one way to test
<laanwj>
yes, that seems the least hassle to test
aleggg has quit [Ping timeout: 272 seconds]
aleggg has joined #bitcoin-core-dev
Talkless has quit [Quit: Konversation terminated!]
<bitcoin-git>
[bitcoin] darosior opened pull request #31910: qa: fix an off-by-one in utxo snapshot fuzz target and sanity check its snapshot data (master...2502_assumeutxo_test_fuzz_snapshot) https://github.com/bitcoin/bitcoin/pull/31910
jespada has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Victor_sueca has quit [Quit: Gone frying asparagus or my Windows had a BSOD]
Victor_sueca has joined #bitcoin-core-dev
Victor_sueca has quit [Quit: Gone frying asparagus or my Windows had a BSOD]
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 272 seconds]
Victor_sueca has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
Victor_sueca has quit [Quit: Gone frying asparagus or my Windows had a BSOD]