omnilaboratory / obd

OmniBOLT daemon, a golang implementation of OmniBOLT spec, the smart assets lightning network.
MIT License
213 stars 21 forks source link

Travis ci #27

Closed johng closed 3 years ago

johng commented 3 years ago

Closes #6

neocarmack commented 3 years ago

i don’t understand. Obd no longer needs full node, so why re-activate [chainNode] in configure/conf.ini? [chainNode] is already deprecated.

neocarmack commented 3 years ago

There are deep conflict in this PR.

We will change the way of GET to POST in the next version of obd.

and in the configure of tracker (tracker/config/conf.ini), there is your own chainnode config for your local omnicore instance, which should not be merged into main codebase.

And there are some other points we need to review for this PR.

johng commented 3 years ago

Closing for now