Skip to content

docs: move the atomicassets-api baseline to the tagged 2.2.0 release - #19

Merged
robrigo merged 1 commit into
mainfrom
docs/api-tagged-baseline
Aug 18, 2026
Merged

docs: move the atomicassets-api baseline to the tagged 2.2.0 release#19
robrigo merged 1 commit into
mainfrom
docs/api-tagged-baseline

Conversation

@robrigo

@robrigo robrigo commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

What this change claims, in one sentence:

The atomicassets-api baseline moves from an untagged main state to tag 2.2.0 (the version both hosted deployments report on /health), and the one behavior change since the old pin, the template-buyoffer socket handler going from defined-but-unwired to wired, is stated where two pages asserted the opposite.

Source: atomicassets-api tag 2.2.0 = commit cf8bf323 = current main; f6419858 is its ancestor, 46 commits back; of the twenty-one cited files, fifteen are byte-identical across that span. Wiring: src/api/namespaces/atomicmarket/index.ts:187-190 registers templateBuyofferSockets; src/api/namespaces/atomicmarket/routes/template-buyoffers.ts:127-170 emits new_template_buyoffer on lognewtbuyo only, same subscribe-room pattern as the other market namespaces. Live: GET /health on wax.api.atomicassets.io and test.wax.api.atomicassets.io both report 2.2.0, and a mainnet schema read returns the synthesized mediatype/info fields, retiring the pre-2.0 mainnet note in reference/atomicassets/tables.md. The README's baselines copy also syncs its stale api and SDK lines to the ledger.

Tier: both for the corrected socket and deployment facts; other pages are textual re-pins.

Row in reference/validation.md updated: yes; the baseline line, the api-streaming row pin and note, and the api.md row note move together. The CHANGELOG section assumes this merges after #17 and #18; expect trivial conflicts on CHANGELOG.md and the baselines blocks as those land, which I will rebase away.

@robrigo
robrigo deployed to wax-testnet August 18, 2026 21:23 — with GitHub Actions Active
The baseline read an untagged main state while the repo now tags releases and both hosted deployments report 2.2.0 on /health. Of the cited files, fifteen are byte-identical to the old pin; the one behavior change is that the template-buyoffer socket handler went from defined-but-unwired to wired, which two pages asserted the other way around as a sourced fact, so those sections now state the creation-only broadcast. A mainnet schema read also shows the mediatype synthesis live fleet-wide, retiring the pre-2.0 mainnet note.
@robrigo
robrigo force-pushed the docs/api-tagged-baseline branch from 7df2a5f to 489c7dc Compare August 18, 2026 21:56
@robrigo
robrigo deployed to wax-testnet August 18, 2026 21:56 — with GitHub Actions Active
@robrigo
robrigo merged commit fcc19be into main Aug 18, 2026
10 checks passed
@robrigo
robrigo deleted the docs/api-tagged-baseline branch August 18, 2026 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant