Skip to content

Fixes for 2412#7

Merged
evgeny-s merged 7 commits intotanssi-polkadot-stable2412from
evgeny-2412-import-fix
May 12, 2025
Merged

Fixes for 2412#7
evgeny-s merged 7 commits intotanssi-polkadot-stable2412from
evgeny-2412-import-fix

Conversation

@evgeny-s
Copy link

@evgeny-s evgeny-s commented May 12, 2025

Description:

  • Import fix
  • Format fix
  • CI fix
  • Tests fix

@evgeny-s evgeny-s changed the title - Import fix for 2412 Import + format fixes for 2412 May 12, 2025
@evgeny-s evgeny-s changed the title Import + format fixes for 2412 Fixes for 2412 May 12, 2025
ext.execute_with(|| {
System::set_block_number(1);
pallet_evm::Pallet::<Runtime>::create_account(
let _ = pallet_evm::Pallet::<Runtime>::create_account(
Copy link
Collaborator

Choose a reason for hiding this comment

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

Since this is in tests probably you should just unwrap here, or assert_ok if it works

@evgeny-s evgeny-s merged commit b3cdbce into tanssi-polkadot-stable2412 May 12, 2025
10 checks passed
@evgeny-s evgeny-s deleted the evgeny-2412-import-fix branch May 12, 2025 15:20
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