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

merge queue: embarking main (8cd4d96) and #8888 together #8926

Closed
wants to merge 18 commits into from

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    ff5f9cc View commit details
    Browse the repository at this point in the history
  2. add nuparams.py rpc test

    oxarbitrage committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    64ec53f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49f6d5c View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

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

Commits on Sep 25, 2024

  1. make fixes

    oxarbitrage committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d6437f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Suggestion for "feat(regtest): Add regtest halving interval and port …

    …test" (#8894)
    
    * adds `height_for_halving_index()` and `num_halvings()` fns
    
    * avoid unnecessary panic
    
    * avoid using constant pre/post blossom halving intervals in num_halvings()
    arya2 authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    120ae74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81b5029 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    211b327 View commit details
    Browse the repository at this point in the history
  4. fmt

    oxarbitrage committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    abb3579 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    9765f5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f533e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a201e92 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

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

Commits on Oct 7, 2024

  1. rename function

    oxarbitrage committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    71bbaf7 View commit details
    Browse the repository at this point in the history
  2. fix docs

    oxarbitrage committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    2152fd8 View commit details
    Browse the repository at this point in the history
  3. move constant

    oxarbitrage committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    ca7ecf0 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Updates new_regtest() method to return a Testnet without funding st…

    …reams, updates funding stream setter methods to set a flag indicating that parameters affecting the funding stream address period should be locked, updates the setter methods for parameters that affect the funding stream address period to panic if those parameters should be locked. (#8921)
    arya2 authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    dea0ce4 View commit details
    Browse the repository at this point in the history
  2. Merge of #8888

    mergify[bot] authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    7066f79 View commit details
    Browse the repository at this point in the history