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

feat(c-bindings): support creating multiple instances #929

Merged
merged 5 commits into from
Dec 15, 2023

Conversation

richard-ramos
Copy link
Member

Description

Adds support to create multiple instances of nodes when using c-bindings

Issue

closes #847

@status-im-auto
Copy link

status-im-auto commented Nov 27, 2023

Jenkins Builds

Click to see older builds (4)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 03e34b8 #1 2023-11-27 22:15:00 ~3 min nix-flake 📄log
✔️ 6fcc325 #2 2023-11-29 20:20:35 ~1 min nix-flake 📄log
✔️ 21b3068 #3 2023-11-30 18:33:53 ~1 min nix-flake 📄log
✔️ 7f5f8ed #4 2023-12-06 17:46:31 ~1 min nix-flake 📄log
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ b3c5469 #5 2023-12-15 14:12:41 ~1 min nix-flake 📄log
✔️ 047b28f #6 2023-12-15 14:22:28 ~2 min nix-flake 📄log

library/node.go Show resolved Hide resolved
library/node.go Show resolved Hide resolved
Copy link

@Ivansete-status Ivansete-status left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for it!

@richard-ramos richard-ramos merged commit 5e3c9fd into master Dec 15, 2023
11 of 12 checks passed
@richard-ramos richard-ramos deleted the feat/c-bindings-multiinstance branch December 15, 2023 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

chore(c-bindings): multiple nodes
4 participants