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

Tidy up toml files for publishing. #624

Merged
merged 1 commit into from
Jan 19, 2023
Merged

Tidy up toml files for publishing. #624

merged 1 commit into from
Jan 19, 2023

Conversation

0xekez
Copy link
Contributor

@0xekez 0xekez commented Jan 19, 2023

This does some basic tidying to our Cargo.toml files so that we can publish crates.

Unfortunately it is not possible to publish a crate with a git dependency, though we can still publish the good packages.

@0xekez 0xekez force-pushed the zeke/package-readyness branch from 15274c5 to 2846517 Compare January 19, 2023 20:55
@0xekez 0xekez requested review from JakeHartnell and blue-note and removed request for JakeHartnell January 19, 2023 20:55
@codecov-commenter
Copy link

codecov-commenter commented Jan 19, 2023

Codecov Report

Base: 95.38% // Head: 95.38% // No change to project coverage 👍

Coverage data is based on head (1224109) compared to base (820a186).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #624   +/-   ##
=======================================
  Coverage   95.38%   95.38%           
=======================================
  Files          49       49           
  Lines        4029     4029           
=======================================
  Hits         3843     3843           
  Misses        186      186           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@0xekez 0xekez force-pushed the zeke/package-readyness branch from 2846517 to 1224109 Compare January 19, 2023 21:13
@github-actions
Copy link

github-actions bot commented Jan 19, 2023

Cosm-Orc Gas Usage

No gas diff larger than 0.5%

Raw Report for 1224109
Contract Op Name Gas Used Gas Wanted File
dao_core Instantiate__inst_admin_create_dao 1276868 1892501 ci/integration-tests/src/helpers/helper.rs:98
dao_core Instantiate__exc_stake_create_dao 1275794 1890890 ci/integration-tests/src/helpers/helper.rs:98
dao_core Instantiate__inst_dao_no_admin 1275818 1890926 ci/integration-tests/src/helpers/helper.rs:98
dao_core Execute__exc_items_rm 192820 266513 ci/integration-tests/src/tests/cw_core_test.rs:171
dao_core Execute__exc_items_set 194488 269013 ci/integration-tests/src/tests/cw_core_test.rs:136
dao_core Instantiate__exc_items_create_dao 1276868 1892501 ci/integration-tests/src/helpers/helper.rs:98
dao_core Store__Store 5668751 8480337 ci/integration-tests/src/helpers/chain.rs:97
dao_core Execute__exc_admin_msgs_pause_dao 194613 269202 ci/integration-tests/src/tests/cw_core_test.rs:76
dao_core Instantiate__exc_admin_msgs_create_dao 1275818 1890926 ci/integration-tests/src/helpers/helper.rs:98
dao_core Instantiate__exc_admin_msgs_create_dao_with_admin 1276868 1892501 ci/integration-tests/src/helpers/helper.rs:98
cw20_base Execute__exc_stake_stake_tokens 234536 320952 ci/integration-tests/src/tests/cw20_stake_test.rs:76
cw20_base Store__Store 4180849 6248484 ci/integration-tests/src/helpers/chain.rs:97
cw721_base Instantiate__instantiate_cw721_base 164837 224540 ci/integration-tests/src/tests/dao_voting_cw721_staked_test.rs:22
cw721_base Store__Store 3369402 5031314 ci/integration-tests/src/helpers/chain.rs:97
cw721_base Execute__mint_nft 140542 188097 ci/integration-tests/src/tests/dao_voting_cw721_staked_test.rs:87
cw721_base Execute__stake_nft 234591 329168 ci/integration-tests/src/tests/dao_voting_cw721_staked_test.rs:70
dao_voting_cw721_staked Execute__claim_nfts 5710869 8543393 ci/integration-tests/src/tests/dao_voting_cw721_staked_test.rs:120
dao_voting_cw721_staked Instantiate__instantiate_dao_voting_cw721_staked 178255 244667 ci/integration-tests/src/tests/dao_voting_cw721_staked_test.rs:49
dao_voting_cw721_staked Store__Store 3332963 4976655 ci/integration-tests/src/helpers/chain.rs:97
dao_voting_cw721_staked Execute__unstake_nfts 230319 322760 ci/integration-tests/src/tests/dao_voting_cw721_staked_test.rs:105
multiple_contracts Execute__batch_cw721_stake_max_claims 4196439 6254235 ci/integration-tests/src/tests/dao_voting_cw721_staked_test.rs:251
cw20_stake Store__Store 3918184 5854487 ci/integration-tests/src/helpers/chain.rs:97
cw20_stake_external_rewards Store__Store 3331858 4974998 ci/integration-tests/src/helpers/chain.rs:97
cw20_stake_reward_distributor Store__Store 2816213 4201530 ci/integration-tests/src/helpers/chain.rs:97
cw4_group Store__Store 2783570 4152566 ci/integration-tests/src/helpers/chain.rs:97
cw_admin_factory Store__Store 2003427 2982351 ci/integration-tests/src/helpers/chain.rs:97
cw_token_swap Store__Store 2365061 3524802 ci/integration-tests/src/helpers/chain.rs:97
dao_pre_propose_approval_single Store__Store 4903207 7332021 ci/integration-tests/src/helpers/chain.rs:97
dao_pre_propose_approver Store__Store 3659588 5466593 ci/integration-tests/src/helpers/chain.rs:97
dao_pre_propose_multiple Store__Store 4233291 6327147 ci/integration-tests/src/helpers/chain.rs:97
dao_pre_propose_single Store__Store 4154927 6209601 ci/integration-tests/src/helpers/chain.rs:97
dao_proposal_condorcet Store__Store 4615777 6900876 ci/integration-tests/src/helpers/chain.rs:97
dao_proposal_multiple Store__Store 6361365 9519258 ci/integration-tests/src/helpers/chain.rs:97
dao_proposal_single Store__Store 6662627 9971151 ci/integration-tests/src/helpers/chain.rs:97
dao_voting_cw20_staked Store__Store 3608277 5389626 ci/integration-tests/src/helpers/chain.rs:97
dao_voting_cw4 Store__Store 2670821 3983442 ci/integration-tests/src/helpers/chain.rs:97
dao_voting_native_staked Store__Store 2960165 4417454 ci/integration-tests/src/helpers/chain.rs:97

Copy link
Collaborator

@bekauz bekauz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clean

@0xekez 0xekez merged commit f784e57 into main Jan 19, 2023
@0xekez 0xekez deleted the zeke/package-readyness branch January 19, 2023 21:53
JakeHartnell pushed a commit that referenced this pull request Dec 13, 2023
New SECURITY.md refering to wasmd
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.

4 participants