Avatar for the FuelLabs user
FuelLabs
fuels-ts
BlogDocsChangelog

chore: remove legacy API docs

#3416Merged
Comparing
db/chore/remove-legacy-api-docs
(
c7ef3c6
) with
master
(
1f010a8
)
CodSpeed Performance Gauge
+1%
Improvements
0
Regressions
0
Untouched
18
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

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
+9%
27.4 ms
25.2 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
+8%
19.8 ms
18.2 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
+7%
26 ms
24.4 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
+5%
33 ms
31.4 ms
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.2 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%
410 µs
409.4 µs
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
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 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
0%
59.1 ms
59.1 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
0%
101 ms
101 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.7 ms
Instantiate from an address
internal/benchmarks/src/wallet.bench.ts::Wallet Benchmarks::Instantiate from an address
CodSpeed Performance Gauge
0%
576.5 µs
578.2 µs
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)
CodSpeed Performance Gauge
0%
49.1 ms
49.3 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
0%
61.8 ms
62.1 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
-1%
45.5 ms
46 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%
65.9 ms
66.6 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
-1%
65 ms
66 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
-3%
71.2 ms
73.5 ms

Commits

Click on a commit to change the comparison range
Base
master
1f010a8
+2%
chore: changeset
7fc00ce
3 months ago
by danielbate
-1%
fix: reintroduce return type
bebecde
3 months ago
by danielbate
0%
Merge branch 'master' of https://github.com/FuelLabs/fuels-ts into db/chore/remove-legacy-api-docs
4e55b7e
3 months ago
by danielbate
+2%
chore: rebuild
5c9de93
3 months ago
by danielbate
0%
chore: remove temp docs hub validation branch
6f5acfe
3 months ago
by danielbate
-2%
chore: linting
b94c477
3 months ago
by danielbate
+1%
chore: rebuild
8befe50
3 months ago
by danielbate
-1%
Merge branch 'master' into db/chore/remove-legacy-api-docs
846d4ec
3 months ago
by danielbate
+1%
Merge branch 'db/chore/remove-legacy-api-docs' of https://github.com/FuelLabs/fuels-ts into db/chore/remove-legacy-api-docs
c7ef3c6
3 months ago
by danielbate
Home Terms PrivacyDocs