-
Notifications
You must be signed in to change notification settings - Fork 430
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
Reworked message dispatch logic. Moved common parts upper. #999
Reworked message dispatch logic. Moved common parts upper. #999
Conversation
Unfortunately I cannot review this atm, however, I'd really like to review this PR before it is being merged. I will do that asap. |
Codecov Report
@@ Coverage Diff @@
## master #999 +/- ##
==========================================
- Coverage 78.78% 78.43% -0.36%
==========================================
Files 244 245 +1
Lines 9188 9232 +44
==========================================
+ Hits 7239 7241 +2
- Misses 1949 1991 +42
Continue to review full report at Codecov.
|
6d1bfc8
to
7aa4234
Compare
21f5fd7
to
feaf6bb
Compare
# Conflicts: # crates/lang/src/codegen/dispatch/execution.rs
Extended version of this change in the #1017 |
It is PR for the change #998. With this change
Erc20
has size:Original wasm size: 64.4K, Optimized: 28.3K