View Facet
Changes:
Added Utility View Functions
getPositionsFilteredByPartyB()
getPositionsFilteredByPartyB()function getPositionsFilteredByPartyB(
address partyB,
uint256 start,
uint256 size
) external view returns (Quote[] memory)getOpenPositionsFilteredByPartyB()
getOpenPositionsFilteredByPartyB()getActivePositionsFilteredByPartyB()
getActivePositionsFilteredByPartyB()getQuotesWithBitmap()
getQuotesWithBitmap()Updated ForceClose View Functions
getDeallocateDebounceTime()
getDeallocateDebounceTime()forceCloseCooldowns()
forceCloseCooldowns()deallocateCooldown()
deallocateCooldown()getBridgeTransaction()
getBridgeTransaction()getNextBridgeTransactionId()
getNextBridgeTransactionId()getQuoteCloseId()
getQuoteCloseId()Changed Function Signatures
pauseState
pauseStateLast updated
