Releases: DePayFi/web3-client
Releases · DePayFi/web3-client
v10.1.13
fix variable collision when packaging
v10.1.12
fix build
v10.1.11
getProvider entry needs to be async too
v10.1.10
make getProvider a fully async function
v10.1.9
always return a promise for getProvider
v10.1.8
no endpoint comparison upon initialization within cypress context
v10.1.7
fix: reuse getProvider promise
v10.1.6
fix evm entry point
v10.1.5
Platform specific packaging
In case you want to use and package only specific platforms, use the platform-specific package:
import { request } from '@depay/web3-client-evm'
v10.1.4
fix batch json requests limit with max chunk size