-
Notifications
You must be signed in to change notification settings - Fork 657
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
Changed "transactions.md" to correct typos. #1782
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Philipp Schlarb <p.schlarb@esatus.com>
Signed-off-by: udosson <r.klemens@yahoo.de>
fix uploading of deb files with the same name but different distribution
Updated dev setup for ubuntu 16 and setup-dev.md
Update version of Indy SDK to the same version used in Indy-Plenum which is at python3-indy==1.15.0-dev-1625 Signed-off-by: udosson <r.klemens@yahoo.de>
…-sdk Update version of Indy SKD
Signed-off-by: udosson <r.klemens@yahoo.de>
added tag to pull of lint image
Signed-off-by: pSchlarb <p.schlarb@esatus.com>
Signed-off-by: udosson <r.klemens@yahoo.de>
changed plenum version to 1.13.0.dev143 from GHA and fixed ci
Signed-off-by: udosson <r.klemens@yahoo.de>
re-added the adjustment of packages for the cannonical archive
Signed-off-by: udosson <r.klemens@yahoo.de>
updated version of setup-jfrog-cli to v2
Signed-off-by: udosson <r.klemens@yahoo.de>
bump indy-plenum to version 1.13.0.dev169
Signed-off-by: udosson <r.klemens@yahoo.de>
prepares indy-plenum package version of debian version depedency
Signed-off-by: Philipp Schlarb <p.schlarb@esatus.com>
Baseimage 0.0.4
Signed-off-by: Philipp Schlarb <p.schlarb@esatus.com>
Fixes wrong max slices in GHA
Co-authored-by: Wade Barnes <wade@neoterictech.ca> Signed-off-by: Philipp Schlarb <p.schlarb@esatus.com>
Signed-off-by: udosson <klemens@internet-sicherheit.de>
Added Documentation for creating a new Network
Indy-Test-Autmation
Signed-off-by: udosson <klemens@internet-sicherheit.de>
fixed typo in uploading detailed test failure results
…d added clarifying text to 2 other documents to help people with the steps. Signed-off-by: Lynn Bendixsen <lynn@indicio.tech>
Signed-off-by: Lynn Bendixsen <lynn@indicio.tech>
Hands on Walkthrough - moved some steps to fix an issue.
removed pip imports
- Retain overall connection limit - Limit the number of connections per IP address - Rate limit the connections per IP address. - Add support for deleting (-d) the rules added by the script. - Update usage and warning documentation. Signed-off-by: Wade Barnes <wade@neoterictech.ca>
- Add support for disabling IPv6. Signed-off-by: Wade Barnes <wade@neoterictech.ca>
- Adjust defaults based on testing. - Remove default logging rule. - Add support for setting an explicit logging level. Recommend debug. Signed-off-by: Wade Barnes <wade@neoterictech.ca>
Signed-off-by: Ry Jones <ry@linux.com>
- Make rate limiting optional. Defaults to off. - Add test mode `-t`, so you can see how your input settings will be applied before using them. Signed-off-by: Wade Barnes <wade@neoterictech.ca>
- Switch order of operations. - Clean up messaging. - Update unit tests Signed-off-by: Wade Barnes <wade@neoterictech.ca>
- Update PoolUpgradeHandler to only allow processing of a single package. - Update NodeControlUtil._get_curr_info to only allow processing of a single package and check for the existence of the package before fetching any details. - Add additional unit tests. Signed-off-by: Wade Barnes <wade@neoterictech.ca>
Signed-off-by: Wade Barnes <wade@neoterictech.ca>
Signed-off-by: Wade Barnes <wade@neoterictech.ca>
Signed-off-by: Wade Barnes <wade@neoterictech.ca>
Refactor pool upgrade handler - ubuntu 16.04
Signed-off-by: Wade Barnes <wade@neoterictech.ca>
Fix linting errors
- Update with the latest connection limit recommendations. - Add instructions for updating the scripts and recommended settings on a node. Signed-off-by: Wade Barnes <wade@neoterictech.ca>
Update setup iptables script and documentation
Signed-off-by: oMFDOo <50069569+oMFDOo@users.noreply.github.com>
Can one of the admins verify this patch? |
(ci) test this please |
@oMFDOo Could you provide a brief update on this PR? With recent branch changes and the current development process on Indy Node/Plenum, we are wondering if these changes are still viable. If so, please close this PR and retarget it to We will discuss and determine which PRs should be merged or closed at the next Indy Contributors Working Group meeting on May 9, 2023. |
The base branch was changed.
Need be rebased to fix the commit history. |
"ROLE": a constraint defining how many siganatures of a given role are required
=> - "ROLE": a constraint defining how many signatures of a given role are required
Signed-off-by: oMFDOo 50069569+oMFDOo@users.noreply.github.com