Commit graph

  • e8f88e47a6 ax(mining): use explicit miner names main Virgil 2026-04-04 08:39:11 +00:00
  • 14839e58cf docs: clarify mining lifecycle names Virgil 2026-04-04 08:35:12 +00:00
  • 895f9da069 docs: align mining code with AX naming Virgil 2026-04-04 08:15:43 +00:00
  • ede8eb4314 ax(mining): standardize cli helper names Virgil 2026-04-04 08:05:50 +00:00
  • f3709678cc Apply AX naming and comment cleanup Virgil 2026-04-04 08:01:20 +00:00
  • 6964d7ce5a Refine AX naming in mining CLI Virgil 2026-04-04 07:54:34 +00:00
  • 6864e52ed4 ax(mining): clarify CLI paths and usage examples Virgil 2026-04-04 07:20:56 +00:00
  • 9ed6c33c42 ax(mining): standardize command and repository names Virgil 2026-04-04 07:08:47 +00:00
  • 757e0a9ce4 AX: standardize mining handler naming Virgil 2026-04-04 07:03:01 +00:00
  • aea1fc1d03 AX: clarify helper names and path examples Virgil 2026-04-04 06:55:27 +00:00
  • 0671c60a1a Align CLI naming with AX conventions Virgil 2026-04-04 06:49:40 +00:00
  • 53b2156216 AX: clarify CLI and service naming Virgil 2026-04-04 06:44:32 +00:00
  • 0893b0ef9e AX: clarify mining cache names and examples Virgil 2026-04-04 06:14:19 +00:00
  • 262987c10a AX cleanup for mining service names Virgil 2026-04-04 05:53:48 +00:00
  • 85cfb18ddd AX: clarify cache paths and remote command examples Virgil 2026-04-04 05:48:01 +00:00
  • ba0d61d4bc Align CLI manager naming with AX Virgil 2026-04-04 05:43:20 +00:00
  • a675d16ed6 AX: clarify mining service names and comments Virgil 2026-04-04 05:39:20 +00:00
  • 4e8283c84f Apply AX naming and comment cleanup Virgil 2026-04-04 05:36:07 +00:00
  • 68c826a3d8 Align mining AX naming and comments Virgil 2026-04-04 05:33:08 +00:00
  • c7f86cf5b9 Apply AX naming and comment cleanup Virgil 2026-04-04 05:27:28 +00:00
  • 7c214f0c8b AX: make mining helpers more descriptive Virgil 2026-04-04 05:21:43 +00:00
  • 6838f26d99 Improve AX naming and path docs Virgil 2026-04-04 05:17:54 +00:00
  • aee96536cb refactor(ax): modernize command docs Virgil 2026-04-04 05:13:27 +00:00
  • 976ff0141c refactor(ax): tighten remaining naming and docs Virgil 2026-04-04 05:08:34 +00:00
  • 9102b25f55 Apply AX naming and comment cleanup Virgil 2026-04-04 04:16:13 +00:00
  • e3986fb064 Refine AX naming and usage comments Virgil 2026-04-04 04:00:30 +00:00
  • 1f9624279a
    ax(batch): rename abbreviated variables to predictable names Claude 2026-04-04 04:47:58 +01:00
  • 3bf5496fce
    ax(batch): fix abbreviated names in comment examples and locals Claude 2026-04-02 18:50:29 +01:00
  • 4a7c19689a
    ax(batch): fix abbreviated names in usage example comments Claude 2026-04-02 18:49:37 +01:00
  • 4e7d4d906b
    ax(batch): remove redundant prose comments in source files Claude 2026-04-02 18:48:08 +01:00
  • 8c4e8bd8f2
    ax(batch): rename abbreviated locals in test files Claude 2026-04-02 18:44:08 +01:00
  • 95c602104f
    ax(batch): rename abbreviated locals in source files Claude 2026-04-02 18:36:02 +01:00
  • 6a8efa4776
    ax(batch): expand remaining abbreviated variables in loop bodies and type assertions Claude 2026-04-02 18:31:42 +01:00
  • 63a9107f9c
    ax(batch): add missing test files and fix pre-existing test compilation errors Claude 2026-04-02 18:30:42 +01:00
  • 50f4310ba8
    ax(batch): expand abbreviated local variables inside function bodies Claude 2026-04-02 18:29:11 +01:00
  • 0d1b20e177
    ax(batch): replace prose comments with usage examples across all packages Claude 2026-04-02 18:28:16 +01:00
  • b12db10680
    ax(batch): expand abbreviated parameter and local variable names across all packages Claude 2026-04-02 18:27:21 +01:00
  • c67dca2a97
    ax(batch): apply Good/Bad/Ugly test naming to remaining test files Claude 2026-04-02 18:23:59 +01:00
  • a7b7d6a2aa
    ax(batch): remove banned fmt import from xmrig_test.go Claude 2026-04-02 18:21:13 +01:00
  • 14cf520778
    ax(batch): apply Good/Bad/Ugly test naming convention across all packages Claude 2026-04-02 18:20:32 +01:00
  • 3673757d2a
    ax(batch): replace prose comments with usage examples across all packages Claude 2026-04-02 18:16:56 +01:00
  • fcae672dbc
    ax(batch): expand abbreviated local variable names across all packages Claude 2026-04-02 18:15:15 +01:00
  • 9e0126a935
    ax(batch): remaining prose-to-example comment conversions Claude 2026-04-02 18:08:24 +01:00
  • 43e4b447ac
    ax(batch): remove banned import references from comment examples Claude 2026-04-02 18:07:35 +01:00
  • 93a825c7da
    ax(batch): expand abbreviated receiver names (AX Principle 1) Claude 2026-04-02 18:05:42 +01:00
  • 132b69426a
    ax(batch): replace prose comments with usage examples (AX Principle 2) Claude 2026-04-02 18:03:43 +01:00
  • c703bd9050
    ax(batch): remove banned fmt import from all non-test source files Claude 2026-04-02 18:00:44 +01:00
  • 54481b16ba
    ax(node): rename NewWorker param node→nodeManager for AX clarity Claude 2026-04-02 17:56:22 +01:00
  • 9096452ff1
    ax(mining): rename msg to clientMessage in wsClient.readPump Claude 2026-04-02 17:55:41 +01:00
  • aba728ff83
    ax(node): rename msg to errorMessage in NewErrorMessage Claude 2026-04-02 17:55:08 +01:00
  • ba72f3e408
    ax(mining): replace implementation-describing comment with call-site example on saveUnlocked Claude 2026-04-02 17:54:37 +01:00
  • f766f06c18
    ax(node): rename msg/smsgMsg to message/decryptedMessage in transport Claude 2026-04-02 17:53:58 +01:00
  • ba2e68a685
    ax(mining): remove ErrCodeInternal alias in favour of canonical ErrCodeInternalError Claude 2026-04-02 17:52:03 +01:00
  • 9261820ab2
    ax(node): rename msg/conn to message/connection in worker handlers Claude 2026-04-02 17:51:30 +01:00
  • 4861483238
    ax(mining): rename wsClient receiver c to client for AX Principle 1 Claude 2026-04-02 17:50:48 +01:00
  • e68fbcaef0
    ax(node): rename Worker.node field to nodeManager for AX Principle 1 compliance Claude 2026-04-02 17:49:13 +01:00
  • f0b4fea2e3
    ax(mining): replace prose comment with usage example on addCliArgs Claude 2026-04-02 17:48:46 +01:00
  • 8695098988
    ax(node): rename body to requestBody in lethean.go (AX Principle 1) Claude 2026-04-02 17:47:53 +01:00
  • e560e93ef3
    ax(mining): rename EventHub receiver from h to hub for AX Principle 1 compliance Claude 2026-04-02 17:47:22 +01:00
  • 0ef766ee36
    ax(node): rename Controller.node field to nodeManager for AX Principle 1 Claude 2026-04-02 17:46:35 +01:00
  • 9da561ae95
    ax(mining): rename minersMu to minersMutex in wsClient Claude 2026-04-02 17:45:32 +01:00
  • d10faee13d
    ax(mining): replace banned fmt.Errorf with package error constructors in miner.go Claude 2026-04-02 17:44:08 +01:00
  • bfdf3be4fd
    ax(node): rename local variable pc to connection in transport.go Claude 2026-04-02 17:44:05 +01:00
  • 45722a230c
    ax(mining): rename da receiver to digestAuth and ha1/ha2 to hashA1/hashA2 in auth.go Claude 2026-04-02 17:41:38 +01:00
  • 9a511ddc72
    ax(node): replace direct json.MarshalIndent/Unmarshal with package wrappers in peer.go Claude 2026-04-02 17:41:18 +01:00
  • 852db44e4e
    ax(mining): replace prose comment with usage examples in error code block Claude 2026-04-02 17:39:58 +01:00
  • 21c815b494
    ax(node): route identity JSON through package MarshalJSON/UnmarshalJSON wrappers Claude 2026-04-02 17:39:43 +01:00
  • b20b74fbe7
    ax(mining): replace prose comment with usage example on MinerTypeTTMiner Claude 2026-04-02 17:38:42 +01:00
  • 3e48734e7e
    ax(node): add missing _Bad and _Ugly test variants for TestMessage_NewMessage Claude 2026-04-02 17:38:04 +01:00
  • 263b45db88
    ax(mining): rename cb receiver to circuitBreaker in CircuitBreaker methods Claude 2026-04-02 17:37:00 +01:00
  • 48a6532dea
    ax(node): rename ackMsg/ackData to acknowledgementMessage/acknowledgementData Claude 2026-04-02 17:35:23 +01:00
  • fc79b16f67
    ax(mining): replace prose doc comment with usage example on XMRigMiner.Stop Claude 2026-04-02 17:34:18 +01:00
  • 0c2802a882
    ax(mining): replace prose comment on wsUpgrader with usage example Claude 2026-04-02 17:33:04 +01:00
  • 5afb9e98f7
    ax(node): remove prose comment from Transport.Start Claude 2026-04-02 17:31:52 +01:00
  • ccf57565b9
    ax(mining): replace prose comments with usage examples on xmrig.go Claude 2026-04-02 17:31:27 +01:00
  • f1ba1a28a5
    ax(node): rename authMode to authenticationMode in PeerRegistry Claude 2026-04-02 17:30:28 +01:00
  • 39f0a57847
    ax(mining): replace fmt.Sprintf with string concatenation in miner.go Claude 2026-04-02 17:29:57 +01:00
  • f4c7a91603
    ax(mining): replace banned strings import in node_service with package-local containsStr Claude 2026-04-02 17:27:29 +01:00
  • 096d7e0137
    ax(node): replace direct json.Unmarshal with package-local UnmarshalJSON wrapper Claude 2026-04-02 17:27:01 +01:00
  • 697394c1f4
    ax(node): replace prose comment with usage example on MessageType Claude 2026-04-02 17:26:02 +01:00
  • 14019e9693
    ax(mining): rename httpClientMu to httpClientMutex (AX Principle 1) Claude 2026-04-02 17:24:46 +01:00
  • 882dff4afc
    ax(node): replace banned encoding/json import with package UnmarshalJSON wrapper in lethean.go Claude 2026-04-02 17:24:46 +01:00
  • 09a87eb021
    ax(node): rename resp parameter to response in ResponseHandler methods Claude 2026-04-02 17:23:03 +01:00
  • 7e66f32ee5
    ax(mining): rename rl receiver to limiter in RateLimiter methods Claude 2026-04-02 17:23:02 +01:00
  • f70f477745
    ax(node): rename mux to serveMux for AX predictable naming Claude 2026-04-02 17:21:31 +01:00
  • 42fd76d0c2
    ax(mining): remove banned encoding/json import from stats_collector.go Claude 2026-04-02 17:20:57 +01:00
  • 7ac13d5e20
    ax(node): remove banned encoding/json import from transport.go Claude 2026-04-02 17:19:29 +01:00
  • 5832752616
    ax(mining): replace prose description with usage example on DefaultMetrics Claude 2026-04-02 17:19:00 +01:00
  • d3ae8ce8e7
    ax(mining): rename abbreviated tr to tarReader in untar Claude 2026-04-02 17:18:01 +01:00
  • 409749926d
    ax(node): replace prose comment on Message with usage example Claude 2026-04-02 17:17:24 +01:00
  • e0b941cf05
    ax(mining): replace fmt.Errorf with ErrInternal in updateInstallationCache Claude 2026-04-02 17:16:27 +01:00
  • bcdce246f6
    ax(node): add missing _Bad and _Ugly tests for TestMessage_Reply Claude 2026-04-02 17:16:05 +01:00
  • 9e5afb3d69
    ax(mining): rename abbreviated parameter st to supervisedTask in startTask Claude 2026-04-02 17:15:01 +01:00
  • 5e525396ed
    ax(node): replace banned strings import with inline version join Claude 2026-04-02 17:14:17 +01:00
  • ab4c764f3f
    ax(mining): replace prose comments with usage examples in repository.go Claude 2026-04-02 17:13:36 +01:00
  • ac21008585
    ax(node): remove banned fmt import from transport.go Claude 2026-04-02 17:12:10 +01:00
  • 8406c0b4f2
    ax(mining): replace prose comment with usage example on createConfig Claude 2026-04-02 17:11:53 +01:00
  • f6884ddad6
    ax(mining): replace prose description comments with usage examples in ttminer.go Claude 2026-04-02 17:10:45 +01:00
  • 70fc8a6552
    ax(node): remove banned fmt import from bundle.go Claude 2026-04-02 17:10:07 +01:00
  • ec0ab317ea
    ax(mining): replace prose comment with usage example on XMRigMiner Claude 2026-04-02 17:08:47 +01:00