You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, the remote node is being called 'upstream' and for the sake of clarity
we should rename all the upstream references to remote as its purpose is clearer.
Implementation
Identify all the elements in status-go geth folder that are using the name upstream
Replace 'upstream' for 'remote'
Acceptance Criteria
All the tests should be successful after renaming all the 'upstream' references
The text was updated successfully, but these errors were encountered:
rgeraldes
changed the title
Rename 'upstream' to 'remote'
Replace 'upstream' with 'remote'
Sep 19, 2017
Problem
At the moment, the remote node is being called 'upstream' and for the sake of clarity
we should rename all the upstream references to remote as its purpose is clearer.
Implementation
Acceptance Criteria
The text was updated successfully, but these errors were encountered: