Skip to content

Conversation

@Olshansk
Copy link
Collaborator

Summary

< One line summary>

You can use the following as input for an LLM of your choice to autogenerate a summary (ignoring any additional files needed):

git --no-pager diff main  -- ':!*.pb.go' ':!*.pulsar.go' ':!*.json' ':!*.yaml' ':!*.yml' ':!*.gif' ':!*.lock' | diff2html -s side --format json -i stdin -o stdout | pbcopy

Primary Changes:

  • < Change 1 >
  • < Change 2 >

Secondary Changes:

  • < Change 1 >
  • < Change 2 >

Issue

  • Issue_or_PR: #{ISSUE_OR_PR_NUMBER}

Type of change

Select one or more from the following:

  • New feature, functionality or library
  • Bug fix
  • Code health or cleanup
  • Documentation
  • Other (specify)

Sanity Checklist

  • I have updated the GitHub Issue Metadata: assignees, reviewers, labels, project, iteration and milestone
  • For docs: make docusaurus_start
  • For small changes: make go_develop_and_test and make test_e2e
  • For major changes: devnet-test-e2e label to run E2E tests in CI
  • For migration changes: make test_e2e_oneshot
  • 'TODO's, configurations and other docs

"encoding/json"
"fmt"
"io"
"log"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[linter-name (fail-on-found)] reported by reviewdog 🐶
"log"

@github-actions github-actions bot added the consensus-breaking IMPORTANT! If the PR with this tag is merged, next release WILL HAVE TO BE an upgrade. label Jul 1, 2025
@Olshansk Olshansk changed the title [WIP] LocalNet Load Testing [WIP] Session grace periods & LocalNet Load Testing Jul 1, 2025
@Olshansk Olshansk self-assigned this Jul 1, 2025
@Olshansk Olshansk requested a review from red-0ne July 1, 2025 02:23
@Olshansk Olshansk added this to Shannon Jul 1, 2025
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Shannon Jul 1, 2025
@Olshansk Olshansk moved this from 📋 Backlog to 👀 In review in Shannon Jul 1, 2025
@Olshansk Olshansk changed the title [WIP] Session grace periods & LocalNet Load Testing [WIP][Local Load Test] Create large local blocks with anvil Jul 17, 2025
@Olshansk Olshansk force-pushed the localnet_load_testing branch from b110cda to 25f6ddd Compare July 17, 2025 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

consensus-breaking IMPORTANT! If the PR with this tag is merged, next release WILL HAVE TO BE an upgrade.

Projects

Status: 👀 In review

Development

Successfully merging this pull request may close these issues.

2 participants