fluidex / circuits

GNU Affero General Public License v3.0
10 stars 5 forks source link

feat: order expiry time #170

Open HAOYUatHZ opened 3 years ago

HAOYUatHZ commented 3 years ago

we may wanna support expiry time, because we wanna support IOC FOK better.

Then should we add block_timestamp into blocks? For now it's only a timestamp stored in DB.

HAOYUatHZ commented 3 years ago

related: https://github.com/fluidex/dingir-exchange/issues/90

lispc commented 3 years ago

IOC:a 'trust us or do not use' feature. No real 'immediate' can be implemented. Minutes / seconds timeout is not immediate

lispc commented 3 years ago

block_timestamp should be added into blocks later