Commit Graph

  • 992805a5f6 Add Deneb fork config master v2.3.0 Shane Bammel 2024-03-26 16:14:46 -0500
  • 2d6df1a5c8 Add build automation Shane Bammel 2024-03-13 23:36:48 -0500
  • a035db22f9 Update PulseChain bootnodes Shane Bammel 2024-02-01 16:42:09 -0600
  • 2ed4a5b498 Embed PulseChain genesis Shane Bammel 2024-01-26 14:32:27 -0600
  • 6b24f9f3b4 Update mainnet config Shane Bammel 2023-05-11 16:44:11 -0500
  • 938133153e Add PulseChain exit info Shane Bammel 2023-05-09 15:50:07 -0500
  • b9cd981f28 Add Capella fork to Testnet-V4 Shane Bammel 2023-04-26 22:30:17 -0500
  • 0dcb2ec61b Add network config for Testnet-V4 Shane Bammel 2023-04-19 13:36:39 -0500
  • 0ec879e672 Fix BootstrapNode flag Shane Bammel 2023-04-19 13:21:21 -0500
  • de93ae97b8 Fix overflow in reward calculations Shane Bammel 2023-04-04 18:48:37 -0500
  • a5cddc36eb Add v3 suffix to pulsechain-testnet Shane Bammel 2023-03-23 16:15:07 -0500
  • f13faff704 Add bootnodes for testnet-v3 Shane Bammel 2023-03-08 19:08:21 -0600
  • 56da5a26ee Update MinGenesisActiveValidatorCount Shane Bammel 2023-03-01 17:26:45 -0600
  • 3a6adf5c0d Fix overflow bug Shane Bammel 2023-02-11 01:28:23 -0600
  • 298143bca4 Add PulseChain burn Shane Bammel 2023-01-03 20:53:00 -0600
  • 20c8b73730 Update readme Shane Bammel 2023-02-01 15:38:36 -0600
  • 69e053f6ab Cleanup repo docs Shane Bammel 2023-01-31 19:09:03 -0600
  • dc2d526507 Remove tos Shane Bammel 2023-01-31 18:55:13 -0600
  • e9aca9bd6a Add PulseChain network flags Shane Bammel 2023-01-30 19:09:40 -0600
  • fd231a618a Prevent overflow during inactivity leak Shane Bammel 2022-12-13 16:59:50 -0600
  • e154590063 Gracefully handle balance overflow Shane Bammel 2022-12-13 15:58:32 -0600
  • b3b42448a5 Total balance refactor to big.Int aggris2 2022-11-02 18:16:18 +0000
  • cca294cba1 Update bazel docker builds Shane Bammel 2024-03-14 13:42:01 -0500
  • 38f208d70d
    Reject Empty Bundles (#13798) Nishant Das 2024-04-01 12:37:36 +0800
  • 65b90abdda
    Maximize Peer Capacity When Syncing (#13820) Nishant Das 2024-03-30 22:54:11 +0800
  • f3b49d4eaf
    Repair idx 13486 (#13831) kasey 2024-03-29 12:29:39 -0500
  • 5b1da7353c
    feat(direct peers): configure static peers to be direct peers in pubsub options (#13773) Lorenzo 2024-03-29 05:00:40 +0100
  • 9f17e65860
    Fill in missing debug logs for blob p2p IGNORE/REJECT (#13825) terence 2024-03-28 09:11:55 -0700
  • 9b2d53b0d1
    Bump libp2p to v0.33.1 (#13784) Manu NALEPA 2024-03-28 09:38:46 +0100
  • d6f9196707
    Change goodbye message from rate limited peer to debug verbosity (#13819) terence 2024-03-27 21:14:37 -0700
  • 1b0e09369e
    Add metrics to track pending attestations (#13815) Potuz 2024-03-27 15:20:53 -0300
  • 12482eeb40
    Remove check for duplicates in pending attestation queue (#13814) Potuz 2024-03-27 13:39:45 -0300
  • acc307b959
    Command-line interface for visualizing min/max span bucket (#13748) Joel Rousseau 2024-03-28 01:15:39 +0900
  • c1d75c295a
    chore: enhance comment and more readable (#13792) Afanti 2024-03-27 22:43:55 +0800
  • fad118cb04
    Simplify ValidateAttestationTime (#13813) Potuz 2024-03-27 11:17:16 -0300
  • cdd1d819df
    Refactor batch verifier for sharing across packages (#13812) kasey 2024-03-27 07:36:17 -0500
  • 97edffaff5
    Add bid value metrics (#13804) terence 2024-03-26 07:58:41 -0700
  • 6de7df6b9d
    Get genesis only once (#13796) Radosław Kapka 2024-03-26 12:26:34 +0900
  • 14d7416c16
    Spec test coverage report hack (#13718) Sammy Rosso 2024-03-25 17:10:32 +0100
  • 6782df917a
    Utilize next slot cache in block rewards rpc (#13684) Radosław Kapka 2024-03-25 17:56:20 +0900
  • 3d2230223f
    create the log file along with its parent directory if not present (#12675) Bharath Vedartham 2024-03-22 21:02:08 +0530
  • b008a6422d
    Add tarball support for docker images (#13790) Preston Van Loon 2024-03-22 10:31:29 -0500
  • d19365507f
    Set default LocalBlockValueBoost to 10 (#13772) Fredrik Svantes 2024-03-22 14:18:20 +0100
  • c05e39a668
    fix handling of goodbye messages for limited peers (#13785) kasey 2024-03-22 08:06:16 -0500
  • 63c2b3563a
    Optimize GetDuties VC action (#13789) Radosław Kapka 2024-03-22 18:50:19 +0900
  • a6e86c6731
    Rename payloadattribute Timestamps to Timestamp (#13523) Justin Traglia 2024-03-21 16:11:01 -0500
  • 32fb183392
    Modify the algorithm of updateFinalizedBlockRoots (#13486) Radosław Kapka 2024-03-22 06:09:56 +0900
  • cade09ba0b
    chore: fix some typos (#13726) carrychair 2024-03-22 05:00:21 +0800
  • f85ddfe265
    Log the slot and blockroot when we deadline waiting for blobs (#13774) Potuz 2024-03-21 17:29:23 -0300
  • 3b97094ea4
    Log da block root in hex (#13787) terence 2024-03-21 13:26:17 -0700
  • acdbf7c491
    expand it (#13770) Nishant Das 2024-03-22 03:57:22 +0800
  • 1cc1effd75
    Revert "pass justified=finalized in Prater (#13695)" (#13709) Potuz 2024-03-21 14:42:40 -0300
  • f7f1d249f2
    Fix get validator endpoint for empty query parameters (#13780) james-prysm 2024-03-21 09:00:07 -0500
  • 02abb3e3c0
    add log message if in da check at slot end (#13776) kasey 2024-03-20 14:31:09 -0500
  • 2255c8b287
    setting missing beacon API (#13778) james-prysm 2024-03-20 12:59:15 -0500
  • 27ecf448a7
    Add da waited time to sync block log (#13775) terence 2024-03-20 04:53:02 -1000
  • e243f04e44
    validator client on rest mode has an inappropriate context deadline for events (#13771) james-prysm 2024-03-20 08:19:05 -0500
  • fca1adbad7
    Re-design TestStartDiscV5_DiscoverPeersWithSubnets test (#13766) Manu NALEPA 2024-03-20 04:36:00 +0100
  • b692722ddf
    Optimize SubmitAggregateSelectionProof VC action (#13711) Radosław Kapka 2024-03-19 23:09:07 +0900
  • c4f6020677
    add mplex timeout (#13745) Nishant Das 2024-03-19 21:37:23 +0800
  • d779e65d4e
    chore(kzg): Additional tests for KZG commitments (#13758) Chanh Le 2024-03-19 05:08:02 -0400
  • 357211b7d9
    Update spec test to official 1.4.0 (#13761) terence 2024-03-18 13:39:03 -1000
  • 2dd48343a2
    Set default fee recipient if tracked val fails (#13768) Potuz 2024-03-18 16:35:34 -0300
  • 7f931bf65b
    Keymanager APIs - get,post,delete graffiti (#13474) james-prysm 2024-03-18 10:03:08 -0500
  • fda4589251
    Rewrite Pruning Implementation To Handle EIP 7045 (#13762) Nishant Das 2024-03-18 20:57:21 +0800
  • 34593d34d4
    allow blob by root within da period (#13757) kasey 2024-03-17 22:15:17 -0500
  • 4d18e590ed
    Rename mispelled variable (#13759) Potuz 2024-03-17 17:47:19 -0300
  • ec8b67cb12
    Use headstate for recent checkpoints (#13746) Potuz 2024-03-17 15:50:49 -0300
  • a817aa0a8d
    New gossip cache size (#13756) terence 2024-03-16 17:02:00 -1000
  • d76f55e97a
    adds a metric to track blob sig cache lookups (#13755) kasey 2024-03-16 15:41:21 -0500
  • 2de21eb22f
    adding headers to post endpoint (#13753) james-prysm 2024-03-15 13:19:42 -0500
  • 58b8c31c93
    mark in progress (#13750) Nishant Das 2024-03-16 00:46:26 +0800
  • f343333880
    handle special case of batch size=1 (#13646) kasey 2024-03-15 10:19:59 -0500
  • 8e0b1b7e1f
    Backfill min slot flag (#13729) kasey 2024-03-15 10:17:24 -0500
  • 65f71b3a48
    P2P: Simplify code (#13719) Manu NALEPA 2024-03-15 12:08:19 +0100
  • 9fcb9b86af
    fix 1-worker underflow; lower default batch size (#13734) kasey 2024-03-13 19:59:27 -0500
  • aa63c4e7f2
    Use correct gossip validation time (#13740) terence 2024-03-13 06:10:18 -1000
  • d6ae838bbf
    replace receive slot with event stream (#13563) james-prysm 2024-03-13 08:01:05 -0500
  • d49afb370c
    Add blob index to file path (#13736) terence 2024-03-12 20:36:43 -1000
  • 4d3a6d84d2
    Add gossip blob sidecar verification ms metric (#13737) terence 2024-03-12 18:41:47 -1000
  • 9c5d16e161
    Clean up some unused beacon state proto types and related code (#13735) Preston Van Loon 2024-03-12 22:20:36 -0500
  • 4731304187
    Save invalid blob to temp under new flag (#13725) terence 2024-03-12 07:51:08 -1000
  • 02cbcf8545
    only update head at 10 seconds when validating (#13570) Potuz 2024-03-12 12:11:40 -0300
  • 4e10734ae4
    Compute unrealized checkpoints with pcli (#13692) Potuz 2024-03-12 12:03:21 -0300
  • e19c99c3e2
    Update bazel, rules_go, gazelle, and go versions (#13724) Preston Van Loon 2024-03-12 09:33:37 -0500
  • 697bcd418c
    Save invalid block to temp save-invalid-block-temp (#13722) terence 2024-03-11 13:34:44 -0700
  • ec7949fa4b
    Use justified checkpoint from head state to build attestation (#13703) terence 2024-03-11 08:05:40 -0700
  • cb8eb4e955
    fix context deadline rejections (#13716) Nishant Das 2024-03-11 12:51:02 +0800
  • 800f3b572f
    chore(execution): Clean up unreachable code; use new(big.Int) instead of big.NewInt(0) (#13715) Chanh Le 2024-03-10 20:31:55 -0400
  • 9d3af41acb
    Remove unused deneb code (#13712) terence 2024-03-08 16:12:26 -0800
  • 07a0a95ee7
    Blob verification spectest (#13707) kasey 2024-03-08 12:20:38 -0600
  • 9e7352704c
    Optimize SubscribeCommitteeSubnets VC action (#13702) Radosław Kapka 2024-03-08 19:08:35 +0100
  • 2616de1eb1
    Check Unrealized Justification Balances In Spectests (#13710) Nishant Das 2024-03-08 22:49:34 +0800
  • b2e3c29ab3
    Improve logging. (#13708) Manu NALEPA 2024-03-08 13:23:34 +0100
  • 83538251aa
    Remove DOMAIN_BLOB_SIDECAR. See https://github.com/ethereum/consensus-specs/pull/3542 (#13706) Preston Van Loon 2024-03-07 21:55:46 -0600
  • 2442280e37
    Fix/race receive block (#13700) Stefan 2024-03-07 20:46:03 +0100
  • 4608569495
    fix race condition when pinging peers (#13701) Stefan 2024-03-07 20:21:55 +0100
  • 20d013a30b
    Unskip merkle proof tests (#13704) Preston Van Loon 2024-03-07 13:18:25 -0600
  • b0a2115a26
    Fix UJ (#13688) Potuz 2024-03-06 17:46:16 -0300
  • 102518e106
    pass justified=finalized in Prater (#13695) Potuz 2024-03-06 15:45:41 -0300