hornet icon indicating copy to clipboard operation
hornet copied to clipboard

Cleanup hornet and inx-coordinator dependencies

Open muXxer opened this issue 3 years ago • 0 comments

Currently the INX-coordinator imports the hornet repository because several code parts are needed by both apps.

To clean it up, @alexsporn suggested the following:

  • [ ] Move hornet/pkg/model/migrator to inx-coordinator
  • [ ] Remove dependencies to hornet in inx-coordinator (possible now due to changes in iota.go)
  • [ ] hornet imports inx-coordinator for the usage in the toolset and the migrator

muXxer avatar Jun 24 '22 10:06 muXxer