New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ton-core

Package Overview
Dependencies
Maintainers
2
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ton-core - npm Package Versions

23
7

0.53.0

Diff

Changelog

Source

[0.53.0] - 2023-10-24

Added

  • Dictionary BitString keys and values (thanks @Trinketer22)
  • BitString.isBitString method (thanks @Trinketer22)
  • paddedBufferToBits helper (thanks @Trinketer22)
  • Dictionary.generateMerkeProof and Dictionary.generateMerkleUpdate (thanks @Gusarich)
  • OutAction and OutList (de)serializers (thanks @siandreev)

Fixed

  • Address.parse regexp for raw addresses
  • BitString.substring now accepts offset == str.length
mrmld
published 0.52.0 •

Changelog

Source

[0.52.0] - 2023-08-24

Added

  • Transaction.raw field contains raw transaction cell
  • Transaction.hash function computes hash of raw transaction cell
mrmld
published 0.51.0 •

Changelog

Source

[0.51.0] - 2023-08-17

Added

  • TupleReader.readLispList/TupleReader.readLispListDirect

Changed

  • toNano now accepts fractional numbers
mrmld
published 0.50.0 •

Changelog

Source

[0.50.0] - 2023-07-26

Fixed

  • Address.parse/Address.parseRaw/Address.parseFriendly now checks validity of address before parsing
  • loadStringTail crashed if the slice was partially read
mrmld
published 0.49.1 •

Changelog

Source

[0.49.1] - 2023-05-10

Fixed

  • Cell.fromBoc exotic cell parsing
  • Cell.hash calculation if there is merkle proof in the cell tree
  • BitString.substring correct shortcut for empty substring
mrmld
published 0.49.0 •

Changelog

Source

[0.49.0] - 2023-03-24

Added

  • Slice.clone(true) to clone slice and reset it to the begining
  • Slice.offsetBits and Slice.offsetRefs to get current offset in bits and refs
  • BitReader.offset to get current offset in reader
mrmld
published 0.48.0 •

Changelog

Source

[0.48.0] - 2023-02-28

Added

  • Library exotic cell parsing
steve.kite
published 0.47.1 •

Changelog

Source

[0.47.1] - 2023-02-06

Fixed

  • Refs Overflow in storeMessage and storeMessageRelaxed
steve.kite
published 0.47.0 •

Changelog

Source

[0.47.0] - 2023-02-02

Added

  • address helper function for easier address parsing
  • ContractGetMethodResult and added optional gasUsed and logs to it
steve.kite
published 0.46.0 •

Changelog

Source

[0.46.0] - 2023-01-23

Added

  • export the OpenedContract type
23
7
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc