Skip to content

execution/abi: fix unittest code#21140

Merged
AskAlexSharov merged 2 commits into
erigontech:mainfrom
Sahil-4555:account-ut
May 13, 2026
Merged

execution/abi: fix unittest code#21140
AskAlexSharov merged 2 commits into
erigontech:mainfrom
Sahil-4555:account-ut

Conversation

@Sahil-4555

Copy link
Copy Markdown
Contributor
  1. should use !reflect.DeepEqual.
  2. big.NewInt(0).SetBits([]big.Word{}) work around for DeepEqual when big.Int is zero, unpack return a []big.Word{}.

@AskAlexSharov AskAlexSharov enabled auto-merge May 13, 2026 03:16
@AskAlexSharov AskAlexSharov added this pull request to the merge queue May 13, 2026
Merged via the queue into erigontech:main with commit e3157c6 May 13, 2026
56 of 57 checks passed
@Sahil-4555 Sahil-4555 deleted the account-ut branch May 13, 2026 04:50
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