Sync upstream symbol/symbol@011844dbb - #68
Merged
Conversation
This was breaking docs rendering.
problem: descriptors have required values in the constructor and other values in setters, which can be unclear solution: create one constructor with all parameters
…2158) problem: Python SDK does not have type descriptors to match TS/Java solution: add a wrapper(create_transaction_from_descriptor) that creates transaction from raw descriptor
problem: Jenkins does not publish the Gradle project solution: add logic to publish with Gradle
problem: currently cannot publish the Java SDK solution: add publishing with Gradle tasks publishInternal and publishCentral
These remaps are not global, they are SDK-specific.
This is a short paragraph that goes in front of every full source code listing, explaining that details follow.
Needed since Python does not have createFromTypedDescriptor methods.
This used to be the Typed Descriptors tutorial, but now all tutorials will use that technique, so this page describes the old, manual route instead.
The log was very noisy printing every individual redirect.
github-actions
Bot
force-pushed
the
sync/upstream-011844dbb
branch
from
August 30, 2026 09:18
c641ec9 to
eab3dd5
Compare
github-actions
Bot
force-pushed
the
sync/upstream-011844dbb
branch
from
August 31, 2026 09:51
eab3dd5 to
3fcaad0
Compare
This was referenced Sep 1, 2026
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.
Automated mirror sync. Merges upstream symbol/symbol@dev and re-applies the @nemtus/symbol-sdk rename layer. After merge, publish.yml publishes if the version changed.