-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add 'disable-bloom' bool flag for importer utility. * WIP: workaround. Moved payments check before light node activation after the nested invoke actions application. * WIP: workaround Add new behavior for payments check in nested invokes. * Add 'disable-bloom' bool flag for statehash utility. * Use 'newBehavior' only at known problem height. * WIP: apply 'payments-fix-test.patch' from @alexeykiselev * Add 'payments_fix_after_height' setting parameter. * Pass 'payments_fix_after_height' functionality settings param to an Ride evaluation environment. * First clean version of fix. * Fix lint. * Set 'payments_fix_after_height' to zero for testnet. * Add default mock function for 'testEnv' test builder. * Implemented correct behaviour for payments fix. * Removed 'FIXME' in 'TestEvaluatorComplexityFailedPaymentsCheck'. * Fixed 'TestRegularAvailableBalanceSwitchOnV5ToV6'. * Fixed 'TestInvokePaymentsCheckBeforeAndAfterInvoke'. --------- Co-authored-by: Alexey Kiselev <[email protected]>
- Loading branch information
1 parent
9fd82f7
commit 6c25ea2
Showing
13 changed files
with
400 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.