coblox / bobtimus

an autobot that automatically handles swaps as Bob
Apache License 2.0
1 stars 1 forks source link

Do not redeem/fund/deploy several time #22

Closed D4nte closed 5 years ago

D4nte commented 5 years ago

Implement an in memory storage to ensure that bobtimus does do the same action twice on the same swap.

Use the action.href to uniquely identify an action and store it in an actionExecutor.actionsDone property.