Avatar for the FuelLabs user
FuelLabs
fuels-ts
BlogDocsChangelog

GitHub Actions
run

13 hours ago 6f17863 ps/chore/added-on-before-send-hook

Compare

Base
Search a run

Head
feat: added `onBeforeSend` hook to the connector interface
#3487
ps/chore/added-on-before-send-hook
13 hours ago

Compare
Suggested base runs:

Benchmarks

should successfully get transaction cost estimate for a single contract call (x20 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks::should successfully get transaction cost estimate for a single contract call (x20 times)
24.8 ms
should successfully get transaction cost estimate for a batch transfer (x20 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks::should successfully get transaction cost estimate for a batch transfer (x20 times)
24.6 ms
should successfully get transaction cost estimate for multi contract calls (x20 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks::should successfully get transaction cost estimate for multi contract calls (x20 times)
31.7 ms
should successfully get transaction cost estimate for a single transfer (x20 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks::should successfully get transaction cost estimate for a single transfer (x20 times)
18.3 ms
should successfully perform a batch transfer (x20 times)
internal/benchmarks/src/transaction-results.bench.ts::Transaction Submission Benchmarks::should successfully perform a batch transfer (x20 times)
58.2 ms
should successfully execute a contract multi call (x20 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks::should successfully execute a contract multi call (x20 times)
68.4 ms
Instantiate a new Locked wallet from a constructor
internal/benchmarks/src/wallet.bench.ts::Wallet Benchmarks::Instantiate a new Locked wallet from a constructor
406.8 µs
should successfully execute a contract mint (x20 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks::should successfully execute a contract mint (x20 times)
64.2 ms
should successfully get transaction cost estimate for a mint (x20 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks::should successfully get transaction cost estimate for a mint (x20 times)
21.9 ms
should successfully write to a contract (x20 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks::should successfully write to a contract (x20 times)
62.8 ms
should successfully transfer a single asset between wallets (x20 times)
internal/benchmarks/src/transaction-results.bench.ts::Transaction Submission Benchmarks::should successfully transfer a single asset between wallets (x20 times)
57.5 ms
should successfully withdraw to the base layer (x20 times)
internal/benchmarks/src/transaction-results.bench.ts::Transaction Submission Benchmarks::should successfully withdraw to the base layer (x20 times)
47.1 ms
should successfully execute a contract deploy as blobs
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks::should successfully execute a contract deploy as blobs
3.7 s
Instantiate a new Unlocked wallet
internal/benchmarks/src/wallet.bench.ts::Wallet Benchmarks::Instantiate a new Unlocked wallet
4.7 ms
should successfully conduct a custom transfer between wallets (x20 times)
internal/benchmarks/src/transaction-results.bench.ts::Transaction Submission Benchmarks::should successfully conduct a custom transfer between wallets (x20 times)
101.9 ms
should successfully execute a contract deploy (x20 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks::should successfully execute a contract deploy (x20 times)
101.9 ms
Instantiate from an address
internal/benchmarks/src/wallet.bench.ts::Wallet Benchmarks::Instantiate from an address
390 µs
should successfully execute a contract read function (x20 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks::should successfully execute a contract read function (x20 times)
67 ms
Home Terms PrivacyDocs