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

Add a Gitter chat badge to README.md #1

Merged
merged 3 commits into from
Jan 13, 2018

Conversation

gitter-badger
Copy link
Contributor

prysmaticlabs/geth-sharding now has a Chat Room on Gitter

@rauljordan has just created a chat room. You can visit it here: https://gitter.im/prysmaticlabs/geth-sharding.

This pull-request adds this badge to your README.md:

Gitter

If my aim is a little off, please let me know.

Happy chatting.

PS: Click here if you would prefer not to receive automatic pull-requests from Gitter in future.

rauljordan
rauljordan previously approved these changes Jan 13, 2018
@rauljordan rauljordan merged commit 897e4dc into prysmaticlabs:master Jan 13, 2018
prestonvanloon pushed a commit that referenced this pull request Jul 22, 2018
Add a Gitter chat badge to README.md
prestonvanloon pushed a commit that referenced this pull request Jul 22, 2018
Add a Gitter chat badge to README.md

Former-commit-id: d09f4ad
prestonvanloon pushed a commit that referenced this pull request Jul 22, 2018
Add a Gitter chat badge to README.md

Former-commit-id: 32668d77a6dee920182a9a2c22f74a8a40708cf3 [formerly d09f4ad]
Former-commit-id: 1cfd011
prestonvanloon pushed a commit to prestonvanloon/prysm that referenced this pull request Sep 24, 2018
terencechain added a commit that referenced this pull request Jan 15, 2020
prylabs-bulldozer bot added a commit that referenced this pull request Mar 5, 2020
*  PRYSM-2849 first cut at multi-arch cross compiling toolchain.  currently supports arm64 and amd64 via docker cross compiler image
* picky linter
* some readme cleanup
* remove arm 8.2 revision for arm64 builds (cortex a72 is ARMv8.0-A)
remove arm32 toolchain from multiarch dockerfile
* remove extranous WORKSPACE entries
* add docker remote execution configs for amd64 and arm64
* add osx bazelrc configs
* working osx toolchain
* update readme
* cleanup for amd, arm and osx cross before beginning windows
* initial stab at mingw windows cross
* add docker target for windows_amd64 and update readme for cross-compiling
* little more cleanup for readability
* Check in generated RBE. Still tweaking config but linux amd64 -> linux amd64 on RBE works OK. Cross compile does not work properly in RBE yet.
* fix
* update image
* Making some progress
* delete artifacts
* Working build
* Add remote config
* remove some things I added to README
* Tidy
* Update readme
* remove 2 commented lines
* buildifer
* Merge pull request #1 from prysmaticlabs/cross-compile-with-suburbandad

Cross compile with suburbandad
* Merge branch 'master' into clang-cross-compile
* buildifier on generated stuff
* Merge branch 'master' into clang-cross-compile
* Merge branch 'master' into clang-cross-compile
* Merge branch 'master' into clang-cross-compile
prylabs-bulldozer bot pushed a commit that referenced this pull request Apr 23, 2020
…is active (#5568)

* Task #1
* First commit
* Fix
* Clean
* Clean
* Clean
* Merge branch 'master' into only-active-validators-log
* Fix
* Clean
* Fix
* Fix
* Fix
* Fix
* Merge branch 'master' into only-active-validators-log
@mrabino1 mrabino1 mentioned this pull request Jul 27, 2020
prylabs-bulldozer bot pushed a commit that referenced this pull request Aug 5, 2020
* added network-id and chain-id flags
* updated usage.go to include new flags
* Merge pull request #1 from prysmaticlabs/master

rebase with master
* gofmt
* Merge branch 'ChainID-and-NetorkID-flags' of github.com:ncitron/prysm into ChainID-and-NetorkID-flags
potuz added a commit that referenced this pull request Feb 8, 2022
potuz added a commit that referenced this pull request Feb 8, 2022
potuz added a commit that referenced this pull request Feb 8, 2022
prylabs-bulldozer bot pushed a commit that referenced this pull request Feb 8, 2022
* Add DeleteBlock()

* Raul review #1

* Update comments

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
prylabs-bulldozer bot added a commit that referenced this pull request Feb 10, 2022
* Load Synced Tips when starting from Finalized State

* Terence's review #1

* Fix tests

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
potuz added a commit that referenced this pull request Mar 29, 2022
prylabs-bulldozer bot pushed a commit that referenced this pull request Apr 6, 2022
* Remove synced tips

use last valid hash in removing invalid nodes.

* add test

* Remove unused code

* More unused parameters

* Fix proposer boost

* terence's review #1

* Fix conflicts

* terence's review 2

* rename argument

* terence's review #3

* rename optimistic -> status

* Minor clean up

* revert loop variable change

* do not mark lvh as valid

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
potuz added a commit that referenced this pull request May 17, 2022
Add a basic fuzz test for Hash and add differential fuzz test
mdehoog added a commit to mdehoog/prysm that referenced this pull request Jun 13, 2022
potuz pushed a commit that referenced this pull request Oct 7, 2024
* Read only payload attestation message with verifier

* Payload attestation tests (#14242)

* Payload attestation in verification package

* Feedback #1

---------

Co-authored-by: Md Amaan <114795592+Redidacove@users.noreply.github.com>
potuz pushed a commit that referenced this pull request Oct 7, 2024
* Add getter for payload attestation cache

* Check against status

* Feedback #1
potuz pushed a commit that referenced this pull request Oct 14, 2024
* Read only payload attestation message with verifier

* Payload attestation tests (#14242)

* Payload attestation in verification package

* Feedback #1

---------

Co-authored-by: Md Amaan <114795592+Redidacove@users.noreply.github.com>
potuz pushed a commit that referenced this pull request Oct 14, 2024
* Add getter for payload attestation cache

* Check against status

* Feedback #1
potuz pushed a commit that referenced this pull request Oct 16, 2024
* Read only payload attestation message with verifier

* Payload attestation tests (#14242)

* Payload attestation in verification package

* Feedback #1

---------

Co-authored-by: Md Amaan <114795592+Redidacove@users.noreply.github.com>
potuz pushed a commit that referenced this pull request Oct 16, 2024
* Add getter for payload attestation cache

* Check against status

* Feedback #1
potuz pushed a commit that referenced this pull request Oct 22, 2024
* Read only payload attestation message with verifier

* Payload attestation tests (#14242)

* Payload attestation in verification package

* Feedback #1

---------

Co-authored-by: Md Amaan <114795592+Redidacove@users.noreply.github.com>
potuz pushed a commit that referenced this pull request Oct 22, 2024
* Add getter for payload attestation cache

* Check against status

* Feedback #1
potuz pushed a commit that referenced this pull request Oct 28, 2024
* Read only payload attestation message with verifier

* Payload attestation tests (#14242)

* Payload attestation in verification package

* Feedback #1

---------

Co-authored-by: Md Amaan <114795592+Redidacove@users.noreply.github.com>
potuz pushed a commit that referenced this pull request Oct 28, 2024
* Add getter for payload attestation cache

* Check against status

* Feedback #1
potuz pushed a commit that referenced this pull request Nov 1, 2024
* Read only payload attestation message with verifier

* Payload attestation tests (#14242)

* Payload attestation in verification package

* Feedback #1

---------

Co-authored-by: Md Amaan <114795592+Redidacove@users.noreply.github.com>
potuz pushed a commit that referenced this pull request Nov 1, 2024
* Add getter for payload attestation cache

* Check against status

* Feedback #1
potuz pushed a commit that referenced this pull request Nov 4, 2024
* Read only payload attestation message with verifier

* Payload attestation tests (#14242)

* Payload attestation in verification package

* Feedback #1

---------

Co-authored-by: Md Amaan <114795592+Redidacove@users.noreply.github.com>
potuz pushed a commit that referenced this pull request Nov 4, 2024
* Add getter for payload attestation cache

* Check against status

* Feedback #1
terencechain added a commit that referenced this pull request Dec 3, 2024
* Read only payload attestation message with verifier

* Payload attestation tests (#14242)

* Payload attestation in verification package

* Feedback #1

---------

Co-authored-by: Md Amaan <114795592+Redidacove@users.noreply.github.com>
terencechain added a commit that referenced this pull request Dec 3, 2024
* Add getter for payload attestation cache

* Check against status

* Feedback #1
terencechain added a commit that referenced this pull request Jan 1, 2025
* Read only payload attestation message with verifier

* Payload attestation tests (#14242)

* Payload attestation in verification package

* Feedback #1

---------

Co-authored-by: Md Amaan <114795592+Redidacove@users.noreply.github.com>
terencechain added a commit that referenced this pull request Jan 1, 2025
* Add getter for payload attestation cache

* Check against status

* Feedback #1
terencechain added a commit that referenced this pull request Feb 2, 2025
* Read only payload attestation message with verifier

* Payload attestation tests (#14242)

* Payload attestation in verification package

* Feedback #1

---------

Co-authored-by: Md Amaan <114795592+Redidacove@users.noreply.github.com>
terencechain added a commit that referenced this pull request Feb 2, 2025
* Add getter for payload attestation cache

* Check against status

* Feedback #1
nalepae added a commit that referenced this pull request Feb 10, 2025
potuz added a commit that referenced this pull request Mar 7, 2025
github-merge-queue bot pushed a commit that referenced this pull request Mar 10, 2025
* Add feature flag to start from any beacon block in db

The new feature flag called --sync-from takes a string that can take
values:

- `head` or
- a 0x-prefixed hex encoded beacon block root.

The beacon block root or the head block root has to be known in db and
has to be a descendant of the current justified checkpoint.

* Fix Bugs In Sync From Head (#15006)

* Fix Bugs

* Remove log

* missing save

* add tests

* Kasey review #1

* Kasey's review #2

* Kasey's review #3

---------

Co-authored-by: Nishant Das <nishdas93@gmail.com>
terencechain added a commit that referenced this pull request Mar 18, 2025
* Read only payload attestation message with verifier

* Payload attestation tests (#14242)

* Payload attestation in verification package

* Feedback #1

---------

Co-authored-by: Md Amaan <114795592+Redidacove@users.noreply.github.com>
terencechain added a commit that referenced this pull request Mar 18, 2025
* Add getter for payload attestation cache

* Check against status

* Feedback #1
rkapka pushed a commit that referenced this pull request Mar 19, 2025
* Add feature flag to start from any beacon block in db

The new feature flag called --sync-from takes a string that can take
values:

- `head` or
- a 0x-prefixed hex encoded beacon block root.

The beacon block root or the head block root has to be known in db and
has to be a descendant of the current justified checkpoint.

* Fix Bugs In Sync From Head (#15006)

* Fix Bugs

* Remove log

* missing save

* add tests

* Kasey review #1

* Kasey's review #2

* Kasey's review #3

---------

Co-authored-by: Nishant Das <nishdas93@gmail.com>
terencechain added a commit that referenced this pull request Mar 20, 2025
* Read only payload attestation message with verifier

* Payload attestation tests (#14242)

* Payload attestation in verification package

* Feedback #1

---------

Co-authored-by: Md Amaan <114795592+Redidacove@users.noreply.github.com>
terencechain added a commit that referenced this pull request Mar 20, 2025
* Add getter for payload attestation cache

* Check against status

* Feedback #1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants