Skip to content
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

Minor changes to permissionless refactoring #11

Merged
merged 16 commits into from
Mar 19, 2024

Conversation

praetoriansentry
Copy link
Member

@praetoriansentry praetoriansentry commented Mar 19, 2024

Some minor consistency changes and simplification of the "trusted" and "permisionless" naming

@praetoriansentry praetoriansentry requested a review from leovct March 19, 2024 02:44
@praetoriansentry praetoriansentry changed the title Branch Combining Minor changes to permissionless refactoring Mar 19, 2024
@leovct leovct merged commit 49185e2 into refactor/permissionless-node-package Mar 19, 2024
3 of 4 checks passed
@leovct leovct deleted the jhilliard/arch-diagram branch March 19, 2024 08:56
leovct added a commit that referenced this pull request Mar 19, 2024
* chore: move cdk code to its own package

* ci: update jobs

* feat: add dbs to pless node

* feat: add remaining components like prover, synchronizer and rpc

* fix: typo

* early draft pless node

* chore: clean up

* feat: add genesis file arg

* chore: typos

* fix: more typos

* fix: db names

* chore: update default parameters

* chore: remove permissionless node deployment from cdk package

* chore: lint

* ci: only deploy cdk package for the moment

* chore: nit

* chore: nit

* chore: remove debug wait

* refactor: service names

* chore: same

* chore: lint

* chore: nit

* chore: nit

* chore: nit

* Minor changes to permissionless refactoring (#11)

* docs: adding initial diagram

* ops: sonarcloud setup

* ops: removing unecessary debug service

* refactor: dropping trusted

* refactor: naming for pless

* refactor: deployment_idx

find . -type f | grep -v ".git" | xargs -I xxx sed -i 's/deployment_idx/deployment_suffix/gi' xxx

* docs: adding note for running pless

* ops: security

* ops: updating for fid8

* docs: minor changes for fid8 testing

* ops: kurtosis lint

* fix: shellcheck

* docs: path fix

* docs: adding some comments

* nit: comments

---------

Co-authored-by: leovct <[email protected]>

* chore: clean up

* chore: clean up arch diagram changes

---------

Co-authored-by: John Hilliard <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants