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

fix: Add p2p node to rpc_publish #673

Merged

Conversation

aidan46
Copy link
Contributor

@aidan46 aidan46 commented Jan 13, 2025

Description

Add peer id generation and p2p node initialisation to the rpc publish example

@aidan46 aidan46 force-pushed the feat/peer-resolver branch from b246518 to 2044170 Compare January 14, 2025 09:21
@aidan46 aidan46 requested review from a team, cernicc, jmg-duarte and pete-eiger January 14, 2025 09:21
@aidan46 aidan46 changed the base branch from feat/peer-resolver to develop January 14, 2025 09:22
@aidan46 aidan46 changed the base branch from develop to feat/peer-resolver January 14, 2025 09:22
@aidan46 aidan46 force-pushed the 668-feat-update-rpc_publish-example-with-p2p-node branch from 57bf645 to 15f0444 Compare January 14, 2025 09:23
@aidan46 aidan46 self-assigned this Jan 14, 2025
@aidan46 aidan46 linked an issue Jan 14, 2025 that may be closed by this pull request
@aidan46 aidan46 added the ready for review Review is needed label Jan 14, 2025
examples/rpc_publish.sh Outdated Show resolved Hide resolved
@aidan46 aidan46 force-pushed the 668-feat-update-rpc_publish-example-with-p2p-node branch from d8c424b to 15f0444 Compare January 14, 2025 12:35
@aidan46 aidan46 force-pushed the feat/peer-resolver branch from 2044170 to 8c84b15 Compare January 15, 2025 07:20
@aidan46 aidan46 force-pushed the 668-feat-update-rpc_publish-example-with-p2p-node branch from 85460f0 to a359449 Compare January 15, 2025 07:39
@aidan46 aidan46 force-pushed the 668-feat-update-rpc_publish-example-with-p2p-node branch from a359449 to f4ec1e0 Compare January 15, 2025 07:40
@aidan46 aidan46 merged commit 731e867 into feat/peer-resolver Jan 15, 2025
@aidan46 aidan46 deleted the 668-feat-update-rpc_publish-example-with-p2p-node branch January 15, 2025 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for review Review is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Update rpc_publish example with p2p node
2 participants