Skip to content

Commit 942ed54

Browse files
committed
snapshots
1 parent 66b3232 commit 942ed54

15 files changed

+82
-82
lines changed

test/integration-tests/gas-tests/__snapshots__/CheckOwnership.gas.test.ts.snap

+5-5
Original file line numberDiff line numberDiff line change
@@ -3,34 +3,34 @@
33
exports[`Check Ownership Gas gas: balance check ERC20 1`] = `
44
Object {
55
"calldataByteLength": 356,
6-
"gasUsed": 39810,
6+
"gasUsed": 39837,
77
}
88
`;
99

1010
exports[`Check Ownership Gas gas: checks ownership after a seaport trade, one NFT 1`] = `
1111
Object {
1212
"calldataByteLength": 2180,
13-
"gasUsed": 185230,
13+
"gasUsed": 185269,
1414
}
1515
`;
1616

1717
exports[`Check Ownership Gas gas: checks ownership after a seaport trade, two NFTs 1`] = `
1818
Object {
1919
"calldataByteLength": 5028,
20-
"gasUsed": 294631,
20+
"gasUsed": 294687,
2121
}
2222
`;
2323

2424
exports[`Check Ownership Gas gas: does not check ownership after a seaport trade, one NFT 1`] = `
2525
Object {
2626
"calldataByteLength": 2020,
27-
"gasUsed": 182372,
27+
"gasUsed": 182393,
2828
}
2929
`;
3030

3131
exports[`Check Ownership Gas gas: just ownership check 1`] = `
3232
Object {
3333
"calldataByteLength": 356,
34-
"gasUsed": 32474,
34+
"gasUsed": 32495,
3535
}
3636
`;

test/integration-tests/gas-tests/__snapshots__/CryptoPunk.gas.test.ts.snap

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
exports[`Cryptopunks purchases 1 cryptopunk gas 1`] = `
44
Object {
55
"calldataByteLength": 356,
6-
"gasUsed": 109543,
6+
"gasUsed": 109570,
77
}
88
`;

test/integration-tests/gas-tests/__snapshots__/Element.gas.test.ts.snap

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
exports[`Element Market gas tests gas: purchases open order 1`] = `
44
Object {
55
"calldataByteLength": 964,
6-
"gasUsed": 123911,
6+
"gasUsed": 123932,
77
}
88
`;

test/integration-tests/gas-tests/__snapshots__/Foundation.gas.test.ts.snap

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
exports[`Foundation Gas Tests Buy a mental worlds NFT from Foundation gas: token id 32 of mental worlds 1`] = `
44
Object {
55
"calldataByteLength": 612,
6-
"gasUsed": 182958,
6+
"gasUsed": 182975,
77
}
88
`;

test/integration-tests/gas-tests/__snapshots__/LooksRareV2.gas.test.ts.snap

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
exports[`LooksRareV2 Gas Test Bulk Buy Buys 2 721s 1`] = `
44
Object {
55
"calldataByteLength": 2884,
6-
"gasUsed": 335466,
6+
"gasUsed": 335486,
77
}
88
`;
99

1010
exports[`LooksRareV2 Gas Test Single Buy Buy a 721 1`] = `
1111
Object {
1212
"calldataByteLength": 1508,
13-
"gasUsed": 189854,
13+
"gasUsed": 189875,
1414
}
1515
`;

test/integration-tests/gas-tests/__snapshots__/NFT20.gas.test.ts.snap

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
exports[`NFT20 Buy 3 alphabetties from NFT20 gas: purchases token ids 129, 193, 278 of Alphabetties 1`] = `
44
Object {
55
"calldataByteLength": 836,
6-
"gasUsed": 392189,
6+
"gasUsed": 392210,
77
}
88
`;

test/integration-tests/gas-tests/__snapshots__/NFTX.gas.test.ts.snap

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
exports[`NFTX Gas Tests gas: buyAndRedeem w/ specific selection 1`] = `
44
Object {
55
"calldataByteLength": 964,
6-
"gasUsed": 574837,
6+
"gasUsed": 574858,
77
}
88
`;

test/integration-tests/gas-tests/__snapshots__/Payments.gas.test.ts.snap

+8-8
Original file line numberDiff line numberDiff line change
@@ -3,55 +3,55 @@
33
exports[`Payments Gas Tests Individual Command Tests gas: APPROVE_ERC20 1`] = `
44
Object {
55
"calldataByteLength": 324,
6-
"gasUsed": 53803,
6+
"gasUsed": 53824,
77
}
88
`;
99

