mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-07-07 13:22:32 +00:00

* [NOD-492] Split ApiServer to server and syncd. * [NOD-492] Add missing file. * [NOD-492] Remove references to --migrate from common config. * [NOD-492] Move MQTT to the sync daemon. * [NOD-492] Fix server Dockerfile and create one for syncd. * [NOD-492] Rename ApiServer to Kasparov. * [NOD-492] Fix packages. * [NOD-492] Fix more packages. * [NOD-492] Fix comments and package names. * [NOD-492] Move blank import packages to main. * [NOD-492] Move common logging logic out of individual config.go files. * [NOD-492] Move database models to a package called dbmodels. * [NOD-492] Rename models package to apimodels.