Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
feat: integration openzeppelin evm template #284
feat: integration openzeppelin evm template #284
Changes from 9 commits
2ed4d7a
de2dcb9
9965d16
df3cfd0
9e0c59d
2e0f008
4f14fa9
1635439
52da666
25bd655
ec35767
a27241a
d0daaac
0126489
b73b549
ef7a691
7e42531
e8972f0
4890164
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Check warning on line 6 in crates/pop-common/src/templates/mod.rs
GitHub Actions / clippy
missing documentation for a module
Check warning on line 9 in crates/pop-common/src/templates/mod.rs
GitHub Actions / clippy
missing documentation for an enum
Check warning on line 11 in crates/pop-common/src/templates/mod.rs
GitHub Actions / clippy
missing documentation for a variant
Check warning on line 14 in crates/pop-common/src/templates/mod.rs
GitHub Actions / clippy
missing documentation for a variant
Check warning on line 22 in crates/pop-common/src/templates/mod.rs
GitHub Actions / clippy
missing documentation for an associated constant
Check warning on line 101 in crates/pop-common/src/templates/mod.rs
GitHub Actions / clippy
missing documentation for a macro
Check warning on line 114 in crates/pop-common/src/templates/mod.rs
GitHub Actions / clippy
missing documentation for a macro
Check warning on line 30 in crates/pop-contracts/src/new.rs
GitHub Actions / clippy
missing documentation for a function
Check warning on line 71 in crates/pop-contracts/src/new.rs
GitHub Actions / clippy
unnecessary use of `to_string`
Check warning on line 35 in crates/pop-parachains/src/new_parachain.rs
GitHub Actions / clippy
this expression creates a reference which is immediately dereferenced by the compiler