Avatar for the FuelLabs user
FuelLabs
fuels-ts
BlogDocsChangelog

fix: validation and handling of unsafe integers

#3491
Comparing
ps/fix/issue-with-big-numbers
(
c1eed36
) with
master
(
41c72fb
)
CodSpeed Performance Gauge
-45%
Improvements
0
Regressions
1
Untouched
17
New
0
Dropped
0
Ignored
0

Benchmarks

Failed

should successfully conduct a custom transfer between wallets (x20 times)Regression
internal/benchmarks/src/transaction-results.bench.ts::Transaction Submission Benchmarks::should successfully conduct a custom transfer between wallets (x20 times)
CodSpeed Performance Gauge
-45%
50.3 ms
90.8 ms

Passed

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)
CodSpeed Performance Gauge
+4%
60.1 ms
57.8 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)
CodSpeed Performance Gauge
+4%
65.2 ms
62.9 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)
CodSpeed Performance Gauge
+2%
58.6 ms
57.7 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)
CodSpeed Performance Gauge
+1%
101.5 ms
100.3 ms
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)
CodSpeed Performance Gauge
+1%
25.1 ms
24.8 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)
CodSpeed Performance Gauge
0%
68.4 ms
68.1 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)
CodSpeed Performance Gauge
0%
24.7 ms
24.7 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
CodSpeed Performance Gauge
0%
406.8 µs
406.3 µ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)
CodSpeed Performance Gauge
0%
67.4 ms
67.3 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
CodSpeed Performance Gauge
0%
3.7 s
3.7 s
Instantiate from an address
internal/benchmarks/src/wallet.bench.ts::Wallet Benchmarks::Instantiate from an address
CodSpeed Performance Gauge
0%
389.9 µs
389.7 µs
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)
CodSpeed Performance Gauge
0%
21.9 ms
21.9 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)
CodSpeed Performance Gauge
0%
18.3 ms
18.3 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)
CodSpeed Performance Gauge
0%
31.7 ms
31.7 ms
Instantiate a new Unlocked wallet
internal/benchmarks/src/wallet.bench.ts::Wallet Benchmarks::Instantiate a new Unlocked wallet
CodSpeed Performance Gauge
0%
4.7 ms
4.8 ms
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)
CodSpeed Performance Gauge
-1%
64.6 ms
65.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)
CodSpeed Performance Gauge
-4%
45.1 ms
47.2 ms

Commits

Click on a commit to change the comparison range
Base
master
41c72fb
-19%
chore: changeset
2a4d6cf
11 days ago
by petertonysmith94
-28%
chore: add comment + altered test
a0f983f
10 days ago
by petertonysmith94
+27%
Update .changeset/orange-moles-leave.md
b68944c
7 days ago
by petertonysmith94
-24%
chore: improving error message
eb24fc1
6 hours ago
by petertonysmith94
0%
chore: fix error messages
c1eed36
4 hours ago
by petertonysmith94
Home Terms PrivacyDocs