Skip to content

Releases: tact-lang/ton-opcode

Release 0.0.16

21 Jul 06:40
5689bef
Compare
Choose a tag to compare

Added

  • Test decompilation of the binary produced for mathlib.fc: PR #16

Fixed

  • Division instructions parsing: PR #16

Release 0.0.15

09 Jun 13:15
09de023
Compare
Choose a tag to compare

Added

  • All new opcodes from TVM Upgrade 2023.07: PR #7
  • All new opcodes from TVM Upgrade 2024.04: PR #12

Release 0.0.14

05 Sep 08:36
Compare
Choose a tag to compare

Changed

  • Migrated to @ton org libraries and upgraded tvm-disassembler version

Release 0.0.13

08 Apr 12:50
Compare
Choose a tag to compare

Fixed

  • Fix PUSHREFCONT opcode handling

Release 0.0.12

28 Mar 14:36
Compare
Choose a tag to compare

Changed

  • Deterministic function name ordering

Added

  • lazy_deployment_completed and get_abi_ipfs to known methods

Release 0.0.11

27 Mar 21:30
Compare
Choose a tag to compare

Fixed

  • Fixed implicit jump handling

Release 0.0.10

27 Mar 19:33
Compare
Choose a tag to compare

Fixed

  • Fix opcode offsets and source cell hash in PUSHCONT opcode that could lead to broken code coverage

Changed

  • Upgrade to ton-core@0.49.0

Release 0.0.9

24 Mar 17:54
Compare
Choose a tag to compare
  • Fix oppcode length in shifted cells

Release 0.0.8

24 Mar 17:45
Compare
Choose a tag to compare

Fixed

  • Fix hashes in shifted cells

Release 0.0.7

24 Mar 17:40
Compare
Choose a tag to compare

Fixed

  • Fix opcode offsets in shifted cells