Skip to content

Conversation

arepala-uml
Copy link
Contributor

@arepala-uml arepala-uml commented Sep 22, 2025

  1. Followed the HSD protocol/networks.js and added all the necessary constants & configs.
  2. Added the defnition of Network struct and added some of the helper functions for this Network. (https://github.com/handshake-org/hsd/blob/master/lib/protocol/network.js)
  3. Defined a Networks map and configured all the shapes mainnet, testnet, regtest & simnet by taking reference as (https://github.com/handshake-org/hsd/blob/master/lib/protocol/networks.js).
  4. Completed the testnet definition part by taking the reference from (https://github.com/handshake-org/hsd/blob/698e252ebc7b5c1dd0a9587e342fdd153d020ae4/lib/protocol/networks.js#L647)

… testnet, regtest and simnet

Signed-off-by: Akhil Repala <arepala@blinklabs.io>
…nition part & constats initilization for testnet shape

Signed-off-by: Akhil Repala <arepala@blinklabs.io>
@arepala-uml
Copy link
Contributor Author

@wolf31o2 @agaffney I have made changes by taking the reference from HSD protocol part and added only one shape(testnet) and need to add for remaining shapes. I want to ask your suggestions like if any changes or required or I am going in wrong way. Please help me and I have raised PR for whatever the changes which I have made till now.

@arepala-uml arepala-uml marked this pull request as ready for review September 22, 2025 18:22
@arepala-uml arepala-uml requested a review from a team as a code owner September 22, 2025 18:22
@arepala-uml arepala-uml changed the title feat(protocol): Develop network protocol code for Handshake feat(protocol): Added configuration part for all network shapes of Handshake protocol Sep 25, 2025
@agaffney agaffney merged commit 6c1ef72 into main Sep 25, 2025
10 checks passed
@agaffney agaffney deleted the network_protocol_handshake branch September 25, 2025 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants