Skip to content
This repository was archived by the owner on Feb 1, 2024. It is now read-only.
This repository was archived by the owner on Feb 1, 2024. It is now read-only.

new filter: remove redundant offer updates #330

@nikhilsaraf

Description

@nikhilsaraf

Desired Behavior

I want to be able to place orders when constrained by capacity without "redundant" offer updates which amount to the same set of orderbook offers.

Impact

The desired behavior will allow me to reduce my rate limit usage

Feature Suggestion

If updating an offer with same price and amount which is an exact match to the offer which is being updated then it should be dropped. This should be implemented as a filter which is always added by default as the second-last filter.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions