Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Do Not Merge] benchmark tokenerc721 alt #625

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
64 changes: 3 additions & 61 deletions .gas-snapshot
Original file line number Diff line number Diff line change
@@ -1,61 +1,3 @@
AABenchmarkPrepare:test_prepareBenchmarkFile() (gas: 2926370)
AccountBenchmarkTest:test_state_accountReceivesNativeTokens() (gas: 11037)
AccountBenchmarkTest:test_state_addAndWithdrawDeposit() (gas: 83332)
AccountBenchmarkTest:test_state_contractMetadata() (gas: 56507)
AccountBenchmarkTest:test_state_createAccount_viaEntrypoint() (gas: 432040)
AccountBenchmarkTest:test_state_createAccount_viaFactory() (gas: 334122)
AccountBenchmarkTest:test_state_executeBatchTransaction() (gas: 39874)
AccountBenchmarkTest:test_state_executeBatchTransaction_viaAccountSigner() (gas: 392782)
AccountBenchmarkTest:test_state_executeBatchTransaction_viaEntrypoint() (gas: 82915)
AccountBenchmarkTest:test_state_executeTransaction() (gas: 35735)
AccountBenchmarkTest:test_state_executeTransaction_viaAccountSigner() (gas: 378632)
AccountBenchmarkTest:test_state_executeTransaction_viaEntrypoint() (gas: 75593)
AccountBenchmarkTest:test_state_receiveERC1155NFT() (gas: 39343)
AccountBenchmarkTest:test_state_receiveERC721NFT() (gas: 78624)
AccountBenchmarkTest:test_state_transferOutsNativeTokens() (gas: 81713)
AirdropERC1155BenchmarkTest:test_benchmark_airdropERC1155_airdrop() (gas: 38083572)
AirdropERC20BenchmarkTest:test_benchmark_airdropERC20_airdrop() (gas: 32068413)
AirdropERC721BenchmarkTest:test_benchmark_airdropERC721_airdrop() (gas: 41912536)
DropERC1155BenchmarkTest:test_benchmark_dropERC1155_claim() (gas: 185032)
DropERC1155BenchmarkTest:test_benchmark_dropERC1155_lazyMint() (gas: 123913)
DropERC1155BenchmarkTest:test_benchmark_dropERC1155_setClaimConditions_five_conditions() (gas: 492121)
DropERC20BenchmarkTest:test_benchmark_dropERC20_claim() (gas: 230505)
DropERC20BenchmarkTest:test_benchmark_dropERC20_setClaimConditions_five_conditions() (gas: 500858)
DropERC721BenchmarkTest:test_benchmark_dropERC721_claim_five_tokens() (gas: 210967)
DropERC721BenchmarkTest:test_benchmark_dropERC721_lazyMint() (gas: 124540)
DropERC721BenchmarkTest:test_benchmark_dropERC721_lazyMint_for_delayed_reveal() (gas: 226149)
DropERC721BenchmarkTest:test_benchmark_dropERC721_reveal() (gas: 13732)
DropERC721BenchmarkTest:test_benchmark_dropERC721_setClaimConditions_five_conditions() (gas: 500494)
EditionStakeBenchmarkTest:test_benchmark_editionStake_claimRewards() (gas: 65081)
EditionStakeBenchmarkTest:test_benchmark_editionStake_stake() (gas: 185144)
EditionStakeBenchmarkTest:test_benchmark_editionStake_withdraw() (gas: 46364)
MultiwrapBenchmarkTest:test_benchmark_multiwrap_unwrap() (gas: 88950)
MultiwrapBenchmarkTest:test_benchmark_multiwrap_wrap() (gas: 473462)
NFTStakeBenchmarkTest:test_benchmark_nftStake_claimRewards() (gas: 68287)
NFTStakeBenchmarkTest:test_benchmark_nftStake_stake_five_tokens() (gas: 539145)
NFTStakeBenchmarkTest:test_benchmark_nftStake_withdraw() (gas: 38076)
PackBenchmarkTest:test_benchmark_pack_addPackContents() (gas: 219188)
PackBenchmarkTest:test_benchmark_pack_createPack() (gas: 1412868)
PackBenchmarkTest:test_benchmark_pack_openPack() (gas: 141860)
PackVRFDirectBenchmarkTest:test_benchmark_packvrf_createPack() (gas: 1379604)
PackVRFDirectBenchmarkTest:test_benchmark_packvrf_openPack() (gas: 119953)
PackVRFDirectBenchmarkTest:test_benchmark_packvrf_openPackAndClaimRewards() (gas: 3621)
SignatureDropBenchmarkTest:test_benchmark_signatureDrop_claim_five_tokens() (gas: 140517)
SignatureDropBenchmarkTest:test_benchmark_signatureDrop_lazyMint() (gas: 124311)
SignatureDropBenchmarkTest:test_benchmark_signatureDrop_lazyMint_for_delayed_reveal() (gas: 225891)
SignatureDropBenchmarkTest:test_benchmark_signatureDrop_reveal() (gas: 10647)
SignatureDropBenchmarkTest:test_benchmark_signatureDrop_setClaimConditions() (gas: 73699)
TokenERC1155BenchmarkTest:test_benchmark_tokenERC1155_burn() (gas: 5728)
TokenERC1155BenchmarkTest:test_benchmark_tokenERC1155_mintTo() (gas: 122286)
TokenERC1155BenchmarkTest:test_benchmark_tokenERC1155_mintWithSignature_pay_with_ERC20() (gas: 267175)
TokenERC1155BenchmarkTest:test_benchmark_tokenERC1155_mintWithSignature_pay_with_native_token() (gas: 296172)
TokenERC20BenchmarkTest:test_benchmark_tokenERC20_mintTo() (gas: 118586)
TokenERC20BenchmarkTest:test_benchmark_tokenERC20_mintWithSignature_pay_with_ERC20() (gas: 183032)
TokenERC20BenchmarkTest:test_benchmark_tokenERC20_mintWithSignature_pay_with_native_token() (gas: 207694)
TokenERC721BenchmarkTest:test_benchmark_tokenERC721_burn() (gas: 8954)
TokenERC721BenchmarkTest:test_benchmark_tokenERC721_mintTo() (gas: 151552)
TokenERC721BenchmarkTest:test_benchmark_tokenERC721_mintWithSignature_pay_with_ERC20() (gas: 262344)
TokenERC721BenchmarkTest:test_benchmark_tokenERC721_mintWithSignature_pay_with_native_token() (gas: 286914)
TokenStakeBenchmarkTest:test_benchmark_tokenStake_claimRewards() (gas: 67554)
TokenStakeBenchmarkTest:test_benchmark_tokenStake_stake() (gas: 177180)
TokenStakeBenchmarkTest:test_benchmark_tokenStake_withdraw() (gas: 47396)
TokenERC721AltBenchmarkTest:test_benchmark_tokenERC721Alt_mintWithSignature_fiveTokensMulticall() (gas: 821248)
TokenERC721AltBenchmarkTest:test_benchmark_tokenERC721Alt_mintWithSignature_oneToken() (gas: 184372)
TokenERC721AltBenchmarkTest:test_benchmark_tokenERC721Alt_mintWithSignature_tenTokensMulticall() (gas: 1607588)
71 changes: 71 additions & 0 deletions contracts/prebuilts/interface/token/ITokenERC721Alt.sol
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
// SPDX-License-Identifier: Apache-2.0
pragma solidity ^0.8.11;

