Skip to content

Increase outbound nonce before processing#23

Merged
claravanstaden merged 2 commits intoclaravanstaden:snowbridge-v2-audit-fixesfrom
yrong:ron/increase-outbound-nonce-before-processing
Apr 23, 2025
Merged

Increase outbound nonce before processing#23
claravanstaden merged 2 commits intoclaravanstaden:snowbridge-v2-audit-fixesfrom
yrong:ron/increase-outbound-nonce-before-processing

Conversation

@yrong
Copy link
Copy Markdown

@yrong yrong commented Apr 23, 2025

  • Increment outbound nonce before processing (so the nonce starts from one instead of zero)
  • Fix the call index

#[derive(Encode, Decode, Debug, PartialEq, Clone, TypeInfo)]
pub enum EthereumSystemCall {
#[codec(index = 0)]
#[codec(index = 2)]
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Good catch!

@claravanstaden claravanstaden merged commit 3ae41d5 into claravanstaden:snowbridge-v2-audit-fixes Apr 23, 2025
127 of 218 checks passed
claravanstaden pushed a commit that referenced this pull request Sep 23, 2025
ci-unified v202509220255, updated forklift to 0.14.3
possible [AWS Deadlock
#23](paritytech/forklift#23) fix
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