..
aggregator_test.go
core: refactor signing and domain methods from helper to core/signing pkg ( #9520 )
2021-09-27 16:19:20 +00:00
aggregator.go
Refactor: move functions beacon-chain/core/time
-> time/slots
( #9719 )
2021-10-01 15:17:57 -05:00
assignments_test.go
Fix GetDuties ( #9811 )
2021-10-25 09:09:47 -05:00
assignments.go
Use Next Slot Cache In More Places ( #9884 )
2021-11-12 23:46:06 +00:00
attester_test.go
Refactor: move functions beacon-chain/core/time
-> time/slots
( #9719 )
2021-10-01 15:17:57 -05:00
attester.go
Refactor: move functions beacon-chain/core/time
-> time/slots
( #9719 )
2021-10-01 15:17:57 -05:00
blocks_test.go
Move Shared/Testutil into Testing ( #9659 )
2021-09-23 18:53:46 +00:00
blocks.go
Various clean up before v2 ( #9672 )
2021-09-24 17:42:16 +00:00
BUILD.bazel
Refactor rpc proposer into smaller files ( #9796 )
2021-10-18 11:35:32 -05:00
exit_test.go
Event support for contribution_and_proof
and voluntary_exit
( #9779 )
2021-10-28 08:56:22 +00:00
exit.go
Event support for contribution_and_proof
and voluntary_exit
( #9779 )
2021-10-28 08:56:22 +00:00
log.go
Restructure RPC packages to be future compatible ( #9136 )
2021-07-02 15:54:52 +00:00
proposer_altair.go
Refactor rpc proposer into smaller files ( #9796 )
2021-10-18 11:35:32 -05:00
proposer_attestations_test.go
Move Shared/Testutil into Testing ( #9659 )
2021-09-23 18:53:46 +00:00
proposer_attestations.go
Refactor rpc proposer into smaller files ( #9796 )
2021-10-18 11:35:32 -05:00
proposer_deposits.go
Code cleanup ( #9992 )
2021-12-07 17:52:39 +00:00
proposer_eth1data.go
Refactor rpc proposer into smaller files ( #9796 )
2021-10-18 11:35:32 -05:00
proposer_phase0.go
Refactor rpc proposer into smaller files ( #9796 )
2021-10-18 11:35:32 -05:00
proposer_sync_aggregate_test.go
Move Shared/Testutil into Testing ( #9659 )
2021-09-23 18:53:46 +00:00
proposer_sync_aggregate.go
Proposer Sync Aggregate RPC Methods ( #9479 )
2021-08-28 20:47:45 +00:00
proposer_test.go
Code cleanup ( #9992 )
2021-12-07 17:52:39 +00:00
proposer_utils_bench_test.go
Add errcheck and gosimple linters ( #9729 )
2021-10-22 17:40:03 -05:00
proposer.go
Refactor rpc proposer into smaller files ( #9796 )
2021-10-18 11:35:32 -05:00
server_test.go
Code cleanup ( #9992 )
2021-12-07 17:52:39 +00:00
server.go
core: refactor signing and domain methods from helper to core/signing pkg ( #9520 )
2021-09-27 16:19:20 +00:00
status_test.go
Faster Doppelganger Check ( #9964 )
2021-12-01 12:37:10 +00:00
status.go
Faster Doppelganger Check ( #9964 )
2021-12-01 12:37:10 +00:00
sync_committee_test.go
Event support for contribution_and_proof
and voluntary_exit
( #9779 )
2021-10-28 08:56:22 +00:00
sync_committee.go
Event support for contribution_and_proof
and voluntary_exit
( #9779 )
2021-10-28 08:56:22 +00:00
validator_test.go
Move Shared/Params Into Config/Params ( #9642 )
2021-09-21 19:59:25 +00:00