Releases: tatumio/tatum-js
Releases Β· tatumio/tatum-js
4.1.16
Added
- Added Beacon chain v1 support for the Ethereum
4.1.15
Added
- Added estimatefee rpc method to the Bitcoin Cash network
4.1.14
Added
- Added IPFS get file data method
4.1.13
Changed
- Fixed CONTRACT_ADDRESS_LOG_EVENT data in getAll() Notification method
4.1.11
Added
- Added RPC support for the CELO network. Users can now make RPC calls to these network using the
Network.CELO
network.
4.1.10
Changed
- Chiliz notification access
4.1.9
Added
- Chiliz notification support
4.1.8
Changed
- Make Blockchain Classes type safe
4.1.7
Changed
TatumUtils
chainId <->Network
mappings always return usable value or throw error for ease of use.
4.1.6
Added
TatumUtils
added with access to chainId <->Network
mapping