You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@milagro.apache.org by cm...@apache.org on 2019/08/30 07:53:04 UTC

[incubator-milagro-dta] branch develop updated (628db62 -> b9f8544)

This is an automated email from the ASF dual-hosted git repository.

cmorris pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-milagro-dta.git.


    from 628db62  Bugfix btcopen api (#17)
     add df9838b  Add order/secret request validation
     new b9f8544  Merge pull request #18 from apache/beneficary-dupbug

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pkg/bitcoinplugin/service.go   | 25 +++++++++++++++++++++----
 pkg/defaultservice/order.go    | 11 +++++++++++
 pkg/defaultservice/plugable.go |  1 +
 3 files changed, 33 insertions(+), 4 deletions(-)


[incubator-milagro-dta] 01/01: Merge pull request #18 from apache/beneficary-dupbug

Posted by cm...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

cmorris pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-milagro-dta.git

commit b9f85440401f5c1dd1b4a58885dd879690c9e93a
Merge: 628db62 df9838b
Author: Chris Morris <ch...@morris.net>
AuthorDate: Fri Aug 30 08:53:00 2019 +0100

    Merge pull request #18 from apache/beneficary-dupbug
    
    Add order/secret request validation

 pkg/bitcoinplugin/service.go   | 25 +++++++++++++++++++++----
 pkg/defaultservice/order.go    | 11 +++++++++++
 pkg/defaultservice/plugable.go |  1 +
 3 files changed, 33 insertions(+), 4 deletions(-)