8000 Comparing v8.1.1...v8.2.0 · evmos/evmos · 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: evmos/evmos
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.1.1
Choose a base ref
...
head repository: evmos/evmos
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.2.0
Choose a head ref
  • 8 commits
  • 106 files changed
  • 3 contributors

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    91d48e4 View commit details
    Browse the repository at this point in the history
  2. update block height

    fedekunze committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    a05e433 View commit details
    Browse the repository at this point in the history
  3. changelog

    fedekunze committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    617219e View commit details
    Browse the repository at this point in the history
  4. chore(app): v8.2.0 upgrade handler + store upgrade (#923)

    * chore(app): v8.2.0 upgrade handler
    
    * changelog
    
    * comment
    fedekunze authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    de2a61c View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. chore: Rename feesplit module to revenue (#929)

    * renamed feesplit as revenue for 8.2
    
    * update comments and docs
    
    * missing renames
    
    * fix proto query godoc
    
    * replace feeSplit with revenue
    
    * replace var fee with var revenue`
    
    * rerun make proto-gen with godoc changes
    
    * add migration for setting revenue paramters
    
    Co-authored-by: Daniel Burckhardt <daniel.m.burckhardt@gmail.com>
    ramacarlucho and danburck authored Sep 23, 2022
    Configuration menu
    Copy the full SHA
    c1028b9 View commit details
    Browse the repository at this point in the history
  2. imp(app): delete unnecessary upgrade logic (#932)

    * delete unnecessary upgrade
    
    * delete revenue keeper
    
    * delete revenue keeper
    
    * remove feesplit module from version map
    
    * Update app/upgrades/v8_2/upgrades.go
    
    Co-authored-by: Daniel Burckhardt <daniel.m.burckhardt@gmail.com>
    Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
    3 people authored Sep 23, 2022
    Configuration menu
    Copy the full SHA
    e75e51b View commit details
    Browse the repository at this point in the history
  3. fix(app): update binary architectures for upgrades (#933)

    * fix(app): update binary architectures for upgrades
    
    * changelog
    
    * Update CHANGELOG.md
    
    Co-authored-by: Ramiro Carlucho <ramirocarlucho@gmail.com>
    fedekunze and ramacarlucho authored Sep 23, 2022
    Configuration menu
    Copy the full SHA
    3b7a641 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7831a9f View commit details
    Browse the repository at this point in the history
Loading
0