Commit 1c8f7f0
committed
Trigger backfill on startup if user switches to a supernode or semi-supernode (#8265)
Squashed commit of the following:
commit 2ed4f69
Author: Jimmy Chen <[email protected]>
Date: Thu Oct 23 10:56:42 2025 +1100
Change CLI CGC increase effective epoch to be based on head_epoch and apply other comment fixes.
commit 8cedbd1
Author: Jimmy Chen <[email protected]>
Date: Thu Oct 23 00:20:17 2025 +1100
Remove unnecessary changes to reduce diff.
commit 13cef6d
Author: Jimmy Chen <[email protected]>
Date: Thu Oct 23 00:10:54 2025 +1100
Minor clean ups.
commit 045afbb
Author: Jimmy Chen <[email protected]>
Date: Wed Oct 22 23:59:01 2025 +1100
Clean up and update function docs.
commit 6904556
Author: Jimmy Chen <[email protected]>
Date: Wed Oct 22 23:51:17 2025 +1100
Add column backfill when node's custody type changes via CLI.
commit 895e571
Author: Jimmy Chen <[email protected]>
Date: Wed Oct 22 17:39:55 2025 +1100
Add tests and TODOs1 parent f2522eb commit 1c8f7f0
File tree
2 files changed
+471
-64
lines changed- beacon_node/beacon_chain/src
2 files changed
+471
-64
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
931 | 931 | | |
932 | 932 | | |
933 | 933 | | |
934 | | - | |
| 934 | + | |
935 | 935 | | |
936 | 936 | | |
937 | | - | |
| 937 | + | |
| 938 | + | |
| 939 | + | |
| 940 | + | |
| 941 | + | |
938 | 942 | | |
939 | 943 | | |
| 944 | + | |
940 | 945 | | |
941 | | - | |
| 946 | + | |
942 | 947 | | |
943 | | - | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
944 | 952 | | |
945 | | - | |
| 953 | + | |
946 | 954 | | |
947 | 955 | | |
948 | 956 | | |
| |||
1019 | 1027 | | |
1020 | 1028 | | |
1021 | 1029 | | |
1022 | | - | |
| 1030 | + | |
1023 | 1031 | | |
1024 | 1032 | | |
1025 | 1033 | | |
| |||
1062 | 1070 | | |
1063 | 1071 | | |
1064 | 1072 | | |
| 1073 | + | |
| 1074 | + | |
| 1075 | + | |
| 1076 | + | |
| 1077 | + | |
| 1078 | + | |
| 1079 | + | |
| 1080 | + | |
1065 | 1081 | | |
1066 | 1082 | | |
1067 | 1083 | | |
| |||
0 commit comments