-
Notifications
You must be signed in to change notification settings - Fork 205
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 v1.4.0 feat kosk 210922 #4494
Merge v1.4.0 feat kosk 210922 #4494
Conversation
…snapshot-nodes # Conflicts: # common/interface.go # integrationTests/state/stateTrieSync/stateTrieSync_test.go # state/accountsDB.go # state/accountsDB_test.go # state/peerAccountsDB.go # state/peerAccountsDB_test.go # testscommon/storageManagerStub.go # testscommon/trie/trieStub.go # trie/patriciaMerkleTrie_test.go # trie/trieStorageManager.go # trie/trieStorageManagerWithoutCheckpoints.go # trie/trieStorageManagerWithoutCheckpoints_test.go # trie/trieStorageManagerWithoutPruning.go # trie/trieStorageManagerWithoutPruning_test.go # trie/trieStorageManager_test.go
change label name to ignore-for-release-notes
…pshot-nodes # Conflicts: # testscommon/trie/trieStub.go
…pshot-nodes # Conflicts: # integrationTests/testProcessorNode.go
…pshot-nodes # Conflicts: # state/accountsDB.go # state/accountsDB_test.go # state/peerAccountsDB.go # trie/trieStorageManager.go
Improve logging for "get from epoch"
New flag for async call fix
Update master rc 2022 09 19
…pshot-nodes # Conflicts: # node/nodeRunner.go
Upgrade vm common and indexer
# Conflicts: # cmd/node/config/enableEpochs.toml # config/epochConfig.go # config/tomlConfig_test.go # go.mod # go.sum # integrationTests/multiShard/smartContract/polynetworkbridge/bridge_test.go # node/nodeRunner.go # process/smartContract/process.go # process/smartContract/process_test.go # storage/factory/pruningStorerFactory.go
Sync missing snapshot nodes
Update v1.4.0 rc july
# Conflicts: # config/tomlConfig_test.go # factory/consensus/consensusComponents.go
Codecov ReportBase: 71.27% // Head: 71.18% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## feat/kosk-bls-multisigner #4494 +/- ##
=============================================================
- Coverage 71.27% 71.18% -0.09%
=============================================================
Files 658 662 +4
Lines 85654 85839 +185
=============================================================
+ Hits 61047 61104 +57
- Misses 20127 20243 +116
- Partials 4480 4492 +12
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Description of the reasoning behind the pull request
merge PR
fix one integration test
Proposed Changes
update branch with latest changes
fix signature mock to respect the set size.