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

Release Version 3.0.1 #1190

Merged
merged 14 commits into from Apr 6, 2022
Merged

Release Version 3.0.1 #1190

merged 14 commits into from Apr 6, 2022

Conversation

HCastano
Copy link
Contributor

Follow up to #1189.

@paritytech-cicd-pr
Copy link

paritytech-cicd-pr commented Mar 17, 2022

🦑 📈 ink! Example Contracts ‒ Changes Report 📉 🦑

These are the results when building the examples/* contracts from this branch with cargo-contract 1.1.0-85b65c6 and comparing them to ink! master:

Δ Optimized Size Δ Used Gas Total Optimized Size Total Used Gas
accumulator 1.03 K
adder 2.17 K
contract-introspection 2.37 K
contract-terminate 0.94 K 214_418
contract-transfer 8.15 K 14_418
delegate-calls 2.99 K 14_950
delegator 6.37 K 46_295
dns 8.84 K 43_254
erc1155 17.23 K 86_508
erc20 8.49 K 43_254
erc721 11.81 K 115_344
flipper 1.31 K 14_418
forward-calls 2.90 K 29_536
incrementer 1.21 K 14_418
multisig 25.20 K 93_527
rand-extension 3.92 K 14_418
subber 2.19 K
trait-erc20 8.76 K 43_254
trait-flipper 1.00 K 14_418
trait-incrementer 1.19 K 28_836
upgradeable-flipper 1.55 K

Link to the run | Last update: Mon Apr 4 19:06:33 CEST 2022

@codecov-commenter
Copy link

codecov-commenter commented Mar 24, 2022

Codecov Report

Merging #1190 (d0064b4) into master (6f105c2) will decrease coverage by 0.11%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1190      +/-   ##
==========================================
- Coverage   79.03%   78.92%   -0.12%     
==========================================
  Files         229      229              
  Lines        8667     8667              
==========================================
- Hits         6850     6840      -10     
- Misses       1817     1827      +10     
Impacted Files Coverage Δ
crates/storage/src/collections/vec/fuzz_tests.rs 85.71% <0.00%> (-14.29%) ⬇️
crates/metadata/src/layout/mod.rs 75.86% <0.00%> (-1.15%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6f105c2...d0064b4. Read the comment docs.

@cmichi
Copy link
Collaborator

cmichi commented Mar 25, 2022

As a follow-up to #1200 you should bump the versions of all crates and update the RELEASES.md as part of this PR. You can also be the first one to try out the checklist by releasing 3.0.1.

@HCastano
Copy link
Contributor Author

HCastano commented Apr 3, 2022

As a follow-up to #1200 you should bump the versions of all crates and update the RELEASES.md as part of this PR. You can also be the first one to try out the checklist by releasing 3.0.1.

Will try the new release checklist tomorrow 😃

@HCastano HCastano force-pushed the hc-bump-ink-lang-codegen-3.0.1 branch from c4cb1c9 to d0064b4 Compare April 4, 2022 14:53
@cmichi
Copy link
Collaborator

cmichi commented Apr 4, 2022

Don't forget to bump the version in all crates + examples.

@HCastano HCastano changed the title Bump ink_lang_codegen crate to v3.0.1 Release Version 3.0.1 Apr 4, 2022
RELEASES.md Outdated Show resolved Hide resolved
RELEASES.md Outdated Show resolved Hide resolved
RELEASES_CHECKLIST.md Outdated Show resolved Hide resolved
RELEASES_CHECKLIST.md Outdated Show resolved Hide resolved
@cmichi cmichi merged commit 905caa4 into master Apr 6, 2022
@cmichi cmichi deleted the hc-bump-ink-lang-codegen-3.0.1 branch April 6, 2022 06:00
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.

None yet

5 participants