BlogDocs

fix: add missing sendTransaction import in multiple files to ensure proper transaction handling(#3559)

Merged
Merging
fix/add-sendTransaction-imports
(
f0f5091
) into
main
(
54c1789
)
+1%
IMPROVEMENTS
0
REGRESSIONS
0
UNTOUCHED
9
NEW
0
DROPPED
0
IGNORED
0

Benchmarks

Passed

units:toTokens(40000000000000000000n, 18)
packages/thirdweb/src/utils/units.bench.ts::units:toTokens(40000000000000000000n, 18)
+3%
190 µs
184.4 µs
encode tx (human readable)
packages/thirdweb/src/transaction/actions/encode.bench.ts::encode tx (human readable)
+1%
411.3 µs
407 µs
units:toUnits("40", 18)
packages/thirdweb/src/utils/units.bench.ts::units:toUnits("40", 18)
+1%
33.8 µs
33.5 µs
units:toTokens(12345678901234567890n, 18)
packages/thirdweb/src/utils/units.bench.ts::units:toTokens(12345678901234567890n, 18)
+1%
25.2 µs
25 µs
encode tx (json abi)
packages/thirdweb/src/transaction/actions/encode.bench.ts::encode tx (json abi)
+1%
192.7 µs
191.6 µs
units:toUnits("40.0", 18)
packages/thirdweb/src/utils/units.bench.ts::units:toUnits("40.0", 18)
0%
34.3 µs
34.2 µs
keccakId
packages/thirdweb/src/utils/any-evm/keccak-id.bench.ts::keccakId
0%
1.3 ms
1.3 ms
encode tx (contract abi)
packages/thirdweb/src/transaction/actions/encode.bench.ts::encode tx (contract abi)
0%
409.7 µs
410.7 µs
encode tx (prepared method)
packages/thirdweb/src/transaction/actions/encode.bench.ts::encode tx (prepared method)
-1%
340.9 µs
345.1 µs

Commits

Click on a commit to change the comparison range
base
main
54c1789
+1%
fix: add missing sendTransaction import in multiple files to ensure proper transaction handling
f0f5091
3 months ago
by joaquim-verges
ResourcesHomePricingDocsBlogGitHubChangelog