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

Fix outdated repo docs #4995

Merged
merged 31 commits into from
Oct 23, 2024
Merged

Fix outdated repo docs #4995

merged 31 commits into from
Oct 23, 2024

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    2d83847 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09ddd9e View commit details
    Browse the repository at this point in the history
  3. Updating docs

    removing several old docs files that are no longer relevant
    correcting other docs that were out of date
    wileyj committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    592a31b View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Add branching doc/minor fixes

    wileyj committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    efed50e View commit details
    Browse the repository at this point in the history
  2. testnet-docs: update conf

    deantchi committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    890ab28 View commit details
    Browse the repository at this point in the history
  3. testnet-docs: update conf

    deantchi authored and wileyj committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    172a0fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17e39e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b747157 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e2ecd1 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4991 from stacks-network/config_files

    testnet-docs: update conf
    wileyj authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    ef309a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Update stacks-signer/release-process.md

    Co-authored-by: Adriano Di Luzio <[email protected]>
    wileyj and aldur authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    269e5c0 View commit details
    Browse the repository at this point in the history
  2. Addressing PR comments

    wileyj committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    696e78f View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    afc9c32 View commit details
    Browse the repository at this point in the history
  2. Update docs/release-process.md

    Co-authored-by: Adriano Di Luzio <[email protected]>
    wileyj and aldur authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    9d69e0e View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    7dbeeea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    588ec07 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

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

Commits on Sep 9, 2024

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

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    3822aab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a8c5b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

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

Commits on Oct 9, 2024

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

Commits on Oct 14, 2024

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

Commits on Oct 22, 2024

  1. Merge branch 'develop' into chore/update-docs_1721318026

    * develop: (91 commits)
      feat: update tx estimator when tx yields too big tx error
      Only check if we advanced pre fork miner 2 blocks forward
      Fix default affirmation map settings for 3.0
      chore: set 3.0 mainnet activation height
      chore: signers should be more permissive about a slow miner wakeup
      fix: use hex instead of u8 bytes in fixture
      Do not assume every tenure has inter_blocks_per_tenure
      feat: add metadata to mock signatures
      feat: add signer message metadata to block responses
      chore: convert BlockAccepted to a struct
      chore: fix test
      chore: move test
      chore: fix test
      test: verify tenure_heights in new block events
      chore: revert change moving request creation out of loop
      feat: add `tenure_height` to `/new_block` event payload
      chore: fix missing `clone`
      chore: fix log
      feat: various improvements to retry logic in event dispatcher
      feat: cap the backoff for sending events to timeout * 3
      ...
    wileyj committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    b761f1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4343171 View commit details
    Browse the repository at this point in the history
  3. remove unwanted field

    wileyj committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    beb3e63 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5574a17 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b773d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c043484 View commit details
    Browse the repository at this point in the history
  7. Fix conf file to have valid port values in test

    Signed-off-by: Jacinta Ferrant <[email protected]>
    jferrant committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c179036 View commit details
    Browse the repository at this point in the history