Skip to content

Update hd-wallet-kit dependency to latest version#3

Open
oleonov wants to merge 11 commits into
masterfrom
feature/MOBILE-547
Open

Update hd-wallet-kit dependency to latest version#3
oleonov wants to merge 11 commits into
masterfrom
feature/MOBILE-547

Conversation

@oleonov

@oleonov oleonov commented Feb 24, 2026

Copy link
Copy Markdown

No description provided.

Thread an optional eventListenerFactory (default null) through all TronKit.getInstance overloads into TronGridProvider and TronScanProvider so consumers can observe transport failures. Additive and behaviour-identical when unset; sync/transaction logic unchanged. Adds provider- and getInstance-level forwarding tests (incl. mutation-sensitive history-branch coverage).
Add TronKit.createOfflineTransaction and CreatedTransaction.withExtendedExpiration
to re-stamp a node-built transaction with a later expiration so it can be signed
offline and broadcast within a wider window.
Add getNowBlock() to fetch a recent block anchor and OfflineTransactionBuilder to
assemble a signable Transaction.raw locally (correct TAPOS ref_block encoding, contract
and JSON raw_data mirroring the node), enabling account-based Tron to be built and signed
fully offline from an anchor captured earlier while online.
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