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

copy files in parallel for dydx airdrop #651

Conversation

humanalgorithm
Copy link
Contributor

@humanalgorithm humanalgorithm commented Jan 29, 2024

Creating a parallel file structure for dydx airdrop that matches rekt airdrop.
That way we can build dydx airdrop while preserving the code for rekt airdrop.
At the end of dydx then we can create shared modules between the two.

Copy link

github-actions bot commented Jan 29, 2024

Cosm-Orc Gas Usage

No gas diff larger than 0.5%

Raw Report for b139dc6
Contract Op Name Gas Used Gas Wanted File
minter Execute__minter_exec_mint_to_token 365553 525206 e2e/src/tests/open_edition_minter_executes_tests.rs:181
minter Execute__minter_exec_purge 140240 187293 e2e/src/tests/open_edition_minter_executes_tests.rs:282
minter Execute__minter_exec_update_per_addr_limit 209877 291698 e2e/src/tests/open_edition_minter_executes_tests.rs:217
minter Execute__minter_exec_update_trading_time 271495 384122 e2e/src/tests/open_edition_minter_executes_tests.rs:100
multiple_contracts Execute__minter_batch_exec_mint_token 3158376 4714706 e2e/src/tests/open_edition_factory_and_mint_tests.rs:276
multiple_contracts Execute__minter_batch_exec_mint_token_w_trading_time 1947727 2891325 e2e/src/tests/factory_test.rs:314
open_edition_factory Execute__factory_exec_minter_inst 547471 798080 e2e/src/tests/open_edition_factory_and_mint_tests.rs:206
open_edition_factory Instantiate__factory_inst 188167 259133 e2e/src/helpers/open_edition_minter_helpers.rs:39
open_edition_factory Execute__factory_exec_minter_inst_w_trading_time 548182 799146 e2e/src/tests/open_edition_factory_and_mint_tests.rs:411
open_edition_factory Store__Store 3506900 5237210 e2e/src/helpers/chain.rs:78
vending_factory Execute__factory_exec_minter_inst_w_trading_time 3858234 5764154 e2e/src/tests/factory_test.rs:244
vending_factory Instantiate__factory_inst 187383 257958 e2e/src/helpers/helper.rs:35
vending_factory Store__Store 3082476 4600574 e2e/src/helpers/chain.rs:78
vending_factory Execute__factory_exec_minter_inst 34038029 51033849 e2e/src/tests/factory_test.rs:98
base_factory Store__Store 2696792 4022048 e2e/src/helpers/chain.rs:78
base_minter Store__Store 7068056 10578884 e2e/src/helpers/chain.rs:78
open_edition_minter Store__Store 8700070 13026900 e2e/src/helpers/chain.rs:78
sg721_base Store__Store 8416494 12601541 e2e/src/helpers/chain.rs:78
sg721_metadata_onchain Store__Store 8886444 13306466 e2e/src/helpers/chain.rs:78
sg721_nt Store__Store 7842375 11740362 e2e/src/helpers/chain.rs:78
sg721_updatable Store__Store 9204723 13783884 e2e/src/helpers/chain.rs:78
sg_whitelist Store__Store 3599317 5375835 e2e/src/helpers/chain.rs:78
sg_whitelist_flex Store__Store 3528506 5269619 e2e/src/helpers/chain.rs:78
vending_minter Store__Store 8892840 13316060 e2e/src/helpers/chain.rs:78
vending_minter_merkle_wl Store__Store 9138800 13685000 e2e/src/helpers/chain.rs:78
vending_minter_wl_flex Store__Store 9075906 13590659 e2e/src/helpers/chain.rs:78
whitelist_immutable Store__Store 2206354 3286391 e2e/src/helpers/chain.rs:78
whitelist_mtree Store__Store 7025364 10514846 e2e/src/helpers/chain.rs:78

@humanalgorithm humanalgorithm merged commit 9b045dd into humanalgorithm/dydx-main-branch-v3.x Jan 29, 2024
18 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant