Skip to content

Conversation

fearlessfe
Copy link
Contributor

related issue #3

add ssz test for more types


// test cases for all phases
const CommonUnion = union {
const commonUnion = union {
Copy link
Member

Choose a reason for hiding this comment

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

It seems usually we should use upper start char for types

VoluntaryExit: types.VoluntaryExit,
};

const forks = [_][]const u8{ "phase0", "altair", "bellatrix", "capella", "deneb", "electra" };
Copy link
Member

Choose a reason for hiding this comment

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

Can it be function in ForkType in consensus/types file

Copy link
Contributor Author

Choose a reason for hiding this comment

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

this is the dir name of test

@fearlessfe fearlessfe force-pushed the testcases branch 2 times, most recently from ac9872b to 84063e7 Compare November 1, 2024 09:34
@GrapeBaBa GrapeBaBa merged commit fb9c95f into main Nov 1, 2024
1 check passed
@fearlessfe fearlessfe deleted the testcases branch November 1, 2024 13:38
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