import "@openzeppelin/contracts-upgradeable/token/ERC721/IERC721Upgradeable.sol";

/**
* `SignatureMint` is an ERC 721 contract. It lets anyone mint NFTs by producing a mint request
* and a signature (produced by an account with MINTER_ROLE, signing the mint request).
*/
interface ITokenERC721Alt is IERC721Upgradeable {
/**
* @notice The body of a request to mint NFTs.
*
* @param to The receiver of the NFTs to mint.
* @param uri The URI of the NFT to mint.
* @param price Price to pay for minting with the signature.
* @param currency The currency in which the price per token must be paid.
* @param validityStartTimestamp The unix timestamp after which the request is valid.
* @param validityEndTimestamp The unix timestamp after which the request expires.
* @param uid A unique identifier for the request.
*/
struct MintRequest {
address to;
uint128 validityStartTimestamp;
uint128 validityEndTimestamp;
bytes32 uid;
}

/// @dev Emitted when an account with MINTER_ROLE mints an NFT.
event TokensMinted(address indexed mintedTo, uint256 indexed tokenIdMinted, string uri);

/// @dev Emitted when tokens are minted.
event TokensMintedWithSignature(
address indexed signer,
address indexed mintedTo,
uint256 indexed tokenIdMinted,
MintRequest mintRequest
);

/**
* @notice Verifies that a mint request is signed by an account holding
* MINTER_ROLE (at the time of the function call).
*
* @param req The mint request.
* @param signature The signature produced by an account signing the mint request.
*
* returns (success, signer) Result of verification and the recovered address.
*/
function verify(
MintRequest calldata req,
bytes calldata signature
) external view returns (bool success, address signer);

/**
* @notice Lets an account with MINTER_ROLE mint an NFT.
*
* @param to The address to mint the NFT to.
* @param uri The URI to assign to the NFT.
*
* @return tokenId of the NFT minted.
*/
function mintTo(address to, string calldata uri) external returns (uint256);

/**
* @notice Mints an NFT according to the provided mint request.
*
* @param req The mint request.
* @param signature he signature produced by an account signing the mint request.
*/
function mintWithSignature(MintRequest calldata req, bytes calldata signature) external payable returns (uint256);
}
Loading
Loading