-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support quorum tessera blockchain node #310
Support quorum tessera blockchain node #310
Commits on Jun 28, 2024
-
Add environment vars cli flag to stack init
Signed-off-by: rodion <rodion.lim@partior.com>
Configuration menu - View commit details
-
Copy full SHA for 6f4f577 - Browse repository at this point
Copy the full SHA 6f4f577View commit details -
Update concatenate environment variable function name
Signed-off-by: rodion <rodion.lim@partior.com>
Configuration menu - View commit details
-
Copy full SHA for 6c69867 - Browse repository at this point
Copy the full SHA 6c69867View commit details -
Add quorum blockchain node provider
Signed-off-by: rodion <rodion.lim@partior.com>
Configuration menu - View commit details
-
Copy full SHA for 4bc7744 - Browse repository at this point
Copy the full SHA 4bc7744View commit details -
Start multiple quorum and tessera containers
Signed-off-by: rodion <rodion.lim@partior.com>
Configuration menu - View commit details
-
Copy full SHA for 2056886 - Browse repository at this point
Copy the full SHA 2056886View commit details -
Switch to using entrypoint file for quorum
Signed-off-by: rodion <rodion.lim@partior.com>
Configuration menu - View commit details
-
Copy full SHA for 85013cf - Browse repository at this point
Copy the full SHA 85013cfView commit details -
Unlock only member specific accounts per quorum node
Signed-off-by: rodion <rodion.lim@partior.com>
Configuration menu - View commit details
-
Copy full SHA for 7df502d - Browse repository at this point
Copy the full SHA 7df502dView commit details -
Store private transaction manager keys in stack state and add tests
Signed-off-by: rodion <rodion.lim@partior.com>
Configuration menu - View commit details
-
Copy full SHA for ddd5226 - Browse repository at this point
Copy the full SHA ddd5226View commit details -
Expose ptm base port as a cli flag
Signed-off-by: rodion <rodion.lim@partior.com>
Configuration menu - View commit details
-
Copy full SHA for 8f0eefb - Browse repository at this point
Copy the full SHA 8f0eefbView commit details -
Add tesseraEnabled flag and explicitly only allow quorum with tessera…
… pair Signed-off-by: rodion <rodion.lim@partior.com>
Configuration menu - View commit details
-
Copy full SHA for fe36fcb - Browse repository at this point
Copy the full SHA fe36fcbView commit details -
Make quorum consensus configurable via cli flag
Signed-off-by: rodion <rodion.lim@partior.com>
Configuration menu - View commit details
-
Copy full SHA for 91c6a1f - Browse repository at this point
Copy the full SHA 91c6a1fView commit details -
Remove private ptm private key references during stack creation
Signed-off-by: rodion <rodion.lim@partior.com>
Configuration menu - View commit details
-
Copy full SHA for a8910c1 - Browse repository at this point
Copy the full SHA a8910c1View commit details -
Remove duplicate dd for tessera
Signed-off-by: rodion <rodion.lim@partior.com>
Configuration menu - View commit details
-
Copy full SHA for 23480c5 - Browse repository at this point
Copy the full SHA 23480c5View commit details -
Refactor quorum docker entrypoint creation to its own file
Signed-off-by: rodion <rodion.lim@partior.com>
Configuration menu - View commit details
-
Copy full SHA for e780adf - Browse repository at this point
Copy the full SHA e780adfView commit details -
Check that Tessera ports are available
Signed-off-by: rodion <rodion.lim@partior.com>
Configuration menu - View commit details
-
Copy full SHA for 1589b82 - Browse repository at this point
Copy the full SHA 1589b82View commit details -
Update tessera container name to have stack name
Signed-off-by: rodion <rodion.lim@partior.com>
Configuration menu - View commit details
-
Copy full SHA for 55a8385 - Browse repository at this point
Copy the full SHA 55a8385View commit details
Commits on Jul 1, 2024
-
Signed-off-by: rodion <rodion.lim@partior.com>
Configuration menu - View commit details
-
Copy full SHA for c78b926 - Browse repository at this point
Copy the full SHA c78b926View commit details -
Remove unused volume parameter when creating quorum entrypoint
Signed-off-by: rodion <rodion.lim@partior.com>
Configuration menu - View commit details
-
Copy full SHA for 3af75a7 - Browse repository at this point
Copy the full SHA 3af75a7View commit details -
Signed-off-by: rodion <rodion.lim@partior.com>
Configuration menu - View commit details
-
Copy full SHA for 19cb418 - Browse repository at this point
Copy the full SHA 19cb418View commit details
Commits on Jul 2, 2024
-
Signed-off-by: rodion <rodion.lim@partior.com>
Configuration menu - View commit details
-
Copy full SHA for 2a12af0 - Browse repository at this point
Copy the full SHA 2a12af0View commit details -
Signed-off-by: rodion <rodion.lim@partior.com>
Configuration menu - View commit details
-
Copy full SHA for 608c838 - Browse repository at this point
Copy the full SHA 608c838View commit details
Commits on Jul 10, 2024
-
Make consensus and tessera args generic
Signed-off-by: rodion <rodion.lim@partior.com>
Configuration menu - View commit details
-
Copy full SHA for 18dc785 - Browse repository at this point
Copy the full SHA 18dc785View commit details -
Disable evmconnect with tessera temporarily
Signed-off-by: rodion <rodion.lim@partior.com>
Configuration menu - View commit details
-
Copy full SHA for ae22e11 - Browse repository at this point
Copy the full SHA ae22e11View commit details