diff options
| author | Your Name <you@example.com> | 2026-05-20 02:20:15 +0530 |
|---|---|---|
| committer | Your Name <you@example.com> | 2026-05-20 02:20:15 +0530 |
| commit | f922e8a676431f33d6133fc021d384bbdfd76f17 (patch) | |
| tree | 84d210d66d0969905496f23dfdd23f2429a11142 /tests/unit | |
| parent | f4f85f938405867be89cfee029d5117cb1b4ac69 (diff) | |
feat: upgrade tollgate_core to full version with mining + stratum
Replace skeleton tollgate_core (9 files, 7 callbacks) with full version
from feature/miner-integration (13 files, 22 callbacks):
New modules:
- tollgate_core_mining.c/h — mining payment session management
- tollgate_core_stratum_proxy.c/h — SV1 stratum proxy
Updated:
- tollgate_core.h — extern C guards, 5 new mining API functions
- tollgate_platform.h — extern C guards, 22 platform callbacks (was 7)
- tollgate_core_firewall.c — conditional CONFIG_LWIP_IPV4_NAPT
- CMakeLists.txt — mining + stratum source files
Also adds MINER_INTEGRATION_PLAN.md from the feature branch.
Diffstat (limited to 'tests/unit')
0 files changed, 0 insertions, 0 deletions