Releases: tatumio/tatum-js
Releases Β· tatumio/tatum-js
Release list
4.2.13
Removed
- Removed support for the Goerli network.
4.2.11
Fixed
- Fixed the
getBlockmethod for Doge, addressing an issue with the second boolean parameter.
4.2.10
Fixed
- Fixed tests. Temporarily disabled
data-apirelated tests andeostests.
4.2.8
Updated
- Updated
addressmodule for EVM chains. Users can add parametertokenAddresstogetTransactionsmethod to filter transactions by token address.
4.2.7
Updated
- Updated archive condition for evm rpc calls
4.2.6
Added
- Added support for Solana load balancer based on the method name.
4.2.5
Added
- Added support for Holesky Ethereum testnet for subscriptions.
4.2.4
Fixed
- Fix import of LoadBalancer to keep it working in browser
4.2.3
Updated
- Drop support for faucet claims via SDK
4.2.2
Added
- Added RPC support for the STELLAR_TESTNET network. Users can now make Stellar RPC calls using the
Network.STELLAR_TESTNETnetwork.