Skip to content

Tags: PatriceVignola/prysm

Tags

v3.1.1

Fix Gossipsub Parameter (prysmaticlabs#11425)

(cherry picked from commit fbe591c)

v3.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove activation/exit queue metrics (prysmaticlabs#11389)

* Remove activation/exit queue metrics

* Gaz

* Rm unused vars

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>

v3.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add back deprecated flags (prysmaticlabs#11284)

* Add back deprecated flags

* Add enable-validator-registration as alias

* Clean up

* Add deprecatedEnableLargerGossipHistory

* Rm duplicated gossip batch aggregation

v3.0.0-rc.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add back deprecated flags (prysmaticlabs#11284)

* Add back deprecated flags

* Add enable-validator-registration as alias

* Clean up

* Add deprecatedEnableLargerGossipHistory

* Rm duplicated gossip batch aggregation

v3.0.0-rc.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Back Resync Routine (prysmaticlabs#11280)

v3.0.0-rc.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bring back old execution flag as an alias (prysmaticlabs#11275)

v3.0.0-rc.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Insert attestations on block (prysmaticlabs#11260)

* Insert attestations from blocks to forkchoice

* do not insert twice

* use OnAttestation instead

* Revert "use OnAttestation instead"

This reverts commit 577c37b.

* unit test

* fix test

* Update beacon-chain/blockchain/receive_block_test.go

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: terencechain <terence@prysmaticlabs.com>

v2.1.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use correct fork and genesis root to verify bid (prysmaticlabs#11176)

v2.1.4-rc.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use correct fork and genesis root to verify bid (prysmaticlabs#11176)

v2.1.4-rc.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bring Back Mplex (prysmaticlabs#11169)

* bring back

* fix mod