Skip to content
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 rc1.4 feat elrond go storage #4473

Merged
merged 498 commits into from
Sep 19, 2022

Conversation

AdoAdoAdo
Copy link
Contributor

Description of the reasoning behind the pull request

branch update with latest changes

Proposed Changes

merge rc/v1.4.0 into feat/elrond-go-storage

iulianpascalau and others added 30 commits August 22, 2022 19:00
…ochs

For historical lookups, load block coordinates from older epochs, as well
…ived in epoch start meta block, when a node starts in epoch before mini block partial execution feature is activated
…ocessor

Fix direct connections processor
Switch heartbeat v2 to single data interceptor as multi data is not needed
…ocessed-txs-in-pending-mbs

Fix set of indexes for processed txs in pending mbs
bogdan-rosianu and others added 21 commits September 13, 2022 11:28
- increased the timeout to 5 minutes
- reverted the timeout to 30 seconds
…c-calls

log txhash as well for too long sc calls
…elopment/github.com/gin-contrib/pprof-1.4.0

Bump github.com/gin-contrib/pprof from 1.3.0 to 1.4.0
# Conflicts:
#	common/constants.go
#	dataRetriever/factory/dataPoolFactory.go
#	dataRetriever/factory/resolverscontainer/args.go
#	epochStart/bootstrap/syncValidatorStatus.go
#	go.mod
#	integrationTests/p2p/antiflood/blacklist/blacklist_test.go
#	integrationTests/testHeartbeatNode.go
#	integrationTests/testP2PNode.go
#	process/block/metablock.go
#	process/block/shardblock.go
#	storage/interface.go
#	storage/leveldb/leveldb.go
#	storage/leveldb/leveldbSerial.go
#	storage/pruning/fullHistoryTriePruningStorer.go
#	storage/pruning/triePruningStorer.go
#	storage/storageUnit/storageunit.go
#	storage/timecache/export_test.go
#	storage/timecache/peerTimeCache_test.go
#	storage/timecache/timeCache.go
#	storage/timecache/timeCache_test.go
#	testscommon/dataRetriever/poolFactory.go
#	testscommon/dataRetriever/poolsHolderMock.go
@AdoAdoAdo AdoAdoAdo self-assigned this Sep 16, 2022
Copy link
Contributor

@iulianpascalau iulianpascalau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just a proper release in elrond-go-storage. Otherwise looks good

Copy link
Contributor

@gabi-vuls gabi-vuls left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

System test passed.

@gabi-vuls gabi-vuls merged commit f33c98a into feat/elrond-go-storage Sep 19, 2022
@gabi-vuls gabi-vuls deleted the merge-rc1.4-feat-elrond-go-storage branch September 19, 2022 10:57
@schimih schimih added the ignore-for-release-notes Do not include item in release notes label Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore-for-release-notes Do not include item in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.