Skip to content

Releases: tatumio/tatum-js

4.2.13

Choose a tag to compare

@github-actions github-actions released this 29 Feb 13:25
6b75baf

Removed

  • Removed support for the Goerli network.

4.2.11

Choose a tag to compare

@github-actions github-actions released this 22 Feb 11:31
8d422df

Fixed

  • Fixed the getBlock method for Doge, addressing an issue with the second boolean parameter.

4.2.10

Choose a tag to compare

@github-actions github-actions released this 22 Feb 10:57
cab56da

Fixed

  • Fixed tests. Temporarily disabled data-api related tests and eos tests.

4.2.8

Choose a tag to compare

@github-actions github-actions released this 15 Feb 13:37
df50c3d

Updated

  • Updated address module for EVM chains. Users can add parameter tokenAddress to getTransactions method to filter transactions by token address.

4.2.7

Choose a tag to compare

@github-actions github-actions released this 13 Feb 14:09
09a0acd

Updated

  • Updated archive condition for evm rpc calls

4.2.6

Choose a tag to compare

@github-actions github-actions released this 12 Feb 11:16
392535a

Added

  • Added support for Solana load balancer based on the method name.

4.2.5

Choose a tag to compare

@github-actions github-actions released this 01 Feb 08:54
14a09bd

Added

  • Added support for Holesky Ethereum testnet for subscriptions.

4.2.4

Choose a tag to compare

@github-actions github-actions released this 25 Jan 15:14
32c22dd

Fixed

  • Fix import of LoadBalancer to keep it working in browser

4.2.3

Choose a tag to compare

@github-actions github-actions released this 23 Jan 11:16
5a50ff8

Updated

  • Drop support for faucet claims via SDK

4.2.2

Choose a tag to compare

@github-actions github-actions released this 12 Jan 13:13
595d726

Added

  • Added RPC support for the STELLAR_TESTNET network. Users can now make Stellar RPC calls using the Network.STELLAR_TESTNET network.