Update RPC api and backend to support the EIP-2930 and EIP-1559. #83
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
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cerc-io/ipld-eth-server#83
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "marshall-binary"
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?
Fixes #78
Looks great! I think we should update/add some integration tests to test the RPC output of the new types vs the output of standard geth json-rpc.
Also related is https://github.com/vulcanize/ipld-eth-indexer/pull/86#pullrequestreview-716611486. Ideally we'd update to import from vulcanize geth rather than updating the ipld-eth-indexer dep. But this can be handled as the separate issue in a different PR if you'd prefer.
If this needs changed the comment for the function should be updated too
Done