Expand description
The task which implements all transaction handling
Structsยง
- Builder
Response - Builder Provided Responses
- Transaction
Task State - Tracks state of a Transaction task
Constantsยง
- BUILDER_
ADDITIONAL_ ๐TIME_ MULTIPLIER - Multiplier for extra time to give to the second batch of builders
- BUILDER_
MAIN_ ๐BATCH_ CUTOFF - Time the first batch of builders has to respond
- BUILDER_
MAIN_ ๐BATCH_ THRESHOLD_ DIVIDEND - Proportion of builders queried in first batch, dividend
- BUILDER_
MAIN_ ๐BATCH_ THRESHOLD_ DIVISOR - Proportion of builders queried in the first batch, divisor
- BUILDER_
MINIMUM_ ๐QUERY_ TIME - Minimum amount of time allotted to both batches, cannot be cut shorter if the first batch responds extremely fast.
- RETRY_
DELAY ๐ - Delay between re-tries on unsuccessful calls