Documentation ¶
Index ¶
Constants ¶
View Source
const ( WatchtowerMaxFee float64 = 200 WatchtowerMaxPriorityFee float64 = 3 )
View Source
const ( MaxConcurrentEth1Requests = 200 RespondChallengesColor = color.FgWhite ClaimRplRewardsColor = color.FgGreen SubmitRplPriceColor = color.FgYellow SubmitNetworkBalancesColor = color.FgYellow SubmitWithdrawableMinipoolsColor = color.FgBlue DissolveTimedOutMinipoolsColor = color.FgMagenta ProcessWithdrawalsColor = color.FgCyan SubmitScrubMinipoolsColor = color.FgHiGreen ErrorColor = color.FgRed MetricsColor = color.FgHiYellow SubmitRewardsTreeColor = color.FgHiCyan WarningColor = color.FgYellow ProcessPenaltiesColor = color.FgHiMagenta )
View Source
const BlockStartOffset = 100000
View Source
const BlocksPerTurn = 75 // Approx. 15 minutes
Settings
View Source
const MessengerAbi = `` /* 397-byte string literal not displayed */
View Source
const MinScrubSafetyTime = time.Duration(0) * time.Hour
View Source
const MinipoolBalanceDetailsBatchSize = 8
Settings
View Source
const MinipoolBatchSize = 20
Settings
View Source
const MinipoolStatusBatchSize = 20
Settings
View Source
const MinipoolWithdrawableDetailsBatchSize = 20
Settings
View Source
const NewPenaltyScanBuffer = 400000
Number of slots to go back in time and scan for penalties if state is empty (400k is approx. 8 weeks)
View Source
const ScrubSafetyDivider = 2
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Source Files ¶
- dissolve-timed-out-minipools.go
- gas-settings.go
- generate-rewards-tree.go
- metrics-exporter.go
- process-penalties.go
- process-withdrawals.go
- respond-challenges.go
- submit-network-balances.go
- submit-rewards-tree.go
- submit-rpl-price.go
- submit-scrub-minipools.go
- submit-withdrawable-minipools.go
- watchtower.go
Click to show internal directories.
Click to hide internal directories.