Gene Hoffman

Results 10 issues of Gene Hoffman

1. Use cmake fetch-content to get current BLAKE3 release. 2. Add neon asm optimizations to M1 and Linux aarch64. 3. Add sse2 support on Windows and Unix/MacOS x86_64. 4. Migrate...

stale-pr

This may or may not help with the MacOS exFAT issue but worth catching us up either way.

stale-pr

The QR code generation should generate the correct pre-fix URL for standard, colour and whatever else. We should also register those system wide so a camera decode will launch wallet...

enhancement

Since we're using our fork, the nightly build of Relic at main was not occurring. This adds logic to set the repo to our fork or Relic depending on invocation....

### Purpose: Current behavior is that if a user runs `chia wallet coins combine` without specifying a fee, 0 will be used and all coins in the wallet can be...

enhancement
stale-pr
merge_conflict
PR
Added
ready_to_review
coverage-diff

On a bare OS install, one needs both python3 and python3.x-dev

Note that running a workflow_dispatch already uncovered an issue: ``` tests/cmds/test_inspect.py:371: AssertionError ============================== slowest durations =============================== 1.11s call tests/cmds/test_clsp.py::TestClspCommands::test_build 0.98s call tests/cmds/test_inspect.py::TestInspectCommands::test_spendbundles 0.17s call tests/cmds/test_clsp.py::TestClspCommands::test_treehash 0.15s call cdv/examples/tests/test_piggybank.py::TestStandardTransaction::test_piggybank_contribution 0.13s call...

Address some security issues that are of medium severity for the use here

Updated FAQ link to point to the new documentation site.