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
feat(core): allow setting syncmode from run-hive Makefile targets (#2597)
**Motivation**
Allow running hive tests with snap sync using the available Makefile
targets and passing the optional SYNCMODE=snap argument
<!-- Why does this pull request exist? What are its goals? -->
**Description**
* Add `SYNCOMDE` variable to Makefile with default value "full"
* Set `syncmode` ethrex flag on hive Makefile targets according to above
variable
<!-- A clear and concise general description of the changes this PR
introduces -->
<!-- Link to issues: Resolves#111, Resolves#222 -->
Closes #issue_number
0 commit comments