Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lukso-network/tools-lukso-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.21.1
Choose a base ref
...
head repository: lukso-network/tools-lukso-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.22.0
Choose a head ref
  • 8 commits
  • 37 files changed
  • 3 contributors

Commits on Oct 31, 2024

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

Commits on Nov 25, 2024

  1. fix: Remove check for already existing db (#266)

    * Remove check for already existing db
    
    * Update lint action version
    Wolmin authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    dedd012 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. feat: Nimbus integration (#263)

    * Install and untar nimbus archive
    
    * Add a struct for validator
    
    * Impl import and list for nimbus
    
    * Fix faulty flags and support checkpoint sync
    
    * Fix nimbus dependencies
    
    * Impl exit for nimbus validator
    
    * Fix nimbus checkpointing
    
    * Bump nimbus2 tag
    
    * Change nimbus filename
    
    * Fix URL paths and add bootnodes
    Wolmin authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    57b0262 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    4260ab7 View commit details
    Browse the repository at this point in the history
  2. feat: client versions command (#267)

    * Add version command and get client versions
    
    * Move version flag to the shared cmd
    
    * Add padding and adjust formatting
    
    * Update geth and prysm versions
    Wolmin authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    5fcb212 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. fix: Update README with nimbus data (#269)

    * Update README with nimbus data
    
    * Resolve conflicts
    
    * Don't warn missing checkpoint on nimbus startup
    
    * Rearrange client versions
    
    * Correct old prysm version
    
    * Add README entry about version clients command
    
    * Add missing nimbus flag to README
    Wolmin authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    d4ad4bb View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. fix: Pass Geth NAT option using flags, not TOML config (#271)

    * Add ip to CLI config during init
    
    * Start geth with nat flag
    
    * Fix legacy build
    
    * Move ip log
    
    * Add context key type
    Wolmin authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    448efee View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2024

  1. chore(main): release 0.22.0 (#262)

    * chore(main): release 0.22.0
    
    * Update CHANGELOG.md
    
    ---------
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Matt <macht4tech@gmail.com>
    github-actions[bot] and mxmar authored Dec 5, 2024
    Configuration menu
    Copy the full SHA
    b51ae5a View commit details
    Browse the repository at this point in the history
Loading