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

Handle a message type for address advertisement/query #38

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

chanijjani
Copy link
Collaborator

@chanijjani chanijjani commented Feb 18, 2024

  • Handle MsgType::AddressQuery which has an integer value 13
  • Handle MsgType::AddressAdvertisement which has an integer value 14

@chanijjani chanijjani self-assigned this Feb 18, 2024
@chanijjani chanijjani force-pushed the msg_type_address_advertisement branch from fa81dd2 to f58daf2 Compare February 19, 2024 03:53
@chanijjani chanijjani changed the title Handle a message type for address advertisement Handle a message type for address advertisement/query Feb 19, 2024
@chanijjani chanijjani force-pushed the msg_type_address_advertisement branch from f58daf2 to aaecdec Compare February 26, 2024 17:42
@chanijjani
Copy link
Collaborator Author

Rebased with the latest master (2e0a0e8).

@chanijjani chanijjani marked this pull request as ready for review February 27, 2024 15:53
- Functions for MsgType::AddressAdvertisement (Byte value 14) and
  MsgType::AddressQuery (Byte value: 13) are added.
@chanijjani chanijjani force-pushed the msg_type_address_advertisement branch 4 times, most recently from 9368760 to 88873e8 Compare February 29, 2024 05:42
@chanijjani chanijjani merged commit f5516a4 into main Feb 29, 2024
3 checks passed
@chanijjani chanijjani deleted the msg_type_address_advertisement branch February 29, 2024 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants