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

feat: Add Launch Bills/Bonds config #202

Closed
wants to merge 7 commits into from
Closed

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    3d3ba32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88637b2 View commit details
    Browse the repository at this point in the history
  3. refactor(bills): Config structure, backward compatible

    - Move bill types to constants/bills/types
    - Add a union type for the three different bill types which enforces types based on the billType param
    DeFiFoFum committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    3e48f59 View commit details
    Browse the repository at this point in the history
  4. doc: Add bill config docs

    DeFiFoFum committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    0363283 View commit details
    Browse the repository at this point in the history
  5. 1.6.0-alpha.0

    DeFiFoFum committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    5887b28 View commit details
    Browse the repository at this point in the history
  6. fix: Bill type

    DeFiFoFum committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    6740f5a View commit details
    Browse the repository at this point in the history
  7. 1.6.0-alpha.1

    DeFiFoFum committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    fdae08a View commit details
    Browse the repository at this point in the history