Commit 2b501fe
committed
simplify: remove premature SRC-101 scaffolding, clean up stamp helper
- Remove DigitalArtifactType.Src101, ordpool_src101 flag, analyser
switch case, hasAnyOrdpoolFlag check, ParsedSrc101 type file, and
index.ts export. All were dead code -- no parser creates Src101 type
(all 1951 mainnet SRC-101 use ARC4 multisig, not OLGA P2WSH).
Per CLAUDE.md: don't claim support without a real mainnet tx.
- Move STAMP_PREFIX to module level (consistency with CNTRPRTY_PREFIX)
- Use STAMP_PREFIX[n] references instead of hardcoded hex bytes1 parent a50dbd3 commit 2b501fe
6 files changed
Lines changed: 8 additions & 30 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
446 | 446 | | |
447 | 447 | | |
448 | 448 | | |
449 | | - | |
450 | | - | |
451 | | - | |
452 | | - | |
453 | 449 | | |
454 | 450 | | |
455 | 451 | | |
| |||
565 | 561 | | |
566 | 562 | | |
567 | 563 | | |
568 | | - | |
569 | | - | |
| 564 | + | |
570 | 565 | | |
571 | 566 | | |
572 | 567 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | 49 | | |
51 | 50 | | |
52 | 51 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
| |||
62 | 65 | | |
63 | 66 | | |
64 | 67 | | |
65 | | - | |
| 68 | + | |
66 | 69 | | |
67 | | - | |
68 | 70 | | |
69 | | - | |
70 | | - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
71 | 74 | | |
72 | 75 | | |
73 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | 45 | | |
47 | 46 | | |
48 | 47 | | |
This file was deleted.
0 commit comments