Commit Graph

  • c78d698d89
    Add --jwt-id flag () Brandon Liu 2023-12-06 03:02:25 +0800
  • 705e98e3c3
    no need to hash it again () Nishant Das 2023-12-05 18:59:01 +0800
  • ce2344301c
    forkchoice.Getter wrapper with locking wrappers () kasey 2023-12-04 15:01:39 -0600
  • 1112e01c06
    Make Prysm VC compatible with the version v5.3.0 of the slashing protections interchange tests. () Manu NALEPA 2023-12-04 18:10:32 +0100
  • 243bcb03ce
    Fix FFG LMD Consistency Check (Option 2) () terence 2023-12-04 07:31:18 -0800
  • a0ca4a67b0
    Remove API Middleware () Radosław Kapka 2023-12-04 12:55:21 +0100
  • b68a4e12aa
    Update bazel and other CI improvements () Preston Van Loon 2023-12-01 16:20:54 -0600
  • c010601f3b
    Initialize cancellable root context in main.go () kasey 2023-12-01 15:16:06 -0600
  • 394bd1786a
    HTTP validator API: beacon and account endpoints () james-prysm 2023-12-01 14:40:09 -0600
  • 461af4baa6
    Add test helpers to produce commitments and proofs () Potuz 2023-12-01 16:51:19 -0300
  • 7a70305935
    Blob filesystem: delete blobs () Sammy Rosso 2023-12-01 11:03:47 -0800
  • 83ce7e3607
    Verify lmd without ancestor () Potuz 2023-12-01 14:31:27 -0300
  • cf8e554981
    track target in forkchoice () Potuz 2023-12-01 13:30:34 -0300
  • 59aa978223
    Optimize Multivalue Slice For Trie Recomputation () Nishant Das 2023-12-01 19:01:28 +0800
  • e4a5711c8f
    Redesign of Beacon API evaluator () Radosław Kapka 2023-11-30 17:53:51 +0100
  • d8b38cf230
    Drop Transaction Count for Transaction Generator () Nishant Das 2023-11-30 18:55:18 +0800
  • ca36634de6
    Improve Gossipsub Rejection Metric () Nishant Das 2023-11-30 18:16:26 +0800
  • 1c35b66132
    Add Gossipsub Queue Flag () Nishant Das 2023-11-30 14:22:59 +0800
  • 56c1f9aab5
    Update Prysm Proposer end points for Builder API () terence 2023-11-29 13:07:57 -0800
  • 5ecb4d62a9
    REST VC: Use POST to fetch validators () Radosław Kapka 2023-11-29 18:53:26 +0100
  • bc107a61e3
    builder API: remove blinded blob sidecar () james-prysm 2023-11-29 08:28:37 -0600
  • 9f41375550
    remove subscriber checker () Nishant Das 2023-11-29 10:11:10 +0800
  • 6a638bd148
    HTTP handler for Beacon API events () Radosław Kapka 2023-11-29 00:20:02 +0100
  • 52f1b3f958
    add in changes () Nishant Das 2023-11-28 22:12:13 +0800
  • 80526a1899
    Verify Block Signatures On Insertion Into Pending Queue () Nishant Das 2023-11-28 11:13:59 +0800
  • da2212f6cc
    Allow validators registration batching on Builder API /eth/v1/builder/validators () Manu NALEPA 2023-11-28 01:23:48 +0100
  • 7cc05401ca
    Update proposer RPC to new blob sidecar format () terence 2023-11-27 15:44:52 -0800
  • cd8d499198
    Move weak subjectivity endpoint to HTTP () Radosław Kapka 2023-11-27 15:44:26 +0100
  • 2fbda536b0
    Fix handling POST requests in the REST VC () Radosław Kapka 2023-11-26 00:25:14 +0100
  • 0498e0a4d5
    Fix Blob Storage Path () Nishant Das 2023-11-25 09:57:22 +0800
  • 098d6a3c0b
    Handle non-JSON responses from Beacon API () Radosław Kapka 2023-11-25 00:30:21 +0100
  • 67d0b26a21
    Accept block when error is only in logging () Potuz 2023-11-24 16:00:53 -0300
  • 6c85587d14
    Update broadcast method to use BlobSidecar instead of SingedBlobSidecar () terence 2023-11-23 23:18:00 -0800
  • 6daa72634d
    Fix forkchoice pkg's comments grammar () terence 2023-11-22 17:27:42 -0800
  • 07ee42660a
    lock RecentBlockSlot () Potuz 2023-11-22 16:58:00 -0300
  • 4b5db8003b
    Comment typo () hzysvilla 2023-11-23 02:54:19 +0800
  • 4b3c511a26
    POST version of GetValidators and GetValidatorBalances () Radosław Kapka 2023-11-22 18:30:52 +0100
  • 8902ad3a20
    Implement Slot-Dependent Caching for Blobs Bundle () terence 2023-11-22 07:23:50 -0800
  • 1123df7432
    Verified roblobs () kasey 2023-11-21 12:44:38 -0600
  • a7edec9b98
    Better error handling in REST VC () Radosław Kapka 2023-11-21 17:42:55 +0100
  • 10ccf1840f
    [2/5] light client http api () Nicolás Pernas Maradei 2023-11-21 13:26:39 +0100
  • d035be29cd
    Optimize ReplayBlocks for Zero Diff () terence 2023-11-17 10:19:05 -0800
  • bba8dd6f1e
    bazel: Run buildifier, general cleanup () Preston Van Loon 2023-11-16 12:41:37 -0600
  • 8f5ae760ee
    Add concurrency test for getting attestation state () terence 2023-11-16 09:52:59 -0800
  • 5ba91a5216
    Add construct_generic_block_test to build file () terence 2023-11-15 12:33:56 -0800
  • 4c381938e1
    HTTP validator API: wallet endpoints () james-prysm 2023-11-15 13:40:14 -0600
  • d4726f2866
    HTTP Validator API: slashing protection import and export () james-prysm 2023-11-15 11:35:22 -0600
  • 4e3419e870
    Enhance Validation for Block by Root RPC Requests () terence 2023-11-14 09:13:01 -0800
  • ac06362baf
    Add a helper for max request block () terence 2023-11-13 21:50:51 -0800
  • 28aa11c976
    Config HTTP endpoints () Radosław Kapka 2023-11-13 18:38:23 -0500
  • 798d5ec585
    Remove default value of circuit breaker flags () Radosław Kapka 2023-11-13 13:55:55 -0500
  • 9b97f3fd92
    Return 404 from eth/v1/beacon/headers when there are no blocks () Radosław Kapka 2023-11-13 13:06:26 -0500
  • 0946b5853f
    Pool slashings HTTP endpoints () Radosław Kapka 2023-11-13 12:22:39 -0500
  • 1530d17977
    Fix Withdrawals () Nishant Das 2023-11-09 21:50:57 +0800
  • e46f9c5631
    KZG Commitment inclusion proof verifier () Potuz 2023-11-08 14:04:21 -0500
  • 3097601530
    pgo: Enable pgo behind release flag () Preston Van Loon 2023-11-08 07:33:26 -0600
  • 4a515c36e6
    Deneb E2E () Nishant Das 2023-11-08 20:24:23 +0800
  • afaeff9d4c
    Merkle Proofs of KZG commitments () Potuz 2023-11-06 08:49:35 -0300
  • f663f605d2
    Add blob getters () terence 2023-11-04 07:35:56 -0700
  • 12f7143c4f
    Validator client: remove blob signing () Terence 2023-11-03 12:10:15 -0700
  • 1f250f7e89
    Validator HTTP endpoints () Radosław Kapka 2023-11-03 17:59:04 +0100
  • 0f65e51d1e
    Blob filesystem: Save Blobs () Sammy Rosso 2023-11-03 17:24:30 +0100
  • d1dd8471a3
    Debug HTTP endpoints () Radosław Kapka 2023-11-03 16:33:46 +0100
  • 7a6487b746
    Remove pending blobs queue () Terence 2023-11-03 07:07:43 -0700
  • daa6d2e741
    Implement Merkle proof spectests () Potuz 2023-11-02 20:08:16 -0300
  • 8a743a6430
    Update Terms of Service () Raul Jordan 2023-11-02 12:11:11 -0500
  • c0fb16a96f
    HTTP validator API: health endpoints () james-prysm 2023-11-02 10:51:21 -0500
  • 57eda1de63
    Add RO blob sidecar () Terence 2023-11-01 10:03:49 -0700
  • a54e61ecb0
    pgo: remove default pprof profile () Preston Van Loon 2023-10-31 16:43:41 -0500
  • 27b4e32e1c
    HTTP Validator API: /eth/v1/keystores () james-prysm 2023-10-31 11:33:54 -0500
  • b56bf00682
    Fix Pending Queue Deadline Bug () Nishant Das 2023-10-31 14:40:41 +0800
  • b24b60dbd8
    zig: Update zig to recent main branch commit () Preston Van Loon 2023-10-30 18:48:45 -0500
  • dc9d34b41b
    fix head slot in log () Potuz 2023-10-30 16:56:20 -0300
  • 2ef0b3526d
    Fix block proposals in the REST validator client () Radosław Kapka 2023-10-30 19:15:45 +0100
  • 047613069e
    Rename Blob retention epoch flag () Sammy Rosso 2023-10-30 18:35:31 +0100
  • 159a5dd69d
    Check that blobs count is correct when unblinding () Justin Traglia 2023-10-30 10:49:32 -0500
  • 470ea6d717
    Remove no-op cancel func () hyunchel 2023-10-30 10:43:25 -0400
  • b441f20e6a
    Remove /node/peers/{peer_id} from Beacon API evaluator () Radosław Kapka 2023-10-30 15:21:07 +0100
  • 2ea5bff9c0
    Log when sending FCU with payload attributes () Potuz 2023-10-30 09:30:20 -0300
  • c2433ff854
    Update spectest and changed minimal preset for field elements () terencechain 2023-10-30 04:41:58 -0700
  • 82640b3d88
    Enable profile guided optimization for beacon-chain () Preston Van Loon 2023-10-30 00:52:36 -0500
  • f925aded66
    Allow unknown fields in Beacon API responses () Radosław Kapka 2023-10-27 18:47:50 +0200
  • 10a89fef13
    DEPRECTATION: Remove exchange transition configuration call () james-prysm 2023-10-27 10:43:00 -0500
  • 56c65b8527
    Return Error Gracefully When Removing 4881 Flag () Nishant Das 2023-10-27 21:24:43 +0800
  • 022ee17af9
    Better Beacon API evaluator part 1 () Radosław Kapka 2023-10-27 13:57:49 +0200
  • 203dc5f63b
    Check blob index duplication for blob notifier () terencechain 2023-10-26 20:26:34 -0700
  • 6f941b8138
    fix segmentation fork when Capella for epoch is MaxUint64 () Stefan 2023-10-26 20:46:08 -0400
  • ac412259eb
    Bump google.golang.org/grpc from 1.53.0 to 1.56.3 () dependabot[bot] 2023-10-26 16:54:57 +0000
  • 3d78a52980
    Fill state attestations () Radosław Kapka 2023-10-26 17:35:01 +0200
  • 5de8ec4600
    Update go to 1.20.10 () Preston Van Loon 2023-10-25 21:31:12 -0500
  • 7e88eefc60
    Add zero length check on indices during NextSyncCommitteeIndices () Preston Van Loon 2023-10-25 16:42:17 -0500
  • cabf3476e7
    Add context deadline for pending queue's receive block () terencechain 2023-10-25 12:40:17 -0700
  • 5a01eecc50
    HTTP state endpoints () Radosław Kapka 2023-10-25 20:12:58 +0200
  • b608c9f711
    Log blob's kzg commmitment at sync () terencechain 2023-10-25 09:27:19 -0700
  • 671bf00c98
    Fix bug in Beacon API getBlobs () Justin Traglia 2023-10-24 22:33:59 -0500
  • cbf6a2752d
    Reject Blob Sidecar Incorrect Index () terencechain 2023-10-24 18:57:54 -0700
  • 642458f037
    Fix Pending Queue Expiration Bug () Nishant Das 2023-10-25 04:28:57 +0800
  • 2a067d5d03
    HTTP Validator API: /eth/v1/validator/{pubkey}/feerecipient () james-prysm 2023-10-24 11:55:45 -0500
  • a2f60364ae
    Check return and request lengths for blob sidecar by root () terencechain 2023-10-24 08:02:44 -0700
  • 45f68fa8d5
    Replace MAX_BLOB_EPOCHS usages with more accurate terms () Justin Traglia 2023-10-23 22:28:50 -0500