[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

[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

[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

[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 r

[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] [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

[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

[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 mes

[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 UR

[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

[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

[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 th

[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 Gi

[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 us

[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

[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

[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 ke

[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 #

[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

[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, pleas

[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, pleas

[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 UR

[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 a

[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

[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

[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 mes

[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 an

[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 me

[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

[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 o

[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 U

[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 abo

[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 G

[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"

[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 auto

[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 sid

[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 a

[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 messag

[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, plea

[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 CreateId

[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 identiti

[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 fu

[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 -

[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 mes

[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 mes

[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 -

[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 -

[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 Th

[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 Git

[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, pleas

[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 th

[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

[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 t

[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://git

[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 Gi

[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 Gi

[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-a

[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

[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 n

[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: AssertionE

[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 a

[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, bu

[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,

[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, pleas

[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] [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

[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++. -

[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 ---

[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 respo

[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] [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)

[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

[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

[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

[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 G

[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, ple

[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 l

[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

[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 o

[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

[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

[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

[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, pl

[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 Ap

[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? -

[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

[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"

[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

[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/Identity

[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-9

[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, pleas

[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

[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 respon

[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

[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 redu

[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 GitH

[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 "ex

[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 Apac

[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 he

[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

<    1   2   3   4   5   6   7   8   >