EmerisHQ / demeris-backend

Monorepo containing all the Demeris backend code and infrastructure definitions.
GNU Affero General Public License v3.0
8 stars 1 forks source link

replace allinbits with emerishq and modify chains test #746

Closed akhilkumarpilli closed 2 years ago

akhilkumarpilli commented 2 years ago

Fixes part of #718

tbruyelle commented 2 years ago

@akhilkumarpilli Is moving allinbits/demeris-backend and allinbits/emerus-utils out of the scope ?

akhilkumarpilli commented 2 years ago

@akhilkumarpilli Is moving allinbits/demeris-backend and allinbits/emerus-utils out of the scope ?

I think we can move allinbits/emeris-utils but we might get issues from other repos when we move allinbits/demeris-backend as it doesn't have versioning yet.

Pitasi commented 2 years ago

We should be safe moving demeris-backend too, it's not imported by other repos :) (even if it were, the go.mod should contain the exact commit hash they are imported, so it shouldn't be a problem anyway)