• Michael Lynch's avatar
    refactor(challenger): Define a type for Depth values (#8807) · ffd953a1
    Michael Lynch authored
    * wip: Create a type for position depth
    
    * work in progress
    
    * work in progress
    
    * Rename PositionDepth to Depth
    
    * Document Depth type
    
    * Fix unit test
    
    * Fix e2e tests
    
    * Fix more e2e tests
    
    * Fix GetMaxGameDepth function signature
    
    * Fix imports
    
    * Fix unit tests
    ffd953a1
Name
Last commit
Last update
..
contracts Loading commit data...
responder Loading commit data...
solver Loading commit data...
test Loading commit data...
trace Loading commit data...
types Loading commit data...
agent.go Loading commit data...
agent_test.go Loading commit data...
player.go Loading commit data...
player_test.go Loading commit data...
register.go Loading commit data...
validator.go Loading commit data...
validator_test.go Loading commit data...