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

Gauge Contracts #844

Draft
wants to merge 17 commits into
base: development
Choose a base branch
from
Draft

Gauge Contracts #844

wants to merge 17 commits into from

Commits on Nov 9, 2022

  1. Update to v1.2.1

    ueco-jb committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    716be31 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Release 1.4.0

    Cosmorama committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    0e5880c View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

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

Commits on Mar 9, 2023

  1. Set version v1.6.0

    ueco-jb committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    62a146f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from cosmorama/release-v1-6-0

    Set version v1.6.0
    ueco-jb authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    a424c45 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Set version: 1.7.0

    ueco-jb committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    f75180d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from wynddao/release-v-1-7-0

    Set version: 1.7.0
    ueco-jb authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    673b528 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. gauge tests pass

    Jake Hartnell committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    515b900 View commit details
    Browse the repository at this point in the history
  2. Support all DAO types for gauges

    Jake Hartnell committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    b37a61f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'gauges-for-daos' into gauges-are-cool

    Jake Hartnell committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    46ec242 View commit details
    Browse the repository at this point in the history
  4. Make gauges folder

    Jake Hartnell committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    c4194f9 View commit details
    Browse the repository at this point in the history
  5. Add support for all DAO types

    Jake Hartnell committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    243b6d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Clean up, appease clippy gods

    Jake Hartnell committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    015576b View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Use cw-denom and payment utils in gauge adapter (#847)

    * Use cw-denom and payment utils in gauge adapter
    
    TODO: 2 tests are failing, because the cw20 cannot be validated with cw-denom. This should be fixed with a cw-orch refactor.
    
    * gauge adapter cw-orch tests
    
    * include suite changes
    
    * cleanup adapter test
    
    * A couple tweaks to gauge adapter tests
    
    * cleanup tests a bit
    
    * cargo lock
    
    * bump prost, lint
    
    * lint
    
    ---------
    
    Co-authored-by: hard-nett <[email protected]>
    Co-authored-by: Hard-Nett <[email protected]>
    3 people authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    05ead13 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Merged latest development

    Jake Hartnell committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    3fa557a View commit details
    Browse the repository at this point in the history
  2. debug

    Jake Hartnell committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    f49abe7 View commit details
    Browse the repository at this point in the history
  3. no

    Jake Hartnell committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    f56a129 View commit details
    Browse the repository at this point in the history