1010
exports[`Payments Gas Tests Individual Command Tests gas: SWEEP with ERC20 1`] = `
1111
Object {
1212
"calldataByteLength": 356,
13-
"gasUsed": 39208,
13+
"gasUsed": 39235,
1414
}
1515
`;
1616

1717
exports[`Payments Gas Tests Individual Command Tests gas: SWEEP_WITH_FEE 1`] = `
1818
Object {
1919
"calldataByteLength": 516,
20-
"gasUsed": 67887,
20+
"gasUsed": 67938,
2121
}
2222
`;
2323

2424
exports[`Payments Gas Tests Individual Command Tests gas: TRANSFER with ERC20 1`] = `
2525
Object {
2626
"calldataByteLength": 356,
27-
"gasUsed": 38224,
27+
"gasUsed": 38251,
2828
}
2929
`;
3030

3131
exports[`Payments Gas Tests Individual Command Tests gas: TRANSFER with ETH 1`] = `
3232
Object {
3333
"calldataByteLength": 356,
34-
"gasUsed": 33791,
34+
"gasUsed": 33821,
3535
}
3636
`;
3737

3838
exports[`Payments Gas Tests Individual Command Tests gas: UNWRAP_WETH 1`] = `
3939
Object {
4040
"calldataByteLength": 324,
41-
"gasUsed": 46776,
41+
"gasUsed": 46803,
4242
}
4343
`;
4444

4545
exports[`Payments Gas Tests Individual Command Tests gas: UNWRAP_WETH_WITH_FEE 1`] = `
4646
Object {
4747
"calldataByteLength": 644,
48-
"gasUsed": 53110,
48+
"gasUsed": 53185,
4949
}
5050
`;
5151

5252
exports[`Payments Gas Tests Individual Command Tests gas: WRAP_ETH 1`] = `
5353
Object {
5454
"calldataByteLength": 324,
55-
"gasUsed": 57384,
55+
"gasUsed": 57406,
5656
}
5757
`;

test/integration-tests/gas-tests/__snapshots__/SeaportV1_4.gas.test.ts.snap

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
exports[`Seaport v1.4 Gas Tests ERC20 -> NFT gas: fulfillAdvancedOrder 1`] = `
44
Object {
55
"calldataByteLength": 2532,
6-
"gasUsed": 236943,
6+
"gasUsed": 237030,
77
}
88
`;
99

1010
exports[`Seaport v1.4 Gas Tests ETH -> NFT gas: fulfillAdvancedOrder 1`] = `
1111
Object {
1212
"calldataByteLength": 2020,
13-
"gasUsed": 182372,
13+
"gasUsed": 182393,
1414
}
1515
`;

test/integration-tests/gas-tests/__snapshots__/SeaportV1_5.gas.test.ts.snap

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
exports[`Seaport v1.5 Gas Tests ETH -> NFT gas: fulfillAdvancedOrder 1`] = `
44
Object {
55
"calldataByteLength": 2020,
6-
"gasUsed": 152034,
6+
"gasUsed": 152055,
77
}
88
`;
99

1010
exports[`Seaport v1.5 Gas Tests ETH -> NFT gas: fulfillAvailableAdvancedOrders 2 orders 1`] = `
1111
Object {
1212
"calldataByteLength": 4644,
13-
"gasUsed": 288313,
13+
"gasUsed": 288333,
1414
}
1515
`;

test/integration-tests/gas-tests/__snapshots__/Sudoswap.gas.test.ts.snap

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@
33
exports[`Sudoswap Gas Tests ERC20 -> NFT gas: purchases NFTs with FRAX ERC20 token already approved 1`] = `
44
Object {
55
"calldataByteLength": 1380,
6-
"gasUsed": 289775,
6+
"gasUsed": 289844,
77
}
88
`;
99

1010
exports[`Sudoswap Gas Tests ERC20 -> NFT gas: purchases tokens 2402, 2509 of Based Ghoul with FRAX ERC20 token 1`] = `
1111
Object {
1212
"calldataByteLength": 1508,
13-
"gasUsed": 311366,
13+
"gasUsed": 311453,
1414
}
1515
`;
1616

1717
exports[`Sudoswap Gas Tests ETH -> NFT gas: purchases token ids 173, 239, 240 of Sudolets 1`] = `
1818
Object {
1919
"calldataByteLength": 836,
20-
"gasUsed": 201591,
20+
"gasUsed": 201612,
2121
}
2222
`;

0 commit comments

Comments
 (0)