Avatar for the FuelLabs user
FuelLabs
fuels-ts
BlogDocsChangelog

feat: added `onBeforeSend` hook to the connector interface

#3487Merged
Comparing
ps/chore/added-on-before-send-hook
(
6f17863
) with
master
(
41c72fb
)
CodSpeed Performance Gauge
-51%
Regression
1
Untouched
17

Benchmarks

18 total
should successfully conduct a custom transfer between wallets (x20 times)
internal/benchmarks/src/transaction-results.bench.ts::Transaction Submission Benchmarks
CodSpeed Performance Gauge
-51%
50.3 ms101.9 ms
should successfully write to a contract (x20 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks
CodSpeed Performance Gauge
+4%
65.2 ms62.8 ms
should successfully perform a batch transfer (x20 times)
internal/benchmarks/src/transaction-results.bench.ts::Transaction Submission Benchmarks
CodSpeed Performance Gauge
+3%
60.1 ms58.2 ms
should successfully transfer a single asset between wallets (x20 times)
internal/benchmarks/src/transaction-results.bench.ts::Transaction Submission Benchmarks
CodSpeed Performance Gauge
+2%
58.6 ms57.5 ms
should successfully get transaction cost estimate for a single contract call (x20 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks
CodSpeed Performance Gauge
+1%
25.1 ms24.8 ms
should successfully execute a contract read function (x20 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks
CodSpeed Performance Gauge
+1%
67.4 ms67 ms
should successfully execute a contract mint (x20 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks
CodSpeed Performance Gauge
0%
64.6 ms64.2 ms
should successfully get transaction cost estimate for a batch transfer (x20 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks
CodSpeed Performance Gauge
0%
24.7 ms24.6 ms
should successfully get transaction cost estimate for a mint (x20 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks
CodSpeed Performance Gauge
0%
21.9 ms21.9 ms
should successfully get transaction cost estimate for multi contract calls (x20 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks
CodSpeed Performance Gauge
0%
31.7 ms31.7 ms
should successfully get transaction cost estimate for a single transfer (x20 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks
CodSpeed Performance Gauge
0%
18.3 ms18.3 ms
should successfully execute a contract multi call (x20 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks
CodSpeed Performance Gauge
0%
68.4 ms68.4 ms
Instantiate a new Locked wallet from a constructor
internal/benchmarks/src/wallet.bench.ts::Wallet Benchmarks
CodSpeed Performance Gauge
0%
406.8 µs406.8 µs
Instantiate from an address
internal/benchmarks/src/wallet.bench.ts::Wallet Benchmarks
CodSpeed Performance Gauge
0%
389.9 µs390 µs
Instantiate a new Unlocked wallet
internal/benchmarks/src/wallet.bench.ts::Wallet Benchmarks
CodSpeed Performance Gauge
0%
4.7 ms4.7 ms
should successfully execute a contract deploy as blobs
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks
CodSpeed Performance Gauge
0%
3.7 s3.7 s
should successfully execute a contract deploy (x20 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks
CodSpeed Performance Gauge
0%
101.5 ms101.9 ms
should successfully withdraw to the base layer (x20 times)
internal/benchmarks/src/transaction-results.bench.ts::Transaction Submission Benchmarks
CodSpeed Performance Gauge
-4%
45.1 ms47.1 ms

Commits

Click on a commit to change the comparison range
Base
master
41c72fb
-12.65%
chore
2dbae8e
1 year ago
by LuizAsFight
-7.17%
Merge branch 'ps/chore/added-on-before-send-hook' of github.com:FuelLabs/fuels-ts into ps/chore/added-on-before-send-hook
de83c9f
1 year ago
by petertonysmith94
-27.79%
lint: minor linting fixes
2a5ff27
1 year ago
by maschad
+27.16%
Merge branch 'ps/chore/added-on-before-send-hook' of github.com:FuelLabs/fuels-ts into ps/chore/added-on-before-send-hook
638e3ec
1 year ago
by LuizAsFight
-27.48%
feat: skip custom fee
f550fa0
1 year ago
by nelitow
+27.86%
feat: sip custom fee on contract call
760bf3b
1 year ago
by nelitow
-30.6%
Revert "feat: sip custom fee on contract call"
6f17863
1 year ago
by nelitow
© 2026 CodSpeed Technology
Home Terms Privacy Docs