Skip to content

v0.9.0

Compare
Choose a tag to compare
@xssnick xssnick released this 06 Jul 06:54
· 670 commits to master since this release
469af68
  • Added LookupBlock method
  • Added GetOneTransaction method
  • Added GetAllShardsInfo method
  • Block scan example
  • Renamed GetBlockInfo to GetMasterchainInfo, first still exists for backwards compatibility
  • Grams parse methods refactored
  • More code rewrited to TLB loader
  • Dict parser changed to include 'maybe ref' to fit FunC implementation
  • Added transformation functionality to TLB loader, parse dict values as array
  • Removed tlb.TxHash, replaced to simple []byte
  • Increased test coverage