-
Notifications
You must be signed in to change notification settings - Fork 215
Rc/barnard patch 3 #7277
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
base: master
Are you sure you want to change the base?
Rc/barnard patch 3 #7277
Conversation
…t-client-support Merge rc/v1.7.0 in feat/light client support
…llector # Conflicts: # epochStart/metachain/systemSCs_test.go # factory/api/apiResolverFactory.go # factory/processing/blockProcessorCreator_test.go # factory/state/stateComponents.go # genesis/process/memoryComponents.go # integrationTests/state/stateTrie/stateTrie_test.go # integrationTests/testInitializer.go # process/transaction/metaProcess.go # state/accountsDB.go # state/accountsDB_test.go # state/errors.go # state/factory/accountsAdapterAPICreator_test.go # state/interface.go # state/storagePruningManager/storagePruningManager_test.go # state/trackableDataTrie/trackableDataTrie.go # state/trackableDataTrie/trackableDataTrie_test.go # testscommon/integrationtests/factory.go # testscommon/state/accountsAdapterStub.go # update/genesis/import.go
…n-feat/light-client-support
…-client-support Merge rc/1.7.0 in feat/light client support
# Conflicts: # cmd/node/config/config.toml # state/accountsDB_test.go # state/errors.go # state/interface.go # state/trackableDataTrie/trackableDataTrie.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
fix dataTrieChanges delete
…c/barnard-patch-3-in-feat/state-changes-8oct
…feat/state-changes-8oct Merge rc/barnard patch 3 in feat/state changes 8oct
add StateAccessesCollector to testFullNode
Feat/state changes
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #7277 +/- ##
==========================================
+ Coverage 75.03% 75.05% +0.01%
==========================================
Files 808 812 +4
Lines 133760 134427 +667
==========================================
+ Hits 100371 100892 +521
- Misses 27690 27813 +123
- Partials 5699 5722 +23 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…extend-bootstrap-time
…o-extend-bootstrap-time Merge rc barnard patch 3 into extend bootstrap time
Extend default bootstrap time to wait for requested data
updated go.mod with proper tags
❌ Integration Tests completed with failures or errors. 📊 MultiversX Automated Test Report: View Report 🔄 Build Details:
🚀 Environment Variables:
|
Run Tests: |
❌ Integration Tests completed with failures or errors. 📊 MultiversX Automated Test Report: View Report 🔄 Build Details:
🚀 Environment Variables:
|
❌ Integration Tests completed with failures or errors. 📊 MultiversX Automated Test Report: View Report 🔄 Build Details:
🚀 Environment Variables:
|
Fix processing type field transaction endpoint
✅ Integration Tests passed successfully! 📊 MultiversX Automated Test Report: View Report 🔄 Build Details:
🚀 Environment Variables:
|
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:
feat
branch created?feat
branch merging, do all satellite projects have a proper tag insidego.mod
?