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

Broadcast Bob's name and version via hsd #431

Merged
merged 2 commits into from
Jun 22, 2022
Merged

Conversation

Falci
Copy link
Contributor

@Falci Falci commented Nov 26, 2021

This change allows Bob wallets to announce themselves to their hsd peers.

Depends on
handshake-org/hsd/pull/664
handshake-org/hsd/pull/710

@rithvikvibhu rithvikvibhu added the dependent Depends on another issue or PR to be resolved first label Feb 1, 2022
@Falci Falci force-pushed the agent1 branch 3 times, most recently from e9dac79 to f4f6ab7 Compare April 18, 2022 11:35
@pinheadmz
Copy link
Contributor

Nice!

  "pool": {
    "host": "0.0.0.0",
    "port": 14038,
    "brontideHost": "0.0.0.0",
    "brontidePort": 46806,
    "identitykey": "aorsxa4ylaacshipyjkfbvzfkh3jhh4yowtoqdt64nzemqtiw2whk",
    "agent": "/hsd:3.0.1/bob-wallet:0.9.0/",
    "services": "1",
    "outbound": 0,
    "inbound": 0
  },

Now that hsd # 710 is merged, this PR can be tested by cd bob-wallet && npm install handshake-org/hsd

@Falci Falci force-pushed the agent1 branch 2 times, most recently from a24ce41 to f4f6ab7 Compare June 22, 2022 12:06
@rithvikvibhu rithvikvibhu merged commit 67b63d6 into kyokan:master Jun 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependent Depends on another issue or PR to be resolved first
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants