Hennadii Stepanov
Hennadii Stepanov
> ... using depends FWIW, all our CI tasks, which uses `--with-sanitizers=address`, do not use depends.
> I think guix was already bumped to cmake, so this can be done in a separate pull already today? Done in https://github.com/bitcoin/bitcoin/pull/30752.
We'll proceed with these changes once https://github.com/bitcoin/bitcoin/pull/30454 is landed.
Since https://github.com/bitcoin/bitcoin/pull/30454 has been merged, further development in this repository no longer makes sense. Please consider moving this PR to the main repository.
We'll proceed with these changes once https://github.com/bitcoin/bitcoin/pull/30454 is landed.
Since https://github.com/bitcoin/bitcoin/pull/30454 has been merged, further development in this repository no longer makes sense. Please consider moving this PR to the main repository.
Unit tests create an artifact in the source tree: ``` share/rpcauth/__pycache__/rpcauth.cpython-312.pyc ```
> Unit tests create an artifact in the source tree: > > ``` > share/rpcauth/__pycache__/rpcauth.cpython-312.pyc > ``` Fixed.