Releases: tatumio/tatum-js
Releases Β· tatumio/tatum-js
4.1.37
Fixed
- Fix get strict methods params for STELLAR network.
4.1.36
Fixed
- Fix optional params for STELLAR network.
4.1.35
Added
- Added RPC support for the STELLAR network. Users can now make Stellar RPC calls using the
Network.STELLAR
network.
4.1.34
Fixed
- Fix potential memory issues with
LoadBalancer
.
4.1.33
Added
- Added RPC support for the XINFIN network. Users can now make RPC calls to these network using the
Network.XINFIN
network.
4.1.32
Fixed
- Fixed logic of IPFS upload, now upload passes request using client's version
4.1.31
Changed
- Adjust logic redirecting for getBlockByNumber to call normal nodes for latest block
4.1.30
Changed
- Improved
LoadBalancer
stability
4.1.29
Added
- Added RPC support for the CARDANO_ROSETTA network. Users can now make RPC calls to these network using the
Network.CARDANO_ROSETTA
network.
4.1.28
Fixed
- Fixed lb archive fallback