coblox / nectar

GNU General Public License v3.0
0 stars 1 forks source link

Upgrade to latest version of COMIT lib #75

Closed luckysori closed 4 years ago

luckysori commented 4 years ago

This allows us to support both buy and sell orders!

It also allows us to set expiries properly when creating orders.

We add missing implementations to enable calling nectar_herc20_hbit.

~The main limitation now is that orders are still limited to a local development network. This should be easy to fix once we include the network as part of the dai::Asset and a possible nectar::bitcoin::Asset.~ (fixed with 973c8b0 and 0590dd9).