Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cowprotocol/services
/ state
Method
state
crates/winner-selection/src/solution.rs:66–68 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
64
}
65
66
fn state(&self) -> &Self::State {
67
&self.state
68
}
69
}
70
71
impl Solution<Unscored> {
Callers
12
verify_approval_strategy
Method · 0.45
override_allowance_simple
Function · 0.45
override_allowance_solady
Function · 0.45
override_balance_solady
Function · 0.45
verify_strategy
Method · 0.45
simulate
Method · 0.45
test_balance_override
Function · 0.45
aave_atoken_quote_verification
Function · 0.45
score
Method · 0.45
with_rank
Method · 0.45
is_winner
Method · 0.45
is_filtered_out
Method · 0.45
Calls
no outgoing calls
Tested by
2
test_balance_override
Function · 0.36
aave_atoken_quote_verification
Function · 0.36