docs: re-verify the client-library page at wharfkit antelope 1.2.0 - #18
Merged
Conversation
The page pinned 1.1.1 while 1.2.0 is the published release the platform installs, and its own text demands a re-check on upgrade. The 1.1.1 to 1.2.0 source diff is confined to send_transaction2 exception handling, so every fact holds and only the pin moves.
robrigo
force-pushed
the
docs/wharfkit-1-2-0
branch
from
August 18, 2026 21:55
26e122c to
3b9e5fb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this change claims, in one sentence:
Every fact on
reference/wharfkit.mdholds at@wharfkit/antelope1.2.0, so only the pin moves.Source: npm tarballs of
@wharfkit/antelope1.1.1 and 1.2.0, full-tree diff: the only source change issend_transaction2exception handling (src/api/v1/chain.ts,src/api/v1/types.ts), and every file behind the page's facts (src/chain/authority.ts:82-92with the@attentionnote at:84,src/chain/private-key.ts:106-112,src/chain/public-key.ts:88-98,src/api/v1/chain.ts:292-312,347-354) is byte-identical between the versions.Tier: source-read, unchanged.
Row in
reference/validation.mdupdated: yes; the row and the pinned-baselines line read 1.2.0 and the row records the diff scope. The CHANGELOG section assumes this merges after #17; expect a trivial conflict on CHANGELOG.md and AGENTS.md line 67 once #17 lands, which I will rebase away.