[GitHub] [incubator-milagro-dta] JohnMcW opened a new issue #32: External Master Fiduciary returns "Failed to Decode" error

2019-09-06 Thread GitBox
JohnMcW opened a new issue #32: External Master Fiduciary returns "Failed to 
Decode" error
URL: https://github.com/apache/incubator-milagro-dta/issues/32
 
 
   If I configure a D-TA to use an external fiduciary, and request an order, 
e.g.:
   
   curl -X POST "http://localhost:5556/v1/order"; -H  "accept: application/json" 
-H  "Content-Type: application/json" -d 
"{\"BeneficiaryIDDocumentCID\":\"QmVnGYu4t9nZGPDweSDQnLxnNead1WEnggtLZSJp2ZZ3su\"}"
   
   No response is returned.  The following error is returned by the D-TA:
   
   2019-09-05T09:49:13.005 [REQ] 1afbb04d-b2e1-4994-80ac-782332a6b02b POST 
/v1/order
   2019-09-05T09:49:14.413 [ERR] reqID: 1afbb04d-b2e1-4994-80ac-782332a6b02b, 
err: Fail to retrieve Order from IPFS: DecodeIDDocument Failed to Decode: 
Failed to Decapsulate Encrypted Text in Envelope Decode: Recipient not found
   2019-09-05T09:49:14.413 [RES] 1afbb04d-b2e1-4994-80ac-782332a6b02b POST 
/v1/order 500 Internal Server Error (1.407253379s)
   
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] smihaylov merged pull request #30: Update the IPFS bootstrap node

2019-09-06 Thread GitBox
smihaylov merged pull request #30: Update the IPFS bootstrap node
URL: https://github.com/apache/incubator-milagro-dta/pull/30
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] smihaylov opened a new pull request #33: Fix broken transitive dependencies for Go 1.13 version validation

2019-09-06 Thread GitBox
smihaylov opened a new pull request #33: Fix broken transitive dependencies for 
Go 1.13 version validation
URL: https://github.com/apache/incubator-milagro-dta/pull/33
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] smihaylov merged pull request #33: Fix broken transitive dependencies for Go 1.13 version validation

2019-09-06 Thread GitBox
smihaylov merged pull request #33: Fix broken transitive dependencies for Go 
1.13 version validation
URL: https://github.com/apache/incubator-milagro-dta/pull/33
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] kealan opened a new issue #34: update crypto golang wrapper

2019-09-09 Thread GitBox
kealan opened a new issue #34: update crypto golang wrapper
URL: https://github.com/apache/incubator-milagro-dta/issues/34
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro] spector-in-london merged pull request #14: Dl links

2019-09-09 Thread GitBox
spector-in-london merged pull request #14: Dl links
URL: https://github.com/apache/incubator-milagro/pull/14
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] kealan opened a new pull request #35: update crypto code

2019-09-09 Thread GitBox
kealan opened a new pull request #35: update crypto code
URL: https://github.com/apache/incubator-milagro-dta/pull/35
 
 
   # Update crypto code
   
   1. Separate keys functions for different protocols
   2. Support BLS SSS
   3. Fix Dockerfile to use latest version of incubator-milagro-crypto-c
   
   closes #34 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro] spector-in-london opened a new pull request #16: ROCK N ROLL

2019-09-09 Thread GitBox
spector-in-london opened a new pull request #16: ROCK N ROLL
URL: https://github.com/apache/incubator-milagro/pull/16
 
 
   Awesome work, Milagro team. 


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro] JohnMcW merged pull request #16: ROCK N ROLL

2019-09-09 Thread GitBox
JohnMcW merged pull request #16: ROCK N ROLL
URL: https://github.com/apache/incubator-milagro/pull/16
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] kealan closed issue #34: update crypto golang wrapper

2019-09-09 Thread GitBox
kealan closed issue #34: update crypto golang wrapper
URL: https://github.com/apache/incubator-milagro-dta/issues/34
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] kealan merged pull request #35: update crypto code

2019-09-09 Thread GitBox
kealan merged pull request #35: update crypto code
URL: https://github.com/apache/incubator-milagro-dta/pull/35
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro] JohnMcW opened a new pull request #17: added css fix to siteConfig.js

2019-09-09 Thread GitBox
JohnMcW opened a new pull request #17: added css fix to siteConfig.js
URL: https://github.com/apache/incubator-milagro/pull/17
 
 
   Updated to fix css issue


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro] JohnMcW merged pull request #17: added css fix to siteConfig.js

2019-09-09 Thread GitBox
JohnMcW merged pull request #17: added css fix to siteConfig.js
URL: https://github.com/apache/incubator-milagro/pull/17
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro] JohnMcW opened a new pull request #18: Added css fix

2019-09-09 Thread GitBox
JohnMcW opened a new pull request #18: Added css fix
URL: https://github.com/apache/incubator-milagro/pull/18
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro] JohnMcW merged pull request #18: Added css fix

2019-09-09 Thread GitBox
JohnMcW merged pull request #18: Added css fix
URL: https://github.com/apache/incubator-milagro/pull/18
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro] sebbASF opened a new issue #19: No link to issue tracker on website

2019-09-10 Thread GitBox
sebbASF opened a new issue #19: No link to issue tracker on website
URL: https://github.com/apache/incubator-milagro/issues/19
 
 
   I could not find a link to the issue tracker on the website.
   
   I'm hoping this is it...
   
   Please ensure that it is easy to find the issue tracker from the website


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro] sebbASF opened a new issue #20: Mangled sentence

2019-09-10 Thread GitBox
sebbASF opened a new issue #20: Mangled sentence
URL: https://github.com/apache/incubator-milagro/issues/20
 
 
   The page http://milagro.apache.org/docs/milagro-intro/ has the following 
sentence:
   
   "In certain use cases, this removes the need for a PKI infrastructure 
eliminates the root key 'single point of compromise' weakness, as the main 
reason to issue certificates is used to bind a public / private key pair to an 
identity."
   
   This does not read well - maybe some missing words?
   Probably should be split into multiple sentences.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-crypto-js] kealan opened a new pull request #25: externally generated BLS secret key

2019-09-10 Thread GitBox
kealan opened a new pull request #25: externally generated BLS secret key
URL: https://github.com/apache/incubator-milagro-crypto-js/pull/25
 
 
   # External generation of BLS secret key
   
   1. Update BLS keyGen to support externally generated key
   2. Update example and tests

   closes #15 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-crypto-js] kealan closed issue #15: Generate BLS public key from externally generated secret key

2019-09-10 Thread GitBox
kealan closed issue #15: Generate BLS public key from externally generated 
secret key
URL: https://github.com/apache/incubator-milagro-crypto-js/issues/15
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-crypto-js] kealan merged pull request #25: externally generated BLS secret key

2019-09-10 Thread GitBox
kealan merged pull request #25: externally generated BLS secret key
URL: https://github.com/apache/incubator-milagro-crypto-js/pull/25
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] JohnMcW opened a new pull request #36: Readme2

2019-09-11 Thread GitBox
JohnMcW opened a new pull request #36: Readme2
URL: https://github.com/apache/incubator-milagro-dta/pull/36
 
 
   Minor updates to the readme


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] JohnMcW merged pull request #36: Readme2

2019-09-11 Thread GitBox
JohnMcW merged pull request #36: Readme2
URL: https://github.com/apache/incubator-milagro-dta/pull/36
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro] spector-in-london closed pull request #15: D-TA alphadocs

2019-09-11 Thread GitBox
spector-in-london closed pull request #15: D-TA alphadocs
URL: https://github.com/apache/incubator-milagro/pull/15
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro] spector-in-london opened a new pull request #21: Dta alphadocs

2019-09-11 Thread GitBox
spector-in-london opened a new pull request #21: Dta alphadocs
URL: https://github.com/apache/incubator-milagro/pull/21
 
 
   DTA alpha docs merge into develop


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro] JohnMcW merged pull request #21: Dta alphadocs

2019-09-11 Thread GitBox
JohnMcW merged pull request #21: Dta alphadocs
URL: https://github.com/apache/incubator-milagro/pull/21
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro] JohnMcW opened a new pull request #22: Dev -> Master

2019-09-11 Thread GitBox
JohnMcW opened a new pull request #22: Dev -> Master
URL: https://github.com/apache/incubator-milagro/pull/22
 
 
   Will run the script one this is done


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro] spector-in-london merged pull request #22: Dev -> Master

2019-09-11 Thread GitBox
spector-in-london merged pull request #22: Dev -> Master
URL: https://github.com/apache/incubator-milagro/pull/22
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro] JohnMcW commented on issue #20: Mangled sentence

2019-09-12 Thread GitBox
JohnMcW commented on issue #20: Mangled sentence
URL: 
https://github.com/apache/incubator-milagro/issues/20#issuecomment-530741182
 
 
   @sebbASF - we've addressed this issue - please let me know if it's OK?


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro] JohnMcW commented on issue #19: No link to issue tracker on website

2019-09-12 Thread GitBox
JohnMcW commented on issue #19: No link to issue tracker on website
URL: 
https://github.com/apache/incubator-milagro/issues/19#issuecomment-530741168
 
 
   @sebbASF - I've added an "issues" section here: 
milagro.apache.org/docs/contributor-guide/
including links to our GitHub repos.  Please let me know if that' 
sufficient.  
   
   Also, are you by any chance a moderator of annou...@apache.org?  I couldn't 
help noticing you'd raised these two issues shortly after I sent the email, 
then noticed the email was approved right after we'd made these two fixes.  If 
so, then thanks!  If not, then thanks anyway!


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] JohnMcW opened a new pull request #37: Preparing for 0.1.0 release

2019-09-12 Thread GitBox
JohnMcW opened a new pull request #37: Preparing for 0.1.0 release
URL: https://github.com/apache/incubator-milagro-dta/pull/37
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] JohnMcW opened a new pull request #38: D1

2019-09-12 Thread GitBox
JohnMcW opened a new pull request #38: D1
URL: https://github.com/apache/incubator-milagro-dta/pull/38
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] JohnMcW merged pull request #38: D1

2019-09-12 Thread GitBox
JohnMcW merged pull request #38: D1
URL: https://github.com/apache/incubator-milagro-dta/pull/38
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] JohnMcW merged pull request #37: Preparing for 0.1.0 release

2019-09-12 Thread GitBox
JohnMcW merged pull request #37: Preparing for 0.1.0 release
URL: https://github.com/apache/incubator-milagro-dta/pull/37
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro] sebbASF commented on issue #20: Mangled sentence

2019-09-13 Thread GitBox
sebbASF commented on issue #20: Mangled sentence
URL: 
https://github.com/apache/incubator-milagro/issues/20#issuecomment-531179299
 
 
   It's better, but still a bit hard to read.
   
   The following phrase:
   
   "the need for a PKI infrastructure as the main reason to issue certificates"
   
   would read better as
   
   "the need for a PKI infrastructure, since the main reason to issue 
certificates"
   
   As it stands, the "as" clause is ambiguous.
   It could be taken in the sense of "Using another system as a backup".
   The word "since" does not have that double meaning, and the comma helps too.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro] sebbASF commented on issue #19: No link to issue tracker on website

2019-09-13 Thread GitBox
sebbASF commented on issue #19: No link to issue tracker on website
URL: 
https://github.com/apache/incubator-milagro/issues/19#issuecomment-531180047
 
 
   Might be an idea to add a link to the Support page as well.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro] JohnMcW opened a new pull request #23: Css fix2

2019-09-13 Thread GitBox
JohnMcW opened a new pull request #23: Css fix2
URL: https://github.com/apache/incubator-milagro/pull/23
 
 
   Removed errant /website/static/swagger/btc.yaml symlink (was stopping the 
site building)
   Updated siteConfig.js to exclude /swagger directory from global CSS 
processing
   Updated sidebars.json to add missing crypto-js docs back in
   Renamed "Decentralized Trust Authority" in sidebar to "D-TA" (so that the 
expand button stays on the same line)


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro] JohnMcW merged pull request #23: Css fix2

2019-09-13 Thread GitBox
JohnMcW merged pull request #23: Css fix2
URL: https://github.com/apache/incubator-milagro/pull/23
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro] JohnMcW opened a new pull request #24: Preping master ready to run asf-site-build.sh

2019-09-13 Thread GitBox
JohnMcW opened a new pull request #24: Preping master ready to run 
asf-site-build.sh
URL: https://github.com/apache/incubator-milagro/pull/24
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro] JohnMcW merged pull request #24: Preping master ready to run asf-site-build.sh

2019-09-13 Thread GitBox
JohnMcW merged pull request #24: Preping master ready to run asf-site-build.sh
URL: https://github.com/apache/incubator-milagro/pull/24
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] howardkitto opened a new issue #39: Refactor CreateIdentity Method

2019-09-13 Thread GitBox
howardkitto opened a new issue #39: Refactor CreateIdentity Method
URL: https://github.com/apache/incubator-milagro-dta/issues/39
 
 
   I want to be able to create an identity document from another Go 
application. Ideally I would simply import the the defaultService package and 
call the CreateIdentity method.
   
   Unfortunately this is not possible because:
   
   1. I have to create a new service which involves lots of unnecessary coding. 
   2. It depends on the "common" package which has a dependency on IPFS, 
publishing the document to IPFs should be a separate call e.g.
   ```
   import (
   "github.com/apache/incubator-milagro-dta/pkg/identity"
   "github.com/apache/incubator-milagro-dta/pkg/ipfs"
   "someStorageThing"
   )
   
   myFunc() hashddress {
   identityDoc, identitySecrets  := identity.CrateIdentity("name")
   hashAddress := ipfs.Put(identityDoc)
   store.Put(identitySecrets)
   return hashAddress
   }
   
   ```
   
   The end result is that I have rewrite all the business logic for creating an 
identity document.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] howardkitto opened a new issue #40: CreateIdentity() should be private Method

2019-09-14 Thread GitBox
howardkitto opened a new issue #40: CreateIdentity() should be private Method
URL: https://github.com/apache/incubator-milagro-dta/issues/40
 
 
   A DTA should only store its own identity secrets. We should remove the 
public endpoint for creating Identities.
   
   The logic for creating identities should be something like this...
   
   1. When the daemon starts up check if the config has and identity AND the 
secret keys are present (If there is an identity in config but no secret keys 
in the local store then they will have to be restored from back up)
   3. If there is no id in config (e.g. the DTA is running for the first time) 
