Koios v1.3.0 (#306)
## Description Chang+1 HF changes and various other FR/fixes. - [x] Account for stake de-registration in account_info for vote delegation (closes #305) - [x] Additional info in tx_cbor endpoint (closes #304) - [x] fix account_rewads (closes #308) - [x] Changes in endpoints due to new address table available since DBSync v13.6? (currently some issue that needs to be resolved, https://github.com/IntersectMBO/cardano-db-sync/issues/1890) - [x] Update all endpoints that reference tx_out table to use new address table. - [x] Update all endpoints that reference collateral_tx_out table to use new address table. - [x] Add index on `address.address` - [x] #307 - [x] pool_info to show pool voting power as it might differ from active stake (ie proposal deposit still counting towards voting power) - [x] Pool info showing vote delegation based on reward address vote delegation if any. -> needs testing - [x] Updated vote logic due to changes added for pool voting. -> in testing mode on sancho via Martin Lang --------- Co-authored-by: Greg Beresnev <[email protected]> Co-authored-by: KoT_B_KocMoce <[email protected]> Co-authored-by: rdlrt <[email protected]> Co-authored-by: hodlonaut <[email protected]>