mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-08-30 10:05:03 -05:00
* add rpc validation tool
still wip
* forgot to call function ....
* fix no sync error
* add comment
* Update validate_rpcs.py
* test slight modifications
* Update validate_rpcs.py
* try fixing time measuring
* fix stupidity
* make benchmark more precise
* fixes + optimizations
* Update validate_rpcs.py
* speed?
* Update validate_rpcs.py
* last tweak
* Address Minor Changes
renaming, simplifying loading
* change to task group
* Revert "change to task group"
This reverts commit 1416872bab.
* try super speedy code
(Pre commit isnt working)
* meant to remove
* add + rem seperate error cond
* loop through dropped blocks.
* rename to pipline and abandon retries
* revert changes to rpcs