Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1392 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 211 211
Lines 7190 7193 +3
Branches 1448 1449 +1
=========================================
+ Hits 7190 7193 +3 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Greptile SummaryUpdates Polar’s managed image catalog and documentation for newer Bitcoin Core, Core Lightning, Eclair, and Taproot Assets releases, and creates a named Bitcoin wallet for new nodes.
Confidence Score: 4/5The compatibility-map divergence should be fixed before merging because it makes valid network creation depend on which repository-state source a user has loaded. The built-in state permits Bitcoin Core 31.0 with several older LND and Litd releases while docker/nodes.json rejects the same combinations, producing inconsistent network validation. Files Needing Attention: src/utils/constants.ts and docker/nodes.json
|
| Filename | Overview |
|---|---|
| docker/nodes.json | Adds the new image versions and Tapd compatibility entry, but its older LND and Litd compatibility limits diverge from the built-in repository state. |
| src/utils/constants.ts | Updates built-in image metadata but raises older LND and Litd compatibility limits without matching docker/nodes.json. |
| src/lib/bitcoin/bitcoind/bitcoindService.ts | Creates a named wallet; the normal single-wallet RPC path remains compatible with Bitcoin Core’s default-wallet routing. |
| src/store/models/mcp/network/createNetwork.spec.ts | Updates compatibility test data for Bitcoin Core 31.0 but does not cover consistency between the two repository-state sources. |
| src/store/models/mcp/network/listNodeVersions.spec.ts | Updates expected latest and compatibility metadata to Bitcoin Core 31.0. |
Reviews (1): Last reviewed commit: "feat(images): add support for tapd v0.7...." | Re-trigger Greptile
806c30c to
8e93930
Compare
8e93930 to
706f348
Compare
Description
Adds Docker image support for four new node versions: