Skip to content

Releases: Sild/libs_rs

ton_lib-v0.0.11

24 Apr 20:09
ec24042

Choose a tag to compare

Fixed

  • fix format

Other

  • add to/from boc_b64 support
  • add custom test case for write_num(BigUint)
  • Build dict bench (#53)

ton_lib_proc_macro-v0.0.6

20 Apr 00:34
a797444

Choose a tag to compare

Fixed

  • fix formatting

Other

  • add TLBRef alias for derive
  • use bits_len as alias for adapter=ConstLen

ton_lib-v0.0.9

20 Apr 00:34
a797444

Choose a tag to compare

Other

  • add TLBRef alias for derive
  • use bits_len as alias for adapter=ConstLen

ton_lib-v0.0.10

20 Apr 13:23
6cdf8af

Choose a tag to compare

Other

  • Build dict bench (#51)

ton_lib_proc_macro-v0.0.5

19 Apr 23:40
0eb2a2f

Choose a tag to compare

Other

  • add TonAddress converters + TLBType, fix TLBDerive for Enums

ton_lib-v0.0.8

19 Apr 23:41
0eb2a2f

Choose a tag to compare

Other

  • add Coins::zero() constructor
  • add TonAddress converters + TLBType, fix TLBDerive for Enums

ton_lib_proc_macro-v0.0.4

18 Apr 18:34
2a09ae5

Choose a tag to compare

Other

  • impl Account TLB
  • generalize adapters
  • support adapter="TLBRef"
  • Update adapter interfaces (#46)

ton_lib-v0.0.7

18 Apr 19:44
e8b2b96

Choose a tag to compare

Other

  • small fixes after using in external project

ton_lib-v0.0.6

18 Apr 18:34
2a09ae5

Choose a tag to compare

Fixed

  • fix flack test

Other

  • impl Account TLB
  • generalize adapters
  • support adapter="TLBRef"
  • Update adapter interfaces (#46)

ton_lib_proc_macro-v0.0.3

14 Apr 23:09
8295c7d

Choose a tag to compare

Other

  • Support dict (#45)