8000 Comparing tendermint:master...ignite:master · tendermint/faucet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: tendermint/faucet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ignite/faucet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 21 files changed
  • 4 contributors

Commits on Nov 2, 2023

  1. refactor: upgrade ignite faucet dep (#1)

    * feat: update ignite cli pkg
    
    * fix: change flag name
    
    * fix: remove unused dependency
    
    * Update go.mod
    
    Co-authored-by: Danilo Pantani <danpantani@gmail.com>
    
    * feat: remove unused functions
    
    ---------
    
    Co-authored-by: Danilo Pantani <danpantani@gmail.com>
    mazzy89 and Pantani authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    5360b03 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. fix: run go mod tidy

    mazzy89 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    9b7e4d0 View commit details
    Browse the repository at this point in the history
  2. fix: add readonly flag

    mazzy89 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    94633e7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from ignite/fix-go-mod

    fix: run go mod tidy
    jeronimoalbi authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    144b26b View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. feat: set fee amount for tx (#3)

    * feat: set fee amount for tx
    
    * add flag in readme
    mazzy89 authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    07fc803 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. chore: bump ignite cli (#4)

    * bump ignite cli
    
    * uppdate github workflows
    
    * fix ci workflows
    
    * fix go version for CI
    
    * fix cosmos version
    Pantani authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    80bcd24 View commit details
    Browse the repository at this point in the history
  2. fix goreleaser. version (#5)

    Pantani authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    1a5ab92 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. add gitignore

    Pantani committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    8f1a35f View commit details
    Browse the repository at this point in the history
  2. feat: add version and cobra command (#6)

    * improve code readability and add version command
    
    * improve the version pkg
    
    * go mod tidy
    
    * lint
    
    * fix checkNewVersion
    
    * add darwin arm release
    
    * bump cometbft
    
    * fix completion for shell
    
    * fix makefile for build
    Pantani authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    e4df565 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. change namespace (#7)

    Pantani authored Nov 23, 2024
    Configuration menu
    Copy the full SHA
    e1b6005 View commit details
    Browse the repository at this point in the history
  2. run go fmt

    Pantani committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    60e8413 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7742f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. version API (#9)

    Pantani authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    1371922 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2024

  1. fix cmd paths (#10)

    Pantani authored Nov 30, 2024
    Configuration menu
    Copy the full SHA
    ad09277 View commit details
    Browse the repository at this point in the history
Loading
0