Skip to content

Tags: qu0b/ethrex

Tags

v9.0.0

Toggle v9.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
ManuelBilbao Manuel Iñaki Bilbao
fix(l2): update genesis (lambdaclass#5816)

**Motivation**

The genesis was outdated.

v9.0.0-rc.2

Toggle v9.0.0-rc.2's commit message

Verified

This commit was signed with the committer’s verified signature.
ManuelBilbao Manuel Iñaki Bilbao
fix(l2): update genesis (lambdaclass#5816)

**Motivation**

The genesis was outdated.

v9.0.0-rc.1

Toggle v9.0.0-rc.1's commit message

Verified

This commit was signed with the committer’s verified signature.
ManuelBilbao Manuel Iñaki Bilbao
bump version to 9.0.0

v8.0.0

Toggle v8.0.0's commit message

Partially verified

This commit is signed with the committer’s verified signature.
ManuelBilbao’s contribution has been verified via SSH key.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
fix(l1): continue on PeerTable call timeout (lambdaclass#5642)

**Motivation**

We're having an error where snap-sync exits due to an internal timeout
in a call to `PeerTable`. We're still looking into why this timeout
happens, but when this happens, we should simply retry.

**Description**

This PR copies the `inspect_err().unwrap_or(None)` pattern from
`request_account_range` to `request_storage_ranges` and
`request_bytecodes`.

Closes lambdaclass#5637

v8.0.0-rc.3

Toggle v8.0.0-rc.3's commit message

Partially verified

This commit is signed with the committer’s verified signature.
ManuelBilbao’s contribution has been verified via SSH key.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
fix(l1): continue on PeerTable call timeout (lambdaclass#5642)

**Motivation**

We're having an error where snap-sync exits due to an internal timeout
in a call to `PeerTable`. We're still looking into why this timeout
happens, but when this happens, we should simply retry.

**Description**

This PR copies the `inspect_err().unwrap_or(None)` pattern from
`request_account_range` to `request_storage_ranges` and
`request_bytecodes`.

Closes lambdaclass#5637

v8.0.0-rc.2

Toggle v8.0.0-rc.2's commit message

Verified

This commit was signed with the committer’s verified signature.
pablodeymo Pablo Deymonnaz
Merge branch 'main' into release/v8.0.0

v8.0.0-rc.1

Toggle v8.0.0-rc.1's commit message

Verified

This commit was signed with the committer’s verified signature.
ManuelBilbao Manuel Iñaki Bilbao
Bump version to v8.0.0

v7.0.0

Toggle v7.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
jrchatruc Javier Rodríguez Chatruc
Merge branch 'main' into release/v7.0.0

v7.0.0-rc.4

Toggle v7.0.0-rc.4's commit message

Verified

This commit was signed with the committer’s verified signature.
jrchatruc Javier Rodríguez Chatruc
Merge branch 'main' into release/v7.0.0

v7.0.0-rc.3

Toggle v7.0.0-rc.3's commit message

Verified

This commit was signed with the committer’s verified signature.
lferrigno Leandro Ferrigno
Merge branch 'main' into release/v7.0.0