BowTiedDevOps

Results 5 comments of BowTiedDevOps

I'll also link an action where this workflow runs successfully. I have the same results as Jesse, with the `Create Release` job completing and some test failures (which are not...

I built the binaries locally and stripped them afterwards, resulting in a significant size decrease. Command ran: `strip --strip-debug ` OS: Debian 13 Size reduction: - `stacks-node`: from `358MB` to...

**Total size of all packages before reductions**: 1545 MB It looks like stripping the debug-info will be default in a future (1.77) stable release of cargo (currently implemented in nightly):...

Update: After trying with Hank's implementation of compressed key in the `check-config` function (https://github.com/stacks-network/stacks-core/pull/4762), the public keys match, but the signer is still unregistered: ```bash $ ./stacks-signer-fix-signer-pk-hex generate-stacking-signature -p bc1p8vg588hldsnv4a558apet4e9ff3pr4awhqj2hy8gy6x2yxzjpmqsvvpta4...