-
Notifications
You must be signed in to change notification settings - Fork 712
Chore/merge develop to aac client breaking #6596
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
Chore/merge develop to aac client breaking #6596
Conversation
… into aac-client-breaking
This just adds the basic support for the syntax and some setup for the full implementation.
That infrastructure is not setup for handling PoX state, and the stacking tracking in the asset maps is not setup yet any way.
Testing still needed.
We decided to remove this because it doesn't really make sense.
The type-checking should be charged based on the size of the value, not the size of the allowed type (which may be much larger than the actual value passed in). This improvement activates with epoch 3.3. Fixes stacks-network#6425
…ing of breaking changes Signed-off-by: Jacinta Ferrant <jacinta.ferrant@gmail.com>
Signed-off-by: Jacinta Ferrant <jacinta.ferrant@gmail.com>
Signed-off-by: Jacinta Ferrant <jacinta.ferrant@gmail.com>
Signed-off-by: Jacinta Ferrant <jacinta.ferrant@gmail.com>
…ted-epoch-to-expected-output-in-consensus-tests Add expected evaluated epoch to consensus tests
…hecking-cost feat: improve type-checking cost computation in epoch 3.3
… into chore/merge-develop-to-aac-client-breaking
Signed-off-by: Jacinta Ferrant <jacinta.ferrant@gmail.com>
c215d2b
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## aac-client-breaking #6596 +/- ##
=======================================================
- Coverage 80.50% 79.68% -0.83%
=======================================================
Files 568 571 +3
Lines 347858 351879 +4021
=======================================================
+ Hits 280053 280381 +328
- Misses 67805 71498 +3693
... and 53 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
No description provided.