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

Contracts size for PR #155

Merged
merged 5 commits into from
Aug 17, 2022
Merged

Contracts size for PR #155

merged 5 commits into from
Aug 17, 2022

Conversation

o-tsaruk
Copy link
Contributor

@o-tsaruk o-tsaruk commented Jul 22, 2022

Close #134

@o-tsaruk o-tsaruk changed the title script & contract-size CI Contracts size for PR Jul 22, 2022
@o-tsaruk o-tsaruk linked an issue Jul 22, 2022 that may be closed by this pull request
Copy link
Contributor

@xgreenx xgreenx left a comment

Choose a reason for hiding this comment

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

How do you get the artifacts for destination branch?

.github/workflows/ci.yml Outdated Show resolved Hide resolved
@github-actions
Copy link

github-actions bot commented Jul 22, 2022

Contract Name main feature/pr-contracts-size Difference
diamond_caller 5675 5675 0
flash_borrower 4685 4685 0
flip_on_me 2101 2101 0
ink_diamond 7332 7332 0
lending_contract 42931 42918 -13
loan_contract 25055 25025 -30
my_access_control 20417 20402 -15
my_access_control_enumerable 9594 9594 0
my_diamond 15736 15739 3
my_flipper_guard 3792 3790 -2
my_ownable 20591 20591 0
my_pausable 3612 3612 0
my_payment_splitter 12239 12241 2
my_proxy 5448 5435 -13
my_psp22 14151 14125 -26
my_psp22_burnable 14374 14348 -26
my_psp22_capped 13971 13903 -68
my_psp22_facet_v1 13472 13488 16
my_psp22_facet_v2 13806 13780 -26
my_psp22_flashmint 17646 17643 -3
my_psp22_metadata 14426 14476 50
my_psp22_metadata_facet 6529 6527 -2
my_psp22_metadata_upgradeable 16861 16880 19
my_psp22_mintable 13221 13219 -2
my_psp22_pausable 13492 13536 44
my_psp22_token_timelock 7273 7271 -2
my_psp22_upgradeable 14471 14426 -45
my_psp22_wrapper 16667 16642 -25
my_psp34 16408 16393 -15
my_psp34_burnable 15907 15900 -7
my_psp34_enumerable 18568 18549 -19
my_psp34_metadata 17060 17071 11
my_psp34_mintable 15318 15344 26
my_psp37 17556 17546 -10
my_psp37_batch 19650 19664 14
my_psp37_burnable 18861 18864 3
my_psp37_enumerable 23061 23051 -10
my_psp37_metadata 17007 17009 2
my_psp37_mintable 17928 17926 -2
my_timelock_controller 22781 22838 57
psp22_receiver 3540 3540 0
psp34_receiver 4019 4019 0
psp37_receiver 5242 5242 0
rust_diamond 6346 6346 0
shares_contract 17059 17107 48
stable_coin_contract 14893 14859 -34

@o-tsaruk o-tsaruk self-assigned this Jul 26, 2022
@xgreenx xgreenx merged commit 974adca into main Aug 17, 2022
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.

Add CI to show contract size
2 participants