mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-23 03:51:29 +00:00
9529c73ff1
* Initial spec rewrite * Finish adding merkle tree implementation * Last bits * Move reverse function * Add comments * Add deposit tree snapshot * Add deposit tree * Add comments + cleanup * Fixes * Add missing errors * Small fixes * Add unhandled error * Cleanup * Fix unsafe file.Close * Add missing comments * Small fixes * Address some of deepSource' compaints * Add depositCount check * Add finalizedDeposit check * Replace pointer magic with copy() * Add test for slice reversal * add back bytes method * Add package level description * Remove zerohash gen and add additional checks * Add additional comments * Small lint fixes * Forgot an error * Small fixes * Move Uint64ToBytesLittleEndian32 + test * Fix uint subtraction issue * Move mixInLength below error handling * Fix * Fix deposit root --------- Co-authored-by: rauljordan <raul@prysmaticlabs.com> Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
depositcache | ||
depositsnapshot | ||
active_balance_disabled.go | ||
active_balance_test.go | ||
active_balance.go | ||
attestation_data_test.go | ||
attestation_data.go | ||
BUILD.bazel | ||
cache_test.go | ||
checkpoint_state_test.go | ||
checkpoint_state.go | ||
committee_disabled.go | ||
committee_fuzz_test.go | ||
committee_test.go | ||
committee.go | ||
committees.go | ||
common.go | ||
doc.go | ||
error.go | ||
payload_id_test.go | ||
payload_id.go | ||
proposer_indices_disabled.go | ||
proposer_indices_test.go | ||
proposer_indices_type.go | ||
proposer_indices.go | ||
skip_slot_cache_test.go | ||
skip_slot_cache.go | ||
subnet_ids_test.go | ||
subnet_ids.go | ||
sync_committee_disabled.go | ||
sync_committee_head_state_test.go | ||
sync_committee_head_state.go | ||
sync_committee_test.go | ||
sync_committee.go | ||
sync_subnet_ids_test.go | ||
sync_subnet_ids.go |