Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2025

Bumps github.com/xssnick/tonutils-go from 1.13.0 to 1.14.1.

Release notes

Sourced from github.com/xssnick/tonutils-go's releases.

v1.14.1

  • Negative coins to String representation fix
  • Added GetBlockDataAsCell method to ton package
  • RLDP better realtime switch between v1 and v2
  • RLDP Rate control with EWMA and answer improvements
  • Added RLDP GetRateInfo method
  • ADNL disconnect handler call asynchronously
  • TL IPv6 type

v1.14.0

  • Find transaction by normalized external hash support
  • Support for tinygo + wasm go compiler
  • Crypto keys types moved to keys package from adnl package
  • TonConnect VerifyProofHandlePayload and payload methods added (by @​Vladimir-Khm)
  • Added RegisterWithFabric for complex TL structures that requires preinitialization
  • Added static method jettons.BuildTransferPayload to replace obj.BuildTransferPayloadV2, and same for burn
  • Fixed ADNL timed out queries removal
  • RLDP improvements
  • Crypto lib oasisprotocol/curve25519-voi replaced to filippo.io/edwards25519 and now only Ed25519PubToX25519 is used, Ed25519PrivateToX25519 implemented right in tonutils

v1.13.1

  • RLDP transfers improvements and fixes
  • Fix create FEC decoder for parts of RLDP stream (by @​XaBbl4)
Commits
  • 167b5d3 Merge pull request #348 from xssnick/dev-14
  • 8586cbd Updated coverage badge
  • 14d403a Merge b62525c377accc111cb03c9ee7f718d4acbfb547 into 89cc955e7a5891ff16a6142a4...
  • b62525c Negative coins to str & tl ipv6 & ADNL async disconn handler call & RLDP GetR...
  • 0e76803 Multiple RLDP improvements
  • 7c23255 RLDP Rate control with EWMA & No wait for rate at SendAnswer to not lock main...
  • cc78849 RLDP better realtime switch between v1 and v2 + ratelimit for v1
  • 89cc955 Merge pull request #345 from xssnick/dev-14
  • 0fd9e9f Updated coverage badge
  • 79b5a2a Merge 323bcf99702a3bd0e3778b29d6350a4912236ee1 into 8ec14d0ac93d435836bd6c0a5...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 19, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 19, 2025 05:54
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 19, 2025
Copy link

changeset-bot bot commented Aug 19, 2025

⚠️ No Changeset found

Latest commit: 529d7a4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Bumps [github.com/xssnick/tonutils-go](https://github.com/xssnick/tonutils-go) from 1.13.0 to 1.14.1.
- [Release notes](https://github.com/xssnick/tonutils-go/releases)
- [Commits](xssnick/tonutils-go@v1.13.0...v1.14.1)

---
updated-dependencies:
- dependency-name: github.com/xssnick/tonutils-go
  dependency-version: 1.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/xssnick/tonutils-go-1.14.1 branch from 5b040df to 529d7a4 Compare August 26, 2025 17:40
@cl-sonarqube-production
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants