marigold-dev / marigold-dev/batcher
Only open batches on first trade
Open
@glottologist is already working on this.
Since May 25, 2023.
contract
- Dominant language
- TypeScript
- Stars
- 11
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
At the moment the tick operation opens batches ready for trades. To help reduce operating costs we should only open a new batch when a new trade for that pair comes in.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.