Commit fe50da8
feat(statics): add Pearl to statics
Define Pearl (PEARL/TPEARL) coin identity in @bitgo/statics: CoinFamily,
UnderlyingAsset, the Pearl/PearlTestnet network classes and the pearl and
tpearl coin entries.
Pearl is a taproot-only UTXO chain (btcd fork) using BIP-340 Schnorr
signatures and BIP-341 script-path spending. It is backed by
@bitgo/wasm-utxo, which has carried pearl and tpearl in CoinName since
4.27.0.
No @bitgo/utxo-lib network is registered. Pearl is intended to be served
through the wasm-utxo path, matching the wasm-only profile already used
by ims-utxo, so utxolibName names the wasm CoinName rather than a
utxo-lib network entry.
TICKET: CECHO-1780
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent 963015b commit fe50da8
4 files changed
Lines changed: 50 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
113 | 114 | | |
114 | 115 | | |
115 | 116 | | |
| |||
1684 | 1685 | | |
1685 | 1686 | | |
1686 | 1687 | | |
| 1688 | + | |
1687 | 1689 | | |
1688 | 1690 | | |
1689 | 1691 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1431 | 1431 | | |
1432 | 1432 | | |
1433 | 1433 | | |
| 1434 | + | |
| 1435 | + | |
| 1436 | + | |
| 1437 | + | |
| 1438 | + | |
| 1439 | + | |
| 1440 | + | |
| 1441 | + | |
| 1442 | + | |
| 1443 | + | |
| 1444 | + | |
| 1445 | + | |
| 1446 | + | |
| 1447 | + | |
| 1448 | + | |
| 1449 | + | |
| 1450 | + | |
| 1451 | + | |
| 1452 | + | |
| 1453 | + | |
| 1454 | + | |
| 1455 | + | |
| 1456 | + | |
| 1457 | + | |
| 1458 | + | |
1434 | 1459 | | |
1435 | 1460 | | |
1436 | 1461 | | |
| |||
2953 | 2978 | | |
2954 | 2979 | | |
2955 | 2980 | | |
| 2981 | + | |
2956 | 2982 | | |
2957 | 2983 | | |
2958 | 2984 | | |
| |||
3087 | 3113 | | |
3088 | 3114 | | |
3089 | 3115 | | |
| 3116 | + | |
3090 | 3117 | | |
3091 | 3118 | | |
3092 | 3119 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| 146 | + | |
146 | 147 | | |
147 | 148 | | |
148 | 149 | | |
| |||
320 | 321 | | |
321 | 322 | | |
322 | 323 | | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
323 | 342 | | |
324 | 343 | | |
325 | 344 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| 57 | + | |
56 | 58 | | |
57 | 59 | | |
58 | 60 | | |
| |||
0 commit comments