[WIP] merge proxy command to serve command #50
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#50
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "endpoints"
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?
The table with all the params and their env variables is a great addition. Only one small reformatting fix I caught, and we should also bump the version. Otherwise LGTM!
@ -121,6 +121,32 @@ The currently supported standard endpoints are:
TODO: Add the rest of the standard endpoints and unique endpoints (e.g. getSlice)
Very nice table, I think this helps a lot
Really minor but can we move this external dep out of the builtins
Actually we can probably wait to bump version til all the upcoming changes are in
Done
I think this LGTM. It's a bit hard to review since all the changes from the integration test branch are here now. In the future we should rebase ontop of master instead of merging master back into the working branch.