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: Add node AccountId to timeout/max attempt errors #2631

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Nov 1, 2024

  1. feat: Added NodeInfoError class and refactored a bit Executable max a…

    …ttemts/timeout errors, unit tests added
    
    Signed-off-by: ivaylogarnev-limechain <[email protected]>
    ivaylogarnev-limechain committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    3e92d6d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into feat/consensus-node-id-on-error

    Signed-off-by: ivaylogarnev-limechain <[email protected]>
    ivaylogarnev-limechain committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    f582f65 View commit details
    Browse the repository at this point in the history
  3. refactor: Added console log of the node ip in the NodeChanel for demo…

    … purposes
    
    Signed-off-by: ivaylogarnev-limechain <[email protected]>
    ivaylogarnev-limechain committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    a0d9b98 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. refactor: Added mapper for the node ips in NodeChannel

    Signed-off-by: ivaylogarnev-limechain <[email protected]>
    ivaylogarnev-limechain committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    cf1107a View commit details
    Browse the repository at this point in the history
  2. refactor: Commented out allNetoworksIp array map

    Signed-off-by: ivaylogarnev-limechain <[email protected]>
    ivaylogarnev-limechain committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    66a79cd View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. tests: Added unit tests for NodeInfoError

    Signed-off-by: ivaylogarnev-limechain <[email protected]>
    ivaylogarnev-limechain committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    5522653 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edb816b View commit details
    Browse the repository at this point in the history
  3. fix: Changed the file destination of LocalProvider export

    Signed-off-by: ivaylogarnev-limechain <[email protected]>
    ivaylogarnev-limechain committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    f2e6471 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. fix: Moved NodeInfoError related tests from executable to the NodeInf…

    …o file
    
    Signed-off-by: ivaylogarnev-limechain <[email protected]>
    ivaylogarnev-limechain committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4c94fa4 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

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

Commits on Nov 14, 2024

  1. refactor: Added the node id error on WebChannel

    Signed-off-by: ivaylogarnev-limechain <[email protected]>
    ivaylogarnev-limechain committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    3dd8c01 View commit details
    Browse the repository at this point in the history
  2. fix: Added JSDOC to the ClientConstants and changed the MaxAttemptsOr…

    …TimeoutError nodeId to string
    
    Signed-off-by: ivaylogarnev-limechain <[email protected]>
    ivaylogarnev-limechain committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a593751 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8df0d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    b46ff33 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/consensus-node-id-on-error' of github.com:hashgrap…

    …h/hedera-sdk-js into feat/consensus-node-id-on-error
    ivaylogarnev-limechain committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    7e1a6fd View commit details
    Browse the repository at this point in the history