then run createIdentity()


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] howardkitto opened a new issue #41: Register AccountID of Beneficiaries

2019-09-14 Thread GitBox
howardkitto opened a new issue #41: Register AccountID of Beneficiaries
URL: https://github.com/apache/incubator-milagro-dta/issues/41
 
 
   The DTA should maintain a list of "trusted" account ids. This list will be 
used to nominate beneficiaries and other actors that may participate in order 
fulfilment. 
   
   We should remove the identity endpoints completely and instead have. 
something like.
   
   POST /trustedAccount  - creates a new entry in the list of trustedAccounts
   Get /trustedaccount?page=n&perPage=n&orderby=... - returns a list of trusted 
accounts with pagination
   Get /trustedaccount{accountID}  - gets the details of a trusted account
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] smihaylov opened a new pull request #42: Add methods to set client http headers

2019-09-15 Thread GitBox
smihaylov opened a new pull request #42: Add methods to set client http headers
URL: https://github.com/apache/incubator-milagro-dta/pull/42
 
 
   Add transport.AddClientHeader to set custom http client headers
   Add transport.SetJWTAuthHeader to set a bearer auth header to the http client


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] howardkitto closed issue #27: Status page is only available when nodeType = multi

2019-09-16 Thread GitBox
howardkitto closed issue #27: Status page is only available when nodeType = 
multi
URL: https://github.com/apache/incubator-milagro-dta/issues/27
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] howardkitto closed issue #27: Status page is only available when nodeType = multi

2019-09-16 Thread GitBox
howardkitto closed issue #27: Status page is only available when nodeType = 
multi
URL: https://github.com/apache/incubator-milagro-dta/issues/27
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] JohnMcW opened a new issue #27: Status page is only available when nodeType = multi

2019-09-16 Thread GitBox
JohnMcW opened a new issue #27: Status page is only available when nodeType = 
multi
URL: https://github.com/apache/incubator-milagro-dta/issues/27
 
 
   If I set nodeType to either "master fiduciary" or "principal", 
http://localhost:5556/v1/status returns a 404


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] howardkitto commented on issue #27: Status page is only available when nodeType = multi

2019-09-16 Thread GitBox
howardkitto commented on issue #27: Status page is only available when nodeType 
= multi
URL: 
https://github.com/apache/incubator-milagro-dta/issues/27#issuecomment-531670451
 
 
   This one was fixed in https://github.com/apache/incubator-milagro-dta/pull/26
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] howardkitto commented on issue #22: Build Instructions for Mac

2019-09-16 Thread GitBox
howardkitto commented on issue #22: Build Instructions for Mac
URL: 
https://github.com/apache/incubator-milagro-dta/issues/22#issuecomment-531671251
 
 
   This was fixed in https://github.com/apache/incubator-milagro-dta/pull/36


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] howardkitto closed issue #22: Build Instructions for Mac

2019-09-16 Thread GitBox
howardkitto closed issue #22: Build Instructions for Mac
URL: https://github.com/apache/incubator-milagro-dta/issues/22
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] smihaylov merged pull request #42: Add methods to set client http headers

2019-09-16 Thread GitBox
smihaylov merged pull request #42: Add methods to set client http headers
URL: https://github.com/apache/incubator-milagro-dta/pull/42
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] howardkitto opened a new pull request #43: Status rpc

2019-09-17 Thread GitBox
howardkitto opened a new pull request #43: Status rpc
URL: https://github.com/apache/incubator-milagro-dta/pull/43
 
 
   This change is being pushed as part of testing that OIDC integration works


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] smihaylov opened a new pull request #44: Plugin refactoring

2019-09-17 Thread GitBox
smihaylov opened a new pull request #44: Plugin refactoring
URL: https://github.com/apache/incubator-milagro-dta/pull/44
 
 
   Add custom per-plugin endpoints. Automatically prefixed with 
/ext/plugin-name/
   Update the Init plugin method to add only the options that are needed for 
that instance


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] smihaylov merged pull request #43: Status rpc

2019-09-17 Thread GitBox
smihaylov merged pull request #43: Status rpc
URL: https://github.com/apache/incubator-milagro-dta/pull/43
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro] JohnMcW opened a new pull request #25: Minor tweaks

2019-09-17 Thread GitBox
JohnMcW opened a new pull request #25: Minor tweaks
URL: https://github.com/apache/incubator-milagro/pull/25
 
 
   Updated text on milagro-intro (as per 
https://github.com/apache/incubator-milagro/issues/20
   
   Replaced help.js with support.md and added an 'Issues' section (as per 
https://github.com/apache/incubator-milagro/issues/19) - and updated sidebar, 
header links and footer
   
   Added version to d-ta-overview
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] fluidjax opened a new pull request #45: Add Crypto Benchmark test

2019-09-17 Thread GitBox
fluidjax opened a new pull request #45: Add Crypto Benchmark test
URL: https://github.com/apache/incubator-milagro-dta/pull/45
 
 
   Add some simple benchmarks for the Crypto functions


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] fluidjax merged pull request #45: Add Crypto Benchmark test

