I compared the grace work for the grace period to the commit of EasyAuction without grace period and removed it. I made a new file EasyAuctionGrace and a folder 'EasyAuctionGrace' for the library used.
Motivation and Context
At this point we don't want to have the additional complexity for a grace period because this only works if could be reflected in the FE in a good way, otherwise. We may add this in the future, if we see EasyAuction well recieved.
How Has This Been Tested?
yarn test
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[x] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
name: remove grace period out of EasyAuction
Description
I compared the grace work for the grace period to the commit of EasyAuction without grace period and removed it. I made a new file EasyAuctionGrace and a folder 'EasyAuctionGrace' for the library used.
Motivation and Context
At this point we don't want to have the additional complexity for a grace period because this only works if could be reflected in the FE in a good way, otherwise. We may add this in the future, if we see EasyAuction well recieved.
How Has This Been Tested?
yarn test
Types of changes
Checklist: