Skip to content

fix(restrictions): remove wallet-only restriction from max_maker_vol#2153

Merged
shamardy merged 2 commits intodevfrom
wallet-only-restriction
Jul 2, 2024
Merged

fix(restrictions): remove wallet-only restriction from max_maker_vol#2153
shamardy merged 2 commits intodevfrom
wallet-only-restriction

Conversation

@onur-ozkan
Copy link
Copy Markdown

max_maker_vol RPC is actively used by client applications and does not rely on swap operations. This change allows wallet-only mode assets to use max_maker_vol RPC.

Signed-off-by: onur-ozkan <work@onurozkan.dev>
@onur-ozkan onur-ozkan changed the title fix(incorrect-restriction): remove wallet-only restriction from max maker volume fix(incorrect-restriction): remove wallet-only restriction from max_maker_vol Jul 2, 2024
@onur-ozkan onur-ozkan changed the title fix(incorrect-restriction): remove wallet-only restriction from max_maker_vol fix(restrictions): remove wallet-only restriction from max_maker_vol Jul 2, 2024
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Copy link
Copy Markdown
Collaborator

@mariocynicys mariocynicys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Collaborator

@shamardy shamardy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! I see no problem with allowing this to work with wallet only coins since there are other restrictions in place for the order placing methods.

@shamardy shamardy merged commit 1d39a91 into dev Jul 2, 2024
@shamardy shamardy deleted the wallet-only-restriction branch July 2, 2024 21:14
dimxy pushed a commit that referenced this pull request Jul 3, 2024
* dev:
  fix(restrictions): remove wallet-only restriction from max_maker_vol (#2153)
  feat(tendermint): support unsigned txs for ledger's keplr extension (#2148)
  chore(toolchain): upgrade to 1.72 nightly (#2149)
  feat(solana-swap): solana swap protocol v1 POC (#2091)
  fix(docs): update cargo test command (#2144)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants