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

update polkadot-sdk #2782

Merged
merged 28 commits into from
Aug 23, 2024
Merged

update polkadot-sdk #2782

merged 28 commits into from
Aug 23, 2024

Conversation

xlc
Copy link
Member

@xlc xlc commented Aug 2, 2024

blocked by paritytech/polkadot-sdk#5210 so we don't need to deal with node changes

the client node part is moved to https://github.com/AcalaNetwork/acala-node

#2745 #2596 to finish the Makefile and CI integration

Copy link

codecov bot commented Aug 15, 2024

Codecov Report

Attention: Patch coverage is 21.05263% with 15 lines in your changes missing coverage. Please review.

Project coverage is 65.16%. Comparing base (3802117) to head (815cc28).
Report is 2 commits behind head on master.

Files Patch % Lines
modules/currencies/src/lib.rs 28.57% 10 Missing ⚠️
modules/evm/src/runner/stack.rs 0.00% 4 Missing ⚠️
primitives/src/signature.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2782      +/-   ##
==========================================
- Coverage   65.24%   65.16%   -0.09%     
==========================================
  Files          68       67       -1     
  Lines        9464     9728     +264     
==========================================
+ Hits         6175     6339     +164     
- Misses       3289     3389     +100     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@xlc xlc requested a review from zjb0807 August 20, 2024 02:09
@xlc xlc marked this pull request as ready for review August 20, 2024 02:12
Makefile Show resolved Hide resolved
runtime/acala/src/lib.rs Show resolved Hide resolved
runtime/karura/src/lib.rs Show resolved Hide resolved
ts-tests/tests/test-gas-limit.ts Outdated Show resolved Hide resolved
xlc and others added 5 commits August 22, 2024 13:45
* add log

* set MAX_GAS_LIMIT_CC = 22

* update bodhi.js
@xlc xlc enabled auto-merge (squash) August 23, 2024 04:13
@xlc xlc merged commit 53509c8 into master Aug 23, 2024
6 checks passed
@xlc xlc deleted the update-stable2407 branch August 23, 2024 04:29
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.

3 participants