Skip to content

v6.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jun 13:42
· 77 commits to main since this release

6.9.0 (2024-06-19)

Bug Fixes

  • adapter: fix support for custom bridge (deb01a4)
  • adapter: return IL2SharedBridge (bd67567)

Features

  • align types and RPC endpoints with version v24.7.0 of a node (f7ef615)
  • provider: add Provider.getConfirmedTokens() method (887dc00)
  • provider: add Provider.getFeeParams() method (f5b9381)
  • provider: add Provider.getProtocolVersion() method (864c9d0)
  • provider: add Provider.sendRawTransactionWithDetailedOutput() method (d41a75d)

BREAKING CHANGES

  • Types and RPC endpoints are aligned with version
    v24.7.0 of a node.