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

docs: adopt unclog for updating the changelog (backport #1410) #1419

Closed
wants to merge 4 commits into from

Commits on Sep 19, 2023

  1. feat: increment consensus ver and register migration (backport #1295) (

    …#1316)
    
    feat: increment consensus ver and register migration (#1295)
    
    * increment consensus ver and register migration
    
    * Update CHANGELOG.md
    
    * Update migration.go
    
    * Update module.go
    
    (cherry picked from commit 27ef1d2)
    
    Co-authored-by: Shawn <[email protected]>
    mergify[bot] and shaspitz authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    6bf964b View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. chore: update rosetta import (backport #1381 into release/v3.2.x-cons…

    …umer) (#1383)
    
    update ambiguous rosetta import
    boojamya authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    f5ec983 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. feat!: provider proposal for changing reward denoms (backport #1280) (#…

    …1415)
    
    feat!: provider proposal for changing reward denoms (#1280)
    
    * new provider prop type
    
    * add methods and tests for new prop, update docs
    
    * remove old tx, fix tests
    
    * e2e handling
    
    * fix command type
    
    * boilerplate
    
    * fix e2e tests
    
    * Update CHANGELOG.md
    
    * lint
    
    * validate denoms
    
    * Update proposal.go
    
    * rm msg string
    
    * fix tests
    
    * rm chain in change denom action
    
    * lint
    
    * test for invalid denom
    
    * events for both add and remove
    
    * Update proposal_test.go
    
    (cherry picked from commit 48a2186)
    
    Co-authored-by: Shawn <[email protected]>
    mergify[bot] and shaspitz authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f06519e View commit details
    Browse the repository at this point in the history
  2. docs: adopt unclog for updating the changelog (#1410)

    * adding .changelog entries up to v3.2.x
    
    * clean CHANGELOG.md
    
    * add provider-side throttling chagelog entry
    
    * add jail throttling as state-breaking change
    
    (cherry picked from commit 1425cc2)
    
    # Conflicts:
    #	CHANGELOG.md
    mpoke authored and mergify[bot] committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    fb17748 View commit details
    Browse the repository at this point in the history