makerdao / token-auction-gui

Frontend for ERC20 token auction contracts
https://makerdao.github.io/weekly-mkr-auction/
GNU Affero General Public License v3.0
4 stars 15 forks source link

View history of previous auctions #6

Open freekp opened 8 years ago

gbalabasquer commented 8 years ago

@freekp What exactly we are looking for with this? Just a history of closed auctions or a list with all the auctions. Or two separate with closed and opened ones?

gbalabasquer commented 8 years ago

@freekp Is this still necessary? I can not find it in the designs. With the actual functionality of active auctions could be easy to extend a second table with the history. In case we need to add it, we would show unclaimed auctions or everything? Because if we want to show everything we would need to use the calls to previous states of the blockchain as the auctionlets information is removed when they are finished.

nmushegian commented 8 years ago

it would be good to maintain a script that can generate a trading history for all instances of maker-otc/maker-market for a given trader address