- 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;