FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: skip epoch test in 32 bit environment by fearlessfe · Pull Request #29 · optimism-java/shisui · GitHub

fix: skip epoch test in 32 bit environment - #29

Merged
GrapeBaBa merged 1 commit into
optimism-java:portalfrom
fearlessfe:get-body-and-receipts
Jan 24, 2024
Merged

fix: skip epoch test in 32 bit environment#29
GrapeBaBa merged 1 commit into
optimism-java:portalfrom
fearlessfe:get-body-and-receipts

Conversation

Copy link
Copy Markdown

in 32 environment, ssz.HashTreeRoot() is different with the hash in 64 bit environment. so in 32 environment, some test will be skipped.

in 32 environment, ssz.HashTreeRoot() is different with the hash in 64 bit
environment. so in 32 environment, some test will be skipped.

Copy link
Copy Markdown
Member

Please open an issue and relate the fastssz issue for tracking

GrapeBaBa merged commit 2652c33 into optimism-java:portal Jan 24, 2024
fearlessfe deleted the get-body-and-receipts branch September 5, 2024 02:53
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL