Skip to content

Tags: slightsharp/erigon

Tags

v3.3.4

Toggle v3.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
execution: add --fcu.timeout and --fcu.background.prune flags (erigon…

…tech#18723)

trying out some new flags for getting the gigagas execution client
benchmarks to work

v3.3.3

Toggle v3.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
common/crypto/ecies: harden length check in Decrypt (erigontech#18650)

v3.3.2

Toggle v3.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 332 (erigontech#18287)

v3.3.1

Toggle v3.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[3.3] Torrent client fixes (erigontech#18179)

Pulls minimal fix for thrashing in the announce code caused when there's
a lot of already completed torrents added.

Should fix erigontech/erigon-qa#320 and
erigontech#18162.

Also fixes a rate limiter bug I mentioned to @AskAlexSharov, and an
ancient spammy log line.

I minimized the fix identified on the development branch of
anacrolix/torrent, if this isn't enough I can just pull the full fix.
The 3.3 changes:
https://github.com/anacrolix/torrent/compare/downstreams/erigon/release/3.3...erigon/release/3.3?expand=1.

v3.2.4

Toggle v3.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[r3.2] rpc: fix txpool_content crash: unknown (erigontech#18119)

Cherry-pick erigontech#18111

v3.3.0

Toggle v3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[3.3] remove experimental tag for historical commitments trie (erigon…

…tech#18011)

pick erigontech#18006

---------

Co-authored-by: Giulio Rebuffo <giulio.rebuffo@gmail.com>

v3.3.0-rc.2

Toggle v3.3.0-rc.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[r3.3] rpc: fix eth_simulateV1 no contract logs with traceTransfers (e…

…rigontech#18000)

Cherry-pick erigontech#17996

v3.2.3

Toggle v3.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
cp Integrity check: compare state progress and block progress (erigon…

…tech#18002)

issue: erigontech#17911

v3.3.0-rc.1

Toggle v3.3.0-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[3.3] Fix a pedantic assertion in torrent client (erigontech#17973)

anacrolix/torrent@5c07306

v3.2.2

Toggle v3.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[r32] version 3.2.2 (erigontech#17737)