Skip to content

fix(swap): use tmp file for swap and order files#2118

Merged
shamardy merged 1 commit intodevfrom
fix-swap-file-access
May 14, 2024
Merged

fix(swap): use tmp file for swap and order files#2118
shamardy merged 1 commit intodevfrom
fix-swap-file-access

Conversation

@dimxy
Copy link
Copy Markdown
Collaborator

@dimxy dimxy commented May 13, 2024

To avoid concurrent reading/writing enable .tmp file technic for swap and order files.
Closes #2117
See also this note: #2117 (comment)

Note: this fix should not create a problem for two mm2 instances running on the same node as both would use different directories for their data, derived from different listening IP-addresses.

@dimxy dimxy assigned dimxy and shamardy and unassigned dimxy May 14, 2024
@shamardy shamardy merged commit 29c48bb into dev May 14, 2024
@shamardy shamardy deleted the fix-swap-file-access branch May 14, 2024 13:20
dimxy pushed a commit that referenced this pull request May 22, 2024
* dev:
  feat(ETH): eip1559 gas fee estimator and rpcs (#2051)
  fix(p2pk-tests): fix p2pk tests post merge (#2119)
  fix(p2pk): show and spend P2PK balance (#2053)
  fix(swap): use tmp file for swap and order files (#2118)
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.

2 participants