Commit 58b8609
committed
inscription atlas: TEMP debug log to diagnose why prod isn't rendering
Adding console.debug at each rejection point in BlockScene.requestArtifactSlot
and at the entry of OrdpoolInscriptionAtlas.requestSlot. Local code paths
match what the bundled prod build serves; flag wire format includes
ordpool_inscription_image as expected; 6 image inscriptions identified
in the test block, all eligible by vsize and flag — yet the prod page
shows zero spinners and zero images. This logs whether the atlas is
even being asked, and on what data, so DevTools can pinpoint where the
pipeline drops the tx.
Will be reverted once the prod issue is diagnosed.1 parent 7e21e88 commit 58b8609
2 files changed
Lines changed: 23 additions & 1 deletion
File tree
- frontend/src/app/components/block-overview-graph
- _ordpool
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
195 | 200 | | |
196 | 201 | | |
197 | 202 | | |
| |||
Lines changed: 18 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
273 | | - | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
274 | 285 | | |
275 | 286 | | |
276 | 287 | | |
277 | 288 | | |
278 | 289 | | |
279 | 290 | | |
280 | 291 | | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
281 | 298 | | |
282 | 299 | | |
283 | 300 | | |
| |||
0 commit comments