Minor Changes
-
#3810
d02d1faaeb8d59edff0c2bdd714a08a9428c5419
Thanks @jxom! - Experimental: Addedexperimental_blockTag
config option to the Client.This will be used as the default block tag for the following actions:
call
estimateGas
getBalance
getBlock
simulateBlocks
waitForTransactionReceipt
watchBlocks
-
#3810
d02d1faaeb8d59edff0c2bdd714a08a9428c5419
Thanks @jxom! - Experimental: Added anexperimental_preconfirmationTime
property to the Chain configuration for chains that support pre-confirmations (e.g. "Flashblocks"). -
#3808
3fd9761a793c5e3b206b2381c8e145e914cd60e4
Thanks @jxom! - AddedcheckReplacement
parameter towaitForTransactionReceipt
.
Patch Changes
66d59c4f9e9a5daede9bc19556cfefa879dcfd62
Thanks @jxom! - AddedbasePreconf
andbaseSepoliaPreconf
chains.