1. 24 Oct, 2022 3 commits
  2. 22 Oct, 2022 2 commits
  3. 21 Oct, 2022 2 commits
  4. 20 Oct, 2022 5 commits
  5. 19 Oct, 2022 6 commits
  6. 18 Oct, 2022 3 commits
  7. 17 Oct, 2022 3 commits
  8. 14 Oct, 2022 1 commit
  9. 11 Oct, 2022 2 commits
  10. 10 Oct, 2022 1 commit
  11. 07 Oct, 2022 1 commit
  12. 06 Oct, 2022 1 commit
  13. 05 Oct, 2022 1 commit
  14. 04 Oct, 2022 2 commits
    • Roman's avatar
      chore: remove cdc from keepers; switch store get/set to osmoutils (post v12) (#2749) · 7dbeb087
      Roman authored
      * test
      
      * change name
      
      * updates
      
      * chore: switch store getters and setters to osmoutils, remove cdc from keepers
      
      * revert mergify
      
      * merge conflict
      7dbeb087
    • Adam Tucker's avatar
      chore: update chain.schema.json (#2946) · 74d52389
      Adam Tucker authored
      ## What is the purpose of the change
      
      Update chain scheme.json to new 12.1.0
      
      Side note, we really need to automate this!
      
      
      ## Brief Changelog
      
      - Updates chain scheme for chain registry
      
      
      ## Testing and Verifying
      
      This change is a trivial rework / code cleanup without any test coverage.
      
      ## Documentation and Release Note
      
        - Does this pull request introduce a new feature or user-facing behavior changes? no
        - Is a relevant changelog entry added to the `Unreleased` section in `CHANGELOG.md`? no
        - How is the feature or change documented? not applicable
      74d52389
  15. 03 Oct, 2022 5 commits
  16. 02 Oct, 2022 2 commits
    • AutoStake's avatar
      Update BlockNgine seed -> AutoStake seed (#2929) · fcade39a
      AutoStake authored
      ## Brief Changelog
      
      Update BlockNgine seed URL to re-branded AutoStake seed
      
      ## Testing and Verifying
      
      This change is a trivial rework / code cleanup without any test coverage.
      
      ## Documentation and Release Note
      
        - Does this pull request introduce a new feature or user-facing behavior changes? (no)
        - Is a relevant changelog entry added to the `Unreleased` section in `CHANGELOG.md`? (no)
        - How is the feature or change documented? (not applicable)
      fcade39a
    • Adam Tucker's avatar
      feat: cli command to create csv for merkledrop (#2928) · 1f0c71d5
      Adam Tucker authored
      
      * add cli logic to create csv for merkledrop
      
      * Update cmd/osmosisd/cmd/balances_from_state_export.go
      
      Co-authored-by: default avatarRoman <roman@osmosis.team>
      
      Co-authored-by: default avatarRoman <roman@osmosis.team>
      1f0c71d5