Skip to content

Commit abe8a27

Browse files
committed
bump ordpool-parser to b75bec6 (real-data tests for ft/dmt/dat/mod/sl)
Pulls in ordpool-parser v2.1.5: - Real-mainnet fixtures for the five previously-untested atomicals operations: ft (coinbase ticker mint), dmt (atom claim), dat (PNG data attachment), mod (subrealm rules), sl (seal). All asserted with exact CBOR-decoded payloads, file byte counts, and where applicable byte-equal reference fixtures. - Real-data coverage now spans 10 of 11 atomicals operations. Only `evt` remains recognition-only -- the emit CLI ships in atomicals-js, but no on-chain instances have been observed.
1 parent cedb825 commit abe8a27

4 files changed

Lines changed: 16 additions & 16 deletions

File tree

backend/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"express": "~4.22.1",
5353
"maxmind": "~4.3.11",
5454
"mysql2": "~3.20.0",
55-
"ordpool-parser": "github:ordpool-space/ordpool-parser#90a3249b9303c48931657d65a9861903689e6a33",
55+
"ordpool-parser": "github:ordpool-space/ordpool-parser#b75bec6081e68cfc044fcd8f5d68e72a96990800",
5656
"rust-gbt": "file:./rust-gbt",
5757
"redis": "^4.7.0",
5858
"socks-proxy-agent": "~7.0.0",

frontend/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"ngx-echarts": "~20.0.2",
9191
"ngx-highlightjs": "^10.0.0",
9292
"ngx-infinite-scroll": "^20.0.0",
93-
"ordpool-parser": "github:ordpool-space/ordpool-parser#90a3249b9303c48931657d65a9861903689e6a33",
93+
"ordpool-parser": "github:ordpool-space/ordpool-parser#b75bec6081e68cfc044fcd8f5d68e72a96990800",
9494
"qrcode": "1.5.1",
9595
"rxjs": "~7.8.1",
9696
"sats-connect": "^1.1.2",

0 commit comments

Comments
 (0)