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

JIT Marketplace #1696

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

JIT Marketplace #1696

wants to merge 9 commits into from

Commits on Jul 17, 2024

  1. Iterable FeeInfo

    Closes #1659.
    tbro committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    b03d349 View commit details
    Browse the repository at this point in the history
  2. Add marketplace types

    `BidTx` as a varian of `FullNetworkTx`. Includes some tests.
    
    Closes #1633
    tbro committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    99cba4a View commit details
    Browse the repository at this point in the history
  3. add v3 version of ChainConfig

    tbro committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    0e98712 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19ce4f0 View commit details
    Browse the repository at this point in the history
  5. fixes for chain_config v3

      * move NodeState and ValidatedState to `impl`
      * wrap `bid_reciepient` in an `Option`
      * Implement from `v0_1::ResolvableChainConfig` for `v0_3::ResolvableChainConfig`
    tbro committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    2bc3b5a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a47b7f View commit details
    Browse the repository at this point in the history
  7. Post conflict-resolution

    tbro committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    1636e62 View commit details
    Browse the repository at this point in the history
  8. more doc comments

    tbro committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    04035ef View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    243def3 View commit details
    Browse the repository at this point in the history