Vasil Dimov

Results 488 comments of Vasil Dimov

Good question, I do not know :) Maybe with cp(1) ? ;-) Using solely a bzr - cloning a new branch takes about 40 seconds because the branches have lots...

Hi, There is a shared repo in .git/bzr/repo and fetching a new branch from the orig shared repo in there is fast, I think that the slow operation is the...

About the [failing travis tests](https://travis-ci.org/rustyrussell/ccan/jobs/623858206?utm_medium=notification&utm_source=github_status): I can reproduce some hangs (maybe the same as in travis, maybe not) even **without this patch**, using 39b46a0 (latest `master`). Just compile and run...

Hello, Monitoring the progress is not possible currently. It would be nice to have such a functionality, but I am afraid I lack the time to implement it.

Hi, I am not sure I fully understand your question. The transfer begins when `client.FilesGet(url, &contents);` is called. As soon as some data is received it will be appended to...

[Coverage report](https://people.freebsd.org/~vd/pr25717_3add23454_coverage/modified_and_not_covered.html) for modified or added lines by this PR and not covered by unit or functional tests.

Concept ACK https://blog.jetbrains.com/clion/2020/06/dev-eco-cpp-2020/#project_models has some numbers on build systems' popularity and trends.

ACK fbf708b8c Compiled and tested [locally](https://github.com/bitcoin/bitcoin/pull/16981#pullrequestreview-387813536). I viewed the changes introduced in the latest force-push (0e27461 -> fbf708b8c) using: ``` diff -u

The fixup commit `fix CI failures, same changes as #18216` would better be squashed into whichever commit introduced the failures.

I was just thinking the same. The reason I set the default value of `i2ptransientout` to `0` is in case somebody is too attached to the persistent addresses or if...