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(hip-869): added DAB Node operations #368

Merged
merged 12 commits into from
Aug 27, 2024

Commits on Aug 26, 2024

  1. chore: update protobufs

    Signed-off-by: Ricky Saechao <[email protected]>
    RickyLB committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    ecd9e38 View commit details
    Browse the repository at this point in the history
  2. chore: add new proto defintions

    Signed-off-by: Ricky Saechao <[email protected]>
    RickyLB committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    5e1e326 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    186313e View commit details
    Browse the repository at this point in the history
  4. tests: unit tests for Node Transactions

    Signed-off-by: Ricky Saechao <[email protected]>
    RickyLB committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    9846084 View commit details
    Browse the repository at this point in the history
  5. chore: upgrade swift-protobuf package 1.6.0 -> 1.26.0

    Signed-off-by: Ricky Saechao <[email protected]>
    RickyLB committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    48f8123 View commit details
    Browse the repository at this point in the history
  6. chore: resolve Transaction deprecated init warnings

    Signed-off-by: Ricky Saechao <[email protected]>
    RickyLB committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    a1cc558 View commit details
    Browse the repository at this point in the history
  7. fix: update grpc services

    Signed-off-by: Ricky Saechao <[email protected]>
    RickyLB committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    a020b69 View commit details
    Browse the repository at this point in the history
  8. feat: add nodeId to TransactionReceipt

    Signed-off-by: Ricky Saechao <[email protected]>
    RickyLB committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    a59bd77 View commit details
    Browse the repository at this point in the history
  9. fix: reolve more deprecated warnings

    Signed-off-by: Ricky Saechao <[email protected]>
    RickyLB committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    3b1dfb5 View commit details
    Browse the repository at this point in the history
  10. refactor: use ServiceEndpoint instead SocketAddressV4 for Node

    Signed-off-by: Ricky Saechao <[email protected]>
    RickyLB committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    5c21298 View commit details
    Browse the repository at this point in the history
  11. fix: validate domain name in Endpoint

    Signed-off-by: Ricky Saechao <[email protected]>
    RickyLB committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    ec51ad1 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    d4e2214 View commit details
    Browse the repository at this point in the history