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: dynamic address book [HIP-869] #2403

Merged
merged 7 commits into from
Aug 13, 2024
Merged

Commits on Aug 6, 2024

  1. feat: create node transaction (#2402)

    * feat: add addressBook channel
    
    Signed-off-by: svetoslav-nikol0v <[email protected]>
    
    * feat: implement NodeCreateTransaction class
    
    Signed-off-by: svetoslav-nikol0v <[email protected]>
    
    * feat: implement ServiceEndpoint class
    
    Signed-off-by: svetoslav-nikol0v <[email protected]>
    
    * chore: export new classess
    
    Signed-off-by: svetoslav-nikol0v <[email protected]>
    
    * update: proto changes
    
    Signed-off-by: svetoslav-nikol0v <[email protected]>
    
    * update: transaction receipt
    
    Signed-off-by: svetoslav-nikol0v <[email protected]>
    
    * fix: unit tests
    
    Signed-off-by: svetoslav-nikol0v <[email protected]>
    
    * fix: method in node create transaction
    
    Signed-off-by: svetoslav-nikol0v <[email protected]>
    
    ---------
    
    Signed-off-by: svetoslav-nikol0v <[email protected]>
    svetoslav-nikol0v committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    eb98fee View commit details
    Browse the repository at this point in the history
  2. fix: integration test

    Signed-off-by: svetoslav-nikol0v <[email protected]>
    svetoslav-nikol0v committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    65aff5a View commit details
    Browse the repository at this point in the history
  3. chore: remove .only

    Signed-off-by: svetoslav-nikol0v <[email protected]>
    svetoslav-nikol0v committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    031551f View commit details
    Browse the repository at this point in the history
  4. feat: node delete transaction (#2404)

    Signed-off-by: svetoslav-nikol0v <[email protected]>
    svetoslav-nikol0v committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d9ef0d9 View commit details
    Browse the repository at this point in the history
  5. feat: node update transaction (#2405)

    * feat: node update transaction
    
    Signed-off-by: svetoslav-nikol0v <[email protected]>
    
    * fix: adjustments
    
    Signed-off-by: svetoslav-nikol0v <[email protected]>
    
    ---------
    
    Signed-off-by: svetoslav-nikol0v <[email protected]>
    svetoslav-nikol0v committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    e24251b View commit details
    Browse the repository at this point in the history
  6. update: example for HIP-869 (#2443)

    * chore: formatting
    
    Signed-off-by: Svet <[email protected]>
    
    * add: example
    
    Signed-off-by: Svet <[email protected]>
    
    * chore: formatting
    
    Signed-off-by: Svet <[email protected]>
    
    * update: example
    
    Signed-off-by: Svet <[email protected]>
    
    ---------
    
    Signed-off-by: Svet <[email protected]>
    svetoslav-nikol0v committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    516b7f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. update: remove default values

    Signed-off-by: Svet <[email protected]>
    svetoslav-nikol0v committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    b53e7db View commit details
    Browse the repository at this point in the history