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

bug: Slow Reconciliation of Paladin Nodes and Zeto On-Chain Orchestration #397

Closed
onelapahead opened this issue Nov 6, 2024 · 0 comments · Fixed by #403
Closed

bug: Slow Reconciliation of Paladin Nodes and Zeto On-Chain Orchestration #397

onelapahead opened this issue Nov 6, 2024 · 0 comments · Fixed by #403
Assignees
Labels
bug Something isn't working

Comments

@onelapahead
Copy link
Contributor

What happened?

Currently its taking 20-30min for the operator to standup the 3 Besu node network, the accompanying Paladin nodes, and then deploy and invoke the various smart contracts necessary for Noto, Zeto, and Pente.

What did you expect to happen?

We would like this to ideally take only 1-2m w/ 5m being an acceptable first improvement if possible.

We want users to have a fast and smooth getting started experience, despite the complexities of the multi-node network and demonstrating programmable privacy.

We also want developers to have an E2E pipeline which allows for faster feedback and iteration times.

How can we reproduce it (as minimally and precisely as possible)?

Follow "Getting Started" or use gradle deploy locally.

Anything else we need to know?

It is believe these are primarily optimizations that need to be made within the Operator, with the exception of the ability to have dynamic reload of registry and domain configuration by Paladin itself. The latter will be treated as a separate issue / body of work, and the Operator will hack around the lack of dynamic reload for now.

OS version

sw_vers
ProductName:		macOS
ProductVersion:		14.4.1
BuildVersion:		23E224
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant