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

Add smart contracts #680

Merged
merged 3 commits into from Nov 9, 2022
Merged

Add smart contracts #680

merged 3 commits into from Nov 9, 2022

Conversation

aliXsed
Copy link
Contributor

@aliXsed aliXsed commented Nov 8, 2022

Bring pallet_contracts to Eden runtime with the safest options.

# Conflicts:
#	runtimes/eden/Cargo.toml
#	runtimes/eden/src/lib.rs
@codecov
Copy link

codecov bot commented Nov 8, 2022

Codecov Report

Merging #680 (64d4592) into master (2d49b97) will decrease coverage by 0.49%.
The diff coverage is 0.00%.

❗ Current head 64d4592 differs from pull request most recent head 11f1a5d. Consider uploading reports for the commit 11f1a5d to get more accurate results

@@            Coverage Diff             @@
##           master     #680      +/-   ##
==========================================
- Coverage   80.27%   79.78%   -0.50%     
==========================================
  Files          39       39              
  Lines        7326     7371      +45     
==========================================
  Hits         5881     5881              
- Misses       1445     1490      +45     
Impacted Files Coverage Δ
node/src/rpc.rs 0.00% <ø> (ø)
node/src/service.rs 0.00% <ø> (ø)
runtimes/eden/src/constants.rs 87.50% <ø> (ø)
runtimes/eden/src/lib.rs 3.03% <0.00%> (-1.19%) ⬇️
runtimes/eden/src/pallets_util.rs 0.00% <0.00%> (ø)

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

runtimes/eden/Cargo.toml Show resolved Hide resolved
runtimes/eden/src/lib.rs Outdated Show resolved Hide resolved
runtimes/eden/src/pallets_util.rs Show resolved Hide resolved
…cts in construct_runtime

Co-authored-by: Eliott Teissonniere <10683430+ETeissonniere@users.noreply.github.com>
@aliXsed aliXsed merged commit 348a54a into master Nov 9, 2022
@aliXsed aliXsed deleted the aliX/pallet-contract branch November 9, 2022 00:40
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

3 participants