Skip to content

0.9.0

Latest
Compare
Choose a tag to compare
@neodix42 neodix42 released this 14 Jan 14:08
c74f88d
  • add TON BoC disassembler module (by @h6x0r);
  • added wallet V5 gasless transaction example (by @h6x0r);
  • now you can specify http link to pathToTonlibSharedLib() or pathToGlobalConfig() in builders like tonlib, func, fift, tolk and emulator - the file will be downloaded to the current directory;
  • add extra-currency support (example)
  • reworked and fixed tonlib.getAccountState(), you might need to change your code slightly;