use-ink/ink

Investigate Usage of `inline`

Open

#1,035 opened on Nov 23, 2021

View on GitHub
 (0 comments) (1 reaction) (0 assignees)Rust (476 forks)github user discovery
B-researchE-help wantedgood first issue

Repository metrics

Stars
 (1,459 stars)
PR merge metrics
 (PR metrics pending)

Description

This should be a more through version of https://github.com/paritytech/ink/pull/1019. We should dig into our usage of inline further since it seems like we can reduce our contract size by being more strategic with its usage.

Contributor guide