Skip to content

feat: add bidder emulator for stressnet with hoodi#809

Merged
aloknerurkar merged 6 commits intomainfrom
hoodi-stressnet
Sep 26, 2025
Merged

feat: add bidder emulator for stressnet with hoodi#809
aloknerurkar merged 6 commits intomainfrom
hoodi-stressnet

Conversation

@aloknerurkar
Copy link
Copy Markdown
Collaborator

Describe your changes

Bring back old bidder emulator for hoodi stressnet setup.

Issue ticket number and link

Fixes # (issue)

Checklist before requesting a review

  • I have added tests that prove my fix is effective or that my feature works
  • I have made corresponding changes to the documentation

BidDigest: bid.BidDigest,
Status: status,
DispatchTimestamp: time.Now().UnixMilli(),
DispatchTimestamp: time.Now().Add(2 * time.Second).UnixMilli(),
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This is needed due to high tx load?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Yes.... instead of changing the contract value, this is easier.

@aloknerurkar aloknerurkar merged commit 765d146 into main Sep 26, 2025
7 of 9 checks passed
@aloknerurkar aloknerurkar deleted the hoodi-stressnet branch September 26, 2025 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants