Skip to content

fix(platform)!: a withdrawal failure from core should never cause platform to stop - #1821

Merged
QuantumExplorer merged 1 commit into
v1.0-devfrom
fix/CoreShouldNeverCausePlatformToStop
Apr 18, 2024
Merged

fix(platform)!: a withdrawal failure from core should never cause platform to stop#1821
QuantumExplorer merged 1 commit into
v1.0-devfrom
fix/CoreShouldNeverCausePlatformToStop

Conversation

@QuantumExplorer

Copy link
Copy Markdown
Member

Issue being fixed or feature implemented

If a withdrawal failed, platform chain would halt.

What was done?

Failed withdrawals that are already signed are saved to disk instead of causing Platform to stall.

How Has This Been Tested?

Breaking Changes

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have added "!" to the title and described breaking changes in the corresponding section if my code contains any
  • I have made corresponding changes to the documentation if needed

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@QuantumExplorer
QuantumExplorer merged commit 36a7dcc into v1.0-dev Apr 18, 2024
@QuantumExplorer
QuantumExplorer deleted the fix/CoreShouldNeverCausePlatformToStop branch April 18, 2024 14:36
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