Avatar for the thirdweb-dev user
thirdweb-dev
js
BlogDocsChangelog

[Refactor] Remove unused `useConfirmEmbeddedWallet` hook and clean up onboarding flow

#3632Merged
Comparing
refactor/remove-unused-confirm-embedded-wallet
(
a02d111
) with
main
(
9b2591c
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
9
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

encode tx (prepared method)
packages/thirdweb/src/transaction/actions/encode.bench.ts::encode tx (prepared method)
CodSpeed Performance Gauge
+2%
345.1 µs
337.7 µs
units:toUnits("40.0", 18)
packages/thirdweb/src/utils/units.bench.ts::units:toUnits("40.0", 18)
CodSpeed Performance Gauge
0%
34.2 µs
34.1 µs
units:toTokens(40000000000000000000n, 18)
packages/thirdweb/src/utils/units.bench.ts::units:toTokens(40000000000000000000n, 18)
CodSpeed Performance Gauge
0%
184.9 µs
184.7 µs
units:toTokens(12345678901234567890n, 18)
packages/thirdweb/src/utils/units.bench.ts::units:toTokens(12345678901234567890n, 18)
CodSpeed Performance Gauge
0%
25.2 µs
25.2 µs
units:toUnits("40", 18)
packages/thirdweb/src/utils/units.bench.ts::units:toUnits("40", 18)
CodSpeed Performance Gauge
0%
33.6 µs
33.6 µs
keccakId
packages/thirdweb/src/utils/any-evm/keccak-id.bench.ts::keccakId
CodSpeed Performance Gauge
0%
1.3 ms
1.3 ms
encode tx (contract abi)
packages/thirdweb/src/transaction/actions/encode.bench.ts::encode tx (contract abi)
CodSpeed Performance Gauge
0%
408 µs
408.3 µs
encode tx (json abi)
packages/thirdweb/src/transaction/actions/encode.bench.ts::encode tx (json abi)
CodSpeed Performance Gauge
0%
190.2 µs
190.6 µs
encode tx (human readable)
packages/thirdweb/src/transaction/actions/encode.bench.ts::encode tx (human readable)
CodSpeed Performance Gauge
-2%
399.3 µs
406.1 µs

Commits

Click on a commit to change the comparison range
Base
main
9b2591c
0%
[Refactor] Remove unused `useConfirmEmbeddedWallet` hook and clean up onboarding flow (#3632) <!-- start pr-codex --> ## PR-Codex overview The focus of this PR is to refactor authentication and onboarding flows, removing unused code and optimizing user creation and confirmation processes. ### Detailed summary - Added user creation logic if user does not exist - Removed `useConfirmEmbeddedWallet` hook - Refactored onboarding flow and removed unused code - Optimized handling of account confirmation and email verification > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
a02d111
10 months ago
by jnsdls
© 2025 CodSpeed Technology
Home Terms PrivacyDocs