• Tei Im's avatar
    Use engine API that matches hardfork version (#9253) · c0d0db91
    Tei Im authored
    * Use engine API that matches HF
    
    * Simplify engine client code by using EngineAPIVersion
    
    * Return full method string from engine api version methods
    
    * FCUVersion takes payload attributes
    
    * Use a proper method
    
    * Handle switch default case explicitly
    
    * Return fcuV3 if attrs is nil
    
    * Add test cases for engine api version methods
    c0d0db91
engine_update.go 8.45 KB