Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: royalecode/erigon

Tags

v2.59.0

Toggle v2.59.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Demote downloader hash warnings (erigontech#9761)

Cherry pick PR erigontech#9757 into the release

---------

Co-authored-by: Mark Holt <[email protected]>

v2.58.2

Toggle v2.58.2's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Finalize cancun/napoli HF block number for polygon mainnet (erigontec…

…h#9674)

Cherry pick PR erigontech#9603

Block number: 54876000 (March 20th, 2024 at around 10.30 AM UTC)

---------

Co-authored-by: Manav Darji <[email protected]>

v2.58.1

Toggle v2.58.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
snapshots: fix filesByRange (erigontech#9472) (erigontech#9489)

The method was iterating over snapshots.segments.Min().segments, but
passing the index to view.Segments().

This might lead to a crash, because those 2 collections are different,
and the indexes might not match.

view.Segments() only contains the snapshot files that are fully
downloaded and indexed.

The code is changed to only use the view files (as it was before).

v2.58.0

Toggle v2.58.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[release] fix to get .torrent from snaps (erigontech#9452)

Cherry pick PR erigontech#9435

---------

Co-authored-by: Alex Sharov <[email protected]>

v2.57.3

Toggle v2.57.3's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Mumbai: add Napoli block (erigontech#9346)

Cherry pick PR erigontech#9345

---------

Co-authored-by: Arpit Temani <[email protected]>

v2.57.2

Toggle v2.57.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
(release) RpcDaemon doesn't see recently retired blocks (erigontech#9336

)

Cherry pick PR erigontech#9318

---------

Co-authored-by: Alex Sharov <[email protected]>

v2.57.1

Toggle v2.57.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
(release) txpool: fix initial blockGasLimit and setBlobFee() (erigont…

…ech#9303)

Cherry pick PR erigontech#9301

v2.57.0

Toggle v2.57.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release params: remove dev (erigontech#9265)

v2.56.2

Toggle v2.56.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
p2p/discv4: revert gotreply handler change from erigontech#8661 (erig…

…ontech#9119) (erigontech#9195) (erigontech#9210)

Co-authored-by: yperbasis <[email protected]>

v2.56.1

Toggle v2.56.1's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
release: Amoy bootnodes (erigontech#9166)

Cherry pick erigontech#9158

---------

Co-authored-by: Arpit Temani <[email protected]>