diff options
| author | Your Name <you@example.com> | 2026-05-19 12:55:28 +0530 |
|---|---|---|
| committer | Your Name <you@example.com> | 2026-05-19 12:55:28 +0530 |
| commit | 473b4d1108d8dc9264c44de587121e6886b08a5d (patch) | |
| tree | 2812e2550c4520137127baca2ed7da2a90b47165 /tests/unit/test_mcp_handler | |
| parent | beb73a2eeacf7dbe5e292ce6e26a95a933808267 (diff) | |
fix: build errors in cvm_server, stratum_proxy, sw_miner + nucula visibility
- cvm_server: replace esp_timer_get_time() with xTaskGetTickCount(), fix
process_relay_message() call signature (3 args -> 2)
- stratum_proxy: widen task_name buffer from 16 to 20 chars
- sw_miner: add missing #include esp_random.h
- nucula_src: save_proofs() moved to public in wallet.hpp
- CMakeLists: ensure tcp_transport in REQUIRES
- tollgate_main: add display.h, local_relay.h, relay_selector.h, sync_manager.h includes
- Build now succeeds: 1.2MB binary, 70% partition free
Diffstat (limited to 'tests/unit/test_mcp_handler')
| -rwxr-xr-x | tests/unit/test_mcp_handler | bin | 38736 -> 64152 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/unit/test_mcp_handler b/tests/unit/test_mcp_handler index b5d6a85..b7b1518 100755 --- a/tests/unit/test_mcp_handler +++ b/tests/unit/test_mcp_handler | |||
| Binary files differ | |||