Submitted by 0xRajeev
The getBid() order book function is noted in its Natspec @dev comments as @dev just to pass old tests, not needed otherwise @dev to be deleted once tests updated but is left behind here.
This function could externally expose orderbook ordering (prev/next linked list) for malicious contracts to potentially time or price bids to its advantage.
Recommend removing the function as noted.
Splidge (Reality Cards) disputed:
dmvt (Judge) commented:
