Skip to content
This repository was archived by the owner on Apr 7, 2020. It is now read-only.

Releases: sparkswap/lnd-engine

v0.3.0-beta-rc1

19 Dec 22:42
8f435d0

Choose a tag to compare

v0.3.0-beta-rc1 Pre-release
Pre-release

This is the first Release Candidate for v0.3.0-beta, the engine release to support the overall Sparkswap Beta.

v0.2.3-alpha-preview

07 Dec 21:49
a7fa009

Choose a tag to compare

v0.2.3-alpha-preview Pre-release
Pre-release

This is a minor release that includes:

  • lnrpc proto file update

  • bump version

  • close-channel bug fix #125

v0.2.2-alpha-preview

06 Dec 18:25
1a8d8ed

Choose a tag to compare

v0.2.2-alpha-preview Pre-release
Pre-release
Feature: get payment preimage (#123)

* add ListPayments rpc call

* add LookupPaymentStatus rpc call

* add getPaymentPreimage engine action to retrieve preimages for payments

* add isPaymentPendingOrComplete engine action to check payment status

* bump version

v0.2.1-alpha-preview

29 Nov 00:44
abfb005

Choose a tag to compare

v0.2.1-alpha-preview Pre-release
Pre-release
bump version (#119)

v0.2.0-alpha-preview

02 Nov 18:28
ed53fb2

Choose a tag to compare

v0.2.0-alpha-preview Pre-release
Pre-release

In addition to numerous features and bugfixes, this release includes the addition of bitcoind/litecoind support to the lnd-engine stack.

v0.1.0-alpha-preview-rc2 (simnet private alpha)

26 Jun 22:30
755d28c

Choose a tag to compare

This release includes patching for lnd-engine for the exchange's alpha-preview.

Change Log

No change log will be produced for this release. However, any incremental updates will then include a CHANGELOG at the root of the project

Documentation

Please refer to the jsdoc comments and the accompanying wiki

v0.1.0-alpha-preview (simnet private alpha)

24 Jun 18:40
f25d64f

Choose a tag to compare

This release marks the first private release of code for lnd-engine. Major features includes functionality for buying, selling, and filling orders on the Kinesis Exchange.

Major features include interfaces for lnd's api AND complete lnd/btcd docker setup for applications wishing to use lnd-engine.

Change Log

No change log will be produced for this release. However, any incremental updates will then include a CHANGELOG at the root of the project

Documentation

Please refer to the jsdoc comments and the accompanying wiki