2019-09-17 Thread GitBox
fluidjax merged pull request #45: Add Crypto Benchmark test
URL: https://github.com/apache/incubator-milagro-dta/pull/45
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] JohnMcW opened a new issue #46: Ensure all source files have Apache Headers

2019-09-22 Thread GitBox
JohnMcW opened a new issue #46: Ensure all source files have Apache Headers
URL: https://github.com/apache/incubator-milagro-dta/issues/46
 
 
   The following files have been reported as not having the Apache licence 
header:
   
   ./.travis.yml  
   ./.gitignore
   ./Dockerfile
   ./Dockerfile-alpine
   ./build-static.sh
   ./build.sh
   ./go.mod
   ./go.sum
   ./lint.sh
   ./report
   ./test.sh 
   ./cmd/servicetester/e2e_test.sh
   ./cmd/servicetester/fulltest.sh
   ./cmd/servicetester/id_test.sh
   ./libs/crypto/libpqnist/CMakeLists.txt
   ./libs/crypto/libpqnist/CPackConfig.cmake
   ./libs/crypto/libpqnist/VERSION
   ./libs/crypto/libpqnist/cmake_uninstall.cmake.in
   ./libs/crypto/libpqnist/examples/CMakeLists.txt
   ./libs/crypto/libpqnist/include/CMakeLists.txt
   ./libs/crypto/libpqnist/src/CMakeLists.txt
   ./libs/crypto/libpqnist/test/smoke/CMakeLists.txt
   ./libs/crypto/libpqnist/testVectors/aes/CBCMMT256.rsp
   ./libs/documents/docs.pb.go
   ./libs/documents/docs.proto
   ./libs/documents/docs.validator.pb.go
   ./pkg/safeguardsecret/README.md
   ./pkg/safeguardsecret/open-api.yaml
   
   Please add the header where possible/appropriate.  Any files that can't or 
should not have header files should be listed here so we can document why.
   
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro] JohnMcW opened a new issue #26: Update build instructions for crypto-c/js & dta to build from source releases

2019-09-22 Thread GitBox
JohnMcW opened a new issue #26: Update build instructions for crypto-c/js & dta 
to build from source releases
URL: https://github.com/apache/incubator-milagro/issues/26
 
 
   Currently the documentation for these three repos describes how to build by 
cloning the repos.  They should be updated to build from the official Apache 
source release archives.
   
   Note that the installation instructions in each repo's readme files should 
remain unchanged.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] JohnMcW opened a new issue #47: Ensure Docker files, build scripts & Milagro crypto dependency refer to ASF source releases

2019-09-22 Thread GitBox
JohnMcW opened a new issue #47: Ensure Docker files, build scripts & Milagro 
crypto dependency refer to ASF source releases
URL: https://github.com/apache/incubator-milagro-dta/issues/47
 
 
   Currently, the Docker files, build scripts and Milagro crypto-c dependency 
all refer to this repo and not the official ASF source releases.
   
   Some investigation is likely to determine whether it is possible/appropriate 
to change.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-crypto-js] JohnMcW opened a new issue #26: MPin BLS461 Kangaroo test failing

2019-09-22 Thread GitBox
JohnMcW opened a new issue #26: MPin BLS461 Kangaroo test failing
URL: https://github.com/apache/incubator-milagro-crypto-js/issues/26
 
 
   The following error has been reported by Julian Feinauer (Apache IPMC 
member):
  TEST MPIN BLS461
test MPin Kangaroo:
AssertionError: expected 0 to equal 
 at Context. (test/test_MPIN.js:310:31)
 at processImmediate (internal/timers.js:443:21)
   npm ERR! Test failed.  See above for more details.
   
   Cannot reproduce on Windows or Ubuntu.  Likely need to confirm Julian's 
environment.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] smihaylov merged pull request #44: Plugin refactoring

2019-09-23 Thread GitBox
smihaylov merged pull request #44: Plugin refactoring
URL: https://github.com/apache/incubator-milagro-dta/pull/44
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] JohnMcW commented on issue #47: Ensure Docker files, build scripts & Milagro crypto dependency refer to ASF source releases

2019-09-23 Thread GitBox
JohnMcW commented on issue #47: Ensure Docker files, build scripts & Milagro 
crypto dependency refer to ASF source releases
URL: 
https://github.com/apache/incubator-milagro-dta/issues/47#issuecomment-534031035
 
 
   It's likely that the README should keep instructions to build from the repo, 
but with a link to the docs site that should have instructions on how to build 
from the source releases.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] smihaylov opened a new pull request #48: Add missing Apache headers

2019-09-23 Thread GitBox
smihaylov opened a new pull request #48: Add missing Apache headers
URL: https://github.com/apache/incubator-milagro-dta/pull/48
 
 
   closes #46 


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] smihaylov closed issue #46: Ensure all source files have Apache Headers

