Skip to content

v1.9.8

Compare
Choose a tag to compare
@xssnick xssnick released this 13 Jun 12:38
· 81 commits to master since this release
c0b96b2
  • Wallet V5 support
  • User-friendly message mode constants (by @af913337456)
  • DNS GetRootContractAddr method to get dns root contract with context
  • StickyContextNextNodeBalanced method to get next node for retry based on balancer
  • Added ShardIdent/ShardID helper methods (ContainsAddress, IsParent, etc)
  • Fixed Highload v3, when sending single message with state-init
  • Fixed proof chain validation gap control (thanks to @hacker-volodya)
  • Fixed StorageUsed tlb structure fields order (by @WayFarerDimitri)
  • Fixed GetWalletRecord method, now it loads ref first
  • Fixed liteclient timeout retrier (by @klim0v)