-
Notifications
You must be signed in to change notification settings - Fork 215
Merge rc 1 6 into feat cns size sep4 #5557
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
Merge rc 1 6 into feat cns size sep4 #5557
Conversation
…x/mx-chain-go into transaction-ordering-component
Transaction ordering component
…order-integration # Conflicts: # common/ordering/orederedCollection.go
Execution order integration
integrate execution order with outport driver
# Conflicts: # common/interface.go # errors/errors.go # factory/processing/processComponents.go # integrationTests/testProcessorNode.go # node/nodeRunner.go # testscommon/components/components.go
Enable sharded storage for user accounts and peer accounts
set max gas per query to 300s equivalent
…-search Extended the search for the full history resolver
# Conflicts: # process/smartContract/scQueryService.go # process/smartContract/scQueryService_test.go
scr ordering on generation/execution
Merge rc in order
…ble-check Enable transfer back no payable check
Merge rc in feat exec 2
…-execution Feat/transaction ordering on execution
Linter fixes for rc/v1.6.0 - 2023.08.30
# Conflicts: # common/interface.go # config/tomlConfig_test.go # process/errors.go
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## feat/consensus-size-changes #5557 +/- ##
===============================================================
- Coverage 80.06% 80.06% -0.01%
===============================================================
Files 710 708 -2
Lines 93724 93970 +246
===============================================================
+ Hits 75043 75237 +194
- Misses 13346 13380 +34
- Partials 5335 5353 +18
☔ View full report in Codecov by Sentry. |
Reasoning behind the pull request
Proposed changes
Testing procedure
Pre-requisites
Based on the Contributing Guidelines the PR author and the reviewers must check the following requirements are met:
featbranch created?featbranch merging, do all satellite projects have a proper tag insidego.mod?