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

Node local status #2261

Merged
merged 53 commits into from
Oct 16, 2024
Merged

Node local status #2261

merged 53 commits into from
Oct 16, 2024

Commits on Oct 2, 2024

  1. node local init

    arturrez committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    bc89a4d View commit details
    Browse the repository at this point in the history
  2. hardcode etna devnet config

    arturrez committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    37da482 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. wip

    arturrez committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    9459b43 View commit details
    Browse the repository at this point in the history
  2. rm not needed utils

    arturrez committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    3ddc12c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'acp-77' into node-create-local

    # Conflicts:
    #	go.mod
    #	go.sum
    arturrez committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    34f9382 View commit details
    Browse the repository at this point in the history
  4. ready for draft PR

    arturrez committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    035cb92 View commit details
    Browse the repository at this point in the history
  5. nits

    rm unused struct
    arturrez committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    3b1e676 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. refactor - wip

    arturrez committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    495d59c View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    1d52dd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c1d061 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac37dce View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    9acca2e View commit details
    Browse the repository at this point in the history
  2. go mod tidy

    arturrez committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    64ba256 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71e313b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. more local cluster

    arturrez committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    884043e View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    74b9a7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dce0e98 View commit details
    Browse the repository at this point in the history
  3. working

    felipemadero committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    23b4e86 View commit details
    Browse the repository at this point in the history
  4. nit

    felipemadero committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b8f20ca View commit details
    Browse the repository at this point in the history
  5. fix plugin

    felipemadero committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e225ed5 View commit details
    Browse the repository at this point in the history
  6. nit

    felipemadero committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    7a12d78 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    93a3cfe View commit details
    Browse the repository at this point in the history
  8. fix bug

    felipemadero committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c617154 View commit details
    Browse the repository at this point in the history
  9. nit

    felipemadero committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c6ed553 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    afb44a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. fix bug with local rootdir

    arturrez committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    f2653d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b3d699 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b4cdfe View commit details
    Browse the repository at this point in the history
  4. nit

    felipemadero committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    61eb94d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46fa068 View commit details
    Browse the repository at this point in the history
  6. nit

    felipemadero committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ac2bdc3 View commit details
    Browse the repository at this point in the history
  7. so less flags

    felipemadero committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ea9d1b9 View commit details
    Browse the repository at this point in the history
  8. add back fast boot time

    felipemadero committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    02f02ab View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c788f4a View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. add checks for local cluster. minor refactor (#2239)

    * add checks for local cluster
    minor refactoring
    
    * fix test
    
    * addressed Felipe feedback
    
    ---------
    
    Signed-off-by: arturrez <[email protected]>
    arturrez authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    27ecc41 View commit details
    Browse the repository at this point in the history
  2. bump anr

    felipemadero committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    046ccb6 View commit details
    Browse the repository at this point in the history
  3. fixes for convert flow

    felipemadero committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    f134935 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Configuration menu
    Copy the full SHA
    719aea1 View commit details
    Browse the repository at this point in the history
  2. nit

    felipemadero committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    2aa05d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. use anr main

    felipemadero committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    72c1464 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Merge branch 'acp-77' into node-create-local

    Signed-off-by: sukantoraymond <[email protected]>
    sukantoraymond authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    f22c1fd View commit details
    Browse the repository at this point in the history
  2. fix merge

    sukantoraymond committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    c44c41b View commit details
    Browse the repository at this point in the history
  3. Local mkdir rootdir (#2245)

    * make sure rootDir exists
    
    * mv it to proper location
    
    * it's done before the start
    arturrez authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    de1a9f5 View commit details
    Browse the repository at this point in the history
  4. update anr

    sukantoraymond committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    05c5218 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    071da19 View commit details
    Browse the repository at this point in the history
  2. add logging.Green.Wrap(

    lint
    arturrez committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    007df3c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'acp-77' into node-local-improv

    # Conflicts:
    #	cmd/blockchaincmd/deploy.go
    #	cmd/nodecmd/local.go
    arturrez committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    3de3b85 View commit details
    Browse the repository at this point in the history
  4. lint

    arturrez committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    120abbc View commit details
    Browse the repository at this point in the history
  5. fix merge

    arturrez committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a65bf9c View commit details
    Browse the repository at this point in the history
  6. make node status works with local clusters

    more lint fixes
    arturrez committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    bbaf3f8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    59bc9cc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d2ed2c5 View commit details
    Browse the repository at this point in the history
  9. undo change

    sukantoraymond committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    0e647ab View commit details
    Browse the repository at this point in the history