2019-09-24 Thread GitBox
smihaylov closed issue #46: Ensure all source files have Apache Headers
URL: https://github.com/apache/incubator-milagro-dta/issues/46
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] smihaylov merged pull request #48: Add missing Apache headers

2019-09-24 Thread GitBox
smihaylov merged pull request #48: Add missing Apache headers
URL: https://github.com/apache/incubator-milagro-dta/pull/48
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] smihaylov opened a new issue #49: Split the Datastore to Datastore and Keystore

2019-09-25 Thread GitBox
smihaylov opened a new issue #49: Split the Datastore to Datastore and Keystore
URL: https://github.com/apache/incubator-milagro-dta/issues/49
 
 
   We need a separate KeyStore interface for keeping secrets to use it with 
CreateIdentity function that sold keep the local node secrets


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] emiruz opened a new pull request #50: create a extern c library for create identity call example

2019-09-25 Thread GitBox
emiruz opened a new pull request #50: create a extern c library for create 
identity call example
URL: https://github.com/apache/incubator-milagro-dta/pull/50
 
 
   An example of how to wrap and compile the create identity function so that 
it can be called from C++.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] smihaylov opened a new issue #51: Automatically check for Apache headers in CI

2019-09-26 Thread GitBox
smihaylov opened a new issue #51: Automatically check for Apache headers in CI
URL: https://github.com/apache/incubator-milagro-dta/issues/51
 
 
   In TravisCI we should have a job that scans all new files to ensure there 
are no missing headers


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] smihaylov opened a new pull request #52: Create identity

2019-09-27 Thread GitBox
smihaylov opened a new pull request #52: Create identity
URL: https://github.com/apache/incubator-milagro-dta/pull/52
 
 
   closes #39 
   closes #40 
   closes #49 


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-crypto-c] kealan opened a new issue #51: Add Paillier encryption

2019-09-27 Thread GitBox
kealan opened a new issue #51: Add Paillier encryption
URL: https://github.com/apache/incubator-milagro-crypto-c/issues/51
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] howardkitto opened a new issue #53: Counterparty Endpoint

2019-09-30 Thread GitBox
howardkitto opened a new issue #53: Counterparty Endpoint
URL: https://github.com/apache/incubator-milagro-dta/issues/53
 
 
   I propose that we create a new feature that enables a DTA to store a list of 
"approved counterparties".
   
   A counterparty is any actor (represented by an account ID) who participates 
in creating, storing, or revealing a secretkey. Such as the beneficiary, or any 
entity that is required to give approval.
   
   The default service should simply accept a post that a new id is added to a 
DTA counterparty list. (Plugins may add additional approval criteria)
   
   The list is stored locally (in bolt by default)
   
   The default service should  implement the following endpoints:
   ```
   POST /counterparty
   {accountID string,
   timeStamp int,
   reference string} <- unique string to provide user friendly lookup eg "Name"
   
   RETURNS 200
   
   Get /counterparty?perPage=n&page=n&sortBy=dateAsc||dateDesc
   RETURNS {...IDDoc}
   
   Get /counterparty/accountID/{accountID}||/reference/{reference}
   RETURNS {...IDDoc}
   ```
   In this version the DTA should simply check that the accountid exists (ie 
just looik it up on IPFS / Tendermint) In future we may add additional 
verification steps (such as verifying a signature posted with the request)


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] howardkitto closed issue #41: Register AccountID of Beneficiaries

2019-09-30 Thread GitBox
howardkitto closed issue #41: Register AccountID of Beneficiaries
URL: https://github.com/apache/incubator-milagro-dta/issues/41
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] howardkitto commented on issue #41: Register AccountID of Beneficiaries

2019-09-30 Thread GitBox
howardkitto commented on issue #41: Register AccountID of Beneficiaries
URL: 
https://github.com/apache/incubator-milagro-dta/issues/41#issuecomment-536879718
 
 
   Superseded by https://github.com/apache/incubator-milagro-dta/issues/53


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] smihaylov merged pull request #52: Create identity

2019-10-01 Thread GitBox
smihaylov merged pull request #52: Create identity
URL: https://github.com/apache/incubator-milagro-dta/pull/52
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] smihaylov closed issue #39: Refactor CreateIdentity Method

2019-10-01 Thread GitBox
smihaylov closed issue #39: Refactor CreateIdentity Method
URL: https://github.com/apache/incubator-milagro-dta/issues/39
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] smihaylov closed issue #49: Split the Datastore to Datastore and Keystore

2019-10-01 Thread GitBox
smihaylov closed issue #49: Split the Datastore to Datastore and Keystore
URL: https://github.com/apache/incubator-milagro-dta/issues/49
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] smihaylov closed issue #40: CreateIdentity() should only be run once

2019-10-01 Thread GitBox
smihaylov closed issue #40: CreateIdentity() should only be run once
URL: https://github.com/apache/incubator-milagro-dta/issues/40
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-crypto-js] kealan opened a new pull request #27: update README

2019-10-02 Thread GitBox
kealan opened a new pull request #27: update README
URL: https://github.com/apache/incubator-milagro-crypto-js/pull/27
 
 
   Update README to use a fixed version of node
   
   close #26


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-crypto-js] kealan closed issue #26: MPin BLS461 Kangaroo test failing

2019-10-02 Thread GitBox
kealan closed issue #26: MPin BLS461 Kangaroo test failing
URL: https://github.com/apache/incubator-milagro-crypto-js/issues/26
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-crypto-js] kealan merged pull request #27: update README

2019-10-02 Thread GitBox
kealan merged pull request #27: update README
URL: https://github.com/apache/incubator-milagro-crypto-js/pull/27
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro] spector-in-london merged pull request #25: Minor tweaks

2019-10-04 Thread GitBox
spector-in-london merged pull request #25: Minor tweaks
URL: https://github.com/apache/incubator-milagro/pull/25
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro] JohnMcW opened a new pull request #27: Merge into master ready to build site

2019-10-04 Thread GitBox
JohnMcW opened a new pull request #27: Merge into master ready to build site
URL: https://github.com/apache/incubator-milagro/pull/27
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro] spector-in-london merged pull request #27: Merge into master ready to build site

2019-10-04 Thread GitBox
spector-in-london merged pull request #27: Merge into master ready to build site
URL: https://github.com/apache/incubator-milagro/pull/27
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro] JohnMcW commented on issue #20: Mangled sentence

2019-10-10 Thread GitBox
JohnMcW commented on issue #20: Mangled sentence
URL: 
https://github.com/apache/incubator-milagro/issues/20#issuecomment-540462876
 
 
   @sebbASF - this is now done - please can you confirm?


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro] JohnMcW commented on issue #19: No link to issue tracker on website

2019-10-10 Thread GitBox
JohnMcW commented on issue #19: No link to issue tracker on website
URL: 
https://github.com/apache/incubator-milagro/issues/19#issuecomment-540463383
 
 
   @sebbASF - I've updated the support page to include an "issues" section - 
please can you confirm this is OK, and I'll close this?


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro] sebbASF commented on issue #19: No link to issue tracker on website

2019-10-10 Thread GitBox
sebbASF commented on issue #19: No link to issue tracker on website
URL: 
https://github.com/apache/incubator-milagro/issues/19#issuecomment-540494676
 
 
   It would be nice if the user did not have to click so many times to get to 
the issue tracker.
   
   Currently the route from the main page is:
   - click "Support"
   - read the Issues para, and click "Contributing"
   - scan the "Issues" para and click the appropriate link
   - click the Issues tab
   
   Obviously it's not possible to have a one-click link, as there are several 
issue trackers, but some of the stages could be eliminated.
   
   One can go straight to "Contributing" from the main page, but if I am 
looking to report a bug, I would normally expect to find the instructions under 
"Support" rather than "Contributing"
   
   Might be nice to have direct link to issues section on front page
   Also could link directly to issues tab on Contributing page.
   
   Another possibility would be to have a separate Issue handling page.
   This could be linked from Support, Contributing and the Home page.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro] sebbASF commented on issue #20: Mangled sentence

2019-10-10 Thread GitBox
sebbASF commented on issue #20: Mangled sentence
URL: 
https://github.com/apache/incubator-milagro/issues/20#issuecomment-540496878
 
 
   That reads better, thanks.
   
   Just notice that the first sentence says:
   
   "Apache Milagro is core security infrastructure and crypto libraries"
   
   I suspect that should be something like:
   
   "Apache Milagro is a set of core security infrastructure and crypto libraries


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro] Clindbergh opened a new issue #28: Milagro Java?

2019-10-28 Thread GitBox
Clindbergh opened a new issue #28: Milagro Java?
URL: https://github.com/apache/incubator-milagro/issues/28
 
 
   https://github.com/apache/incubator-milagro-java
   
   has been archived with no notice on why it is archived or where the current 
project can be found. 
   
   The project is still registered on maven, but points to a removed repository 
in the milagro foundation:
   
   
https://search.maven.org/artifact/org.miracl.milagro.amcl/milagro-crypto-java/0.4.0/jar
   
   Is the java project terminated?
   
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] giorgiozoppi opened a new issue #54: [Pilot] DTA integration to Identity Server.

2019-11-11 Thread GitBox
giorgiozoppi opened a new issue #54: [Pilot] DTA integration to Identity Server.
URL: https://github.com/apache/incubator-milagro-dta/issues/54
 
 
   From our point of view it will be strategic to integrate Apache Milagro DTA 
rest api to Identity Server, https://github.com/IdentityServer/IdentityServer4 
so this will open to secure any .NET apps out there.
   This is an investigation that i will pursue personally.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-crypto-c] samuele-andreoli opened a new issue #52: Warnings in build

