Add test utils and module fixes for dependents #24
No reviewers
Labels
No Label
Copied from Github
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cerc-io/plugeth-statediff#24
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "update-czkg4844"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Patch for module conflict when used as a dependency:
github.com/ethereum/c-kzg-4844/bindings/go
was moved to become part ofgithub.com/ethereum/c-kzg-4844
byv0.4.0
.See:
6ea035f208
Also add test utils from https://git.vdb.to/cerc-io/ipld-eth-db-validator to be shared by cerc-io/ipld-eth-statedb#5 and wherever else.
Add test utils and module fixes for dependentsto WIP: Add test utils and module fixes for dependentsWIP: Add test utils and module fixes for dependentsto Add test utils and module fixes for dependentsCould you please add CI integration of https://git.vdb.to/cerc-io/system-tests?
I thought we had it already, but I don't see it here.
@telackey they actually are run here: https://git.vdb.to/cerc-io/plugeth-statediff/actions/runs/172/jobs/1,
However it's just the basic_db tests, because the rest depend on ipld-eth-server - so we can run the full suite there.