Add "no load" mode #43

Open
opened 2025-12-28 18:12:10 +00:00 by sami · 1 comment
Owner

Originally created by @AnnaShaleva on GitHub (Dec 20, 2023).

Sometimes I need to run network without load. I need this from time to time to test some code and to check the compatibility with NeoC# or for some other purposes. I made local modifications to disable load.

Describe the solution you'd like

Add a special "no load" mode to be able to run specified network without load.

Originally created by @AnnaShaleva on GitHub (Dec 20, 2023). ## Is your feature request related to a problem? Please describe. Sometimes I need to run network without load. I need this from time to time to test some code and to check the compatibility with NeoC# or for some other purposes. I made local modifications to disable load. ## Describe the solution you'd like Add a special "no load" mode to be able to run specified network without load.
Author
Owner

@roman-khimov commented on GitHub (Dec 20, 2023):

It's somewhat strange we have this setup functionality here and not in neo-go repository. Maybe network setup can be moved out and then #92 would handle any setup?

I'm OK with a quick fix for this though, just to have something for now.

@roman-khimov commented on GitHub (Dec 20, 2023): It's somewhat strange we have this setup functionality here and not in neo-go repository. Maybe network setup can be moved out and then #92 would handle any setup? I'm OK with a quick fix for this though, just to have something for now.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neo-bench#43
No description provided.