Fix CI #78
Labels
No Label
bug
critical
duplicate
enhancement
epic
help wanted
in progress
invalid
low priority
question
rebase
v1
v5
wontfix
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
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cerc-io/go-ethereum#78
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
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?
Currently, we have two CI trigger on a pull request.
geth
.The proposal is to let both the CI co-exist and trigger on each PR
statediff
unit tests for the vulcanize eth.geth
unit test which will allow us to verify thatgeth
is not broken after intergration withstatediff
https://github.com/vulcanize/go-ethereum/pull/83
Integrated the unit test in Github action and fixed a couple of tests in Travis. Currently, Travis CI is timing out.
The Tests are added in CI. https://github.com/vulcanize/go-ethereum/pull/83