Skip to content

fix(platform)!: credit transfer replay attack - #1634

Merged
QuantumExplorer merged 8 commits into
v1.0-devfrom
fix/creditTransferReplayAttack
Jan 4, 2024
Merged

fix(platform)!: credit transfer replay attack#1634
QuantumExplorer merged 8 commits into
v1.0-devfrom
fix/creditTransferReplayAttack

Conversation

@QuantumExplorer

@QuantumExplorer QuantumExplorer commented Dec 11, 2023

Copy link
Copy Markdown
Member

Issue being fixed or feature implemented

A credit transfer state transition could be rebroadcasted again and again, causing a great deal of harm to whoever was submitting the transaction.

What was done?

Added a revision in order to make withdrawals non replayable.

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 changed the base branch from master to v1.0-dev January 4, 2024 11:49
@QuantumExplorer
QuantumExplorer merged commit d177116 into v1.0-dev Jan 4, 2024
@QuantumExplorer
QuantumExplorer deleted the fix/creditTransferReplayAttack branch January 4, 2024 15:18
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