2019-11-12 Thread GitBox
samuele-andreoli opened a new issue #52: Warnings in build
URL: https://github.com/apache/incubator-milagro-crypto-c/issues/52
 
 
   The default build for the project triggers a few warnings on compilation
   
   # Steps to reproduce
   This was observed on Ubuntu 19.10
   using cc (Ubuntu 9.2.1-9ubuntu2) 9.2.1 20191008
   running the default build is enough to highlight some of the warnings, but 
more are triggered if a full build is executed.
   
   # Files
   As far as I can tell these are the affected files:
   
   test/test_ecdsa_verify_.c.in
   test/test_mpin_vectors_dta_WWW.c.in
   test/test_rsa_sign_WWW.c.in
   test/test_x509_WWW_ZZZ.c.in
   
   src/fp12.c.in
   src/fp24.c.in
   src/ecp.c.in
   src/ecp2.c.in
   src/ecp4.c.in
   
   # Steps
   As far as I can tell the tests should be trivial to fix. The warning is 
about the strncpy being used for non null terminated strings when reading the 
octets from test vector. Swappping strncpy for memcpy should solve the warning.
   The warnings on the source might be slightly more involved. At a first 
glance they look like unused variables and possibly uninitialized variables.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-crypto-c] kealan opened a new issue #53: Fix BLS non null terminated strings

2019-11-18 Thread GitBox
kealan opened a new issue #53: Fix BLS non null terminated strings
URL: https://github.com/apache/incubator-milagro-crypto-c/issues/53
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-crypto-c] kealan opened a new pull request #54: updated BLS to accept non null terminated input char array

2019-11-18 Thread GitBox
kealan opened a new pull request #54: updated BLS to accept non null terminated 
input char array
URL: https://github.com/apache/incubator-milagro-crypto-c/pull/54
 
 
   1. Updated BLS to accept null terminated data to sign
   2. Cast the data to unsigned char to fix difference in signature being 
generated on PI
   
   closes #53 


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-crypto-c] kealan merged pull request #54: updated BLS to accept non null terminated input char array

2019-11-18 Thread GitBox
kealan merged pull request #54: updated BLS to accept non null terminated input 
char array
URL: https://github.com/apache/incubator-milagro-crypto-c/pull/54
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-crypto-c] kealan closed issue #53: Fix BLS non null terminated strings

2019-11-18 Thread GitBox
kealan closed issue #53: Fix BLS non null terminated strings
URL: https://github.com/apache/incubator-milagro-crypto-c/issues/53
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-crypto-c] samuele-andreoli opened a new pull request #55: Review bls

2019-11-18 Thread GitBox
samuele-andreoli opened a new pull request #55: Review bls
URL: https://github.com/apache/incubator-milagro-crypto-c/pull/55
 
 
   avoid conversions by using low level BIG api
   improve interpolation coefficients computation
   fix bug where non normalised values were compared
   add missing reduction when computing the secret shares


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-crypto-c] samuele-andreoli merged pull request #55: Review bls

2019-11-19 Thread GitBox
samuele-andreoli merged pull request #55: Review bls
URL: https://github.com/apache/incubator-milagro-crypto-c/pull/55
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] XD-DENG opened a new issue #55: Sample Docker Build is Not Working

2019-12-08 Thread GitBox
XD-DENG opened a new issue #55: Sample Docker Build is Not Working
URL: https://github.com/apache/incubator-milagro-dta/issues/55
 
 
   In README, a sample code for docker build is provided. However, seems it is 
not working.
   
   I tried to run docker build in different environment, and got "exit status 
2" at step `$GOPATH/bin/milagro init`.
   
   In CI process, it is `Dockerfile-alpine` being used, rather than 
`Dockerfile` which is used in the sample Docker build command.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] smihaylov opened a new pull request #56: Use apache-milagro-crypto-c before BLS changes

2019-12-11 Thread GitBox
smihaylov opened a new pull request #56: Use apache-milagro-crypto-c before BLS 
changes
URL: https://github.com/apache/incubator-milagro-dta/pull/56
 
 
   Fix Dockerfiles build - issue #55


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-dta] smihaylov commented on issue #55: Sample Docker Build is Not Working

2019-12-11 Thread GitBox
smihaylov commented on issue #55: Sample Docker Build is Not Working
URL: 
https://github.com/apache/incubator-milagro-dta/issues/55#issuecomment-564425019
 
 
   @XD-DENG thanks for reporting that. The problem is related to changes of the 
apache-milagro-crypto-c library which should be applied here. This 
https://github.com/apache/incubator-milagro-dta/pull/56 should fix the build


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



[GitHub] [incubator-milagro-crypto-c] samuele-andreoli opened a new pull request #56: Issue51

2019-12-11 Thread GitBox
samuele-andreoli opened a new pull request #56: Issue51
URL: https://github.com/apache/incubator-milagro-crypto-c/pull/56
 
 
   Add Paillier encryption
   
   closes #51 


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org



<    1   2   3   4   5   6   7   8   >