Vojtěch Strnad

Results 21 comments of Vojtěch Strnad

Thanks for the answer, I was not aware of `STRYKER_MUTATOR_WORKER` but that does solve the issue (it only requires a small update to the test suite). If it's really the...

Also having this issue. Applying this patch fixes it for me: ```diff diff --git a/node_modules/objection/lib/utils/identifierMapping.js b/node_modules/objection/lib/utils/identifierMapping.js index afec0bc..9b6e8d5 100644 --- a/node_modules/objection/lib/utils/identifierMapping.js +++ b/node_modules/objection/lib/utils/identifierMapping.js @@ -135,6 +135,7 @@ function isDigit(char) {...

Bare multisig has one advantage over redeem/witness/leaf script multisig in that it's not necessary to backup all public keys/xpubs in order to reconstruct the spending script, the threshold number of...

> Yes, that's a good thing because standard output types don't bloat the UTXO set as much as the current spam attacks do. I admit I don't know the specifics...

The vast majority of the recent UTXO set size increase (which mostly happened in the last four months, not seven) comes not from [bare multisig](https://transactionfee.info/charts/inputs-and-outputs-p2ms/) but from [BRC-20](https://transactionfee.info/charts/inputs-and-outputs-p2tr/). Bare multisig...

I ran the numbers on bare multisig usage between blocks 700,000 and 800,000 (approx. last two years). Because most of bare multisig activity is never spent outputs, I focused on...

Still an issue in 23.0.0: ``` 2022-09-28T17:04:29Z Timeout downloading block 000000000000000000054983c3ecbf4ab64b6eaa24047283866641adf75e554d from peer=12, disconnecting 2022-09-28T17:04:37Z UpdateTip: new best=000000000000000000054983c3ecbf4ab64b6eaa24047283866641adf75e554d height=756096 version=0x30910000 log2_work=93.754409 tx=768034487 date='2022-09-28T16:54:02Z' progress=0.999998 cache=1.9MiB(14439txo) 2022-09-28T17:04:38Z UpdateTip: new best=0000000000000000000042e8e6b6930c51be915d00f25cf9e69f4275aef5d219 height=756097...

Looking through my logs, I've only had two block download timeouts since upgrading to 26.0, and both happened while synchronizing after a period of downtime. They did still cause the...

@Retropex I've rebased this enough times already for something I don't really think should be merged. Also I suspect anyone interested in this option has already switched to Knots anyway...

I can reproduce the issue every time on my machine. Here it is with `-debug=1`: Logs before being killed ``` 2024-02-12T20:01:01Z [net] Requesting block 000000000000073bc48e2c26389c0034f0c3fc448cfc0571fc0382bce8f3aa0d (141081) peer=25 2024-02-12T20:01:01Z [net] sending...