Feature/update go geth sharding #162
No reviewers
Labels
No Label
bug
critical
documentation
duplicate
enhancement
Epic
good first issue
help wanted
Integration tests
invalid
question
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/ipld-eth-server#162
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/update-go-geth-sharding"
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?
A few integration tests are failing with the v4 schema, is this expected?
Followed the test readme to run integration tests locally with go1.18 and updated geth.
Only change required was to use the updated geth version instead of old one
The tests are passing.
Fix in https://github.com/vulcanize/ipld-eth-server/pull/163
@nikugogoi - Thank you for the quick PR :D