Releases: derfarctor/brute
Releases · derfarctor/brute
v1.0.0 alpha
Working test v1.0.0-alpha
- Added direct ledger database support via Ledger mode.
- Added multithreading in Ledger mode.
- Comes with run_brute.bat for easy starting on windows.
- Config option request_cooldown is not yet implemented and thus changing it will have no effect.
For up to date information on the settings in brute_config.toml
please refer to the README.md file in the github repository.
v0.1.0 alpha windows
Working test v0.1.0-alpha for windows.
- Comes with run_brute.bat for easy starting.
- No multithreading or node rpc queuing.
- Config option request_cooldown is not yet implemented and thus changing it will have no effect.
If attempting to use an RPC Proxy enabled node for requests, batch_size will probably need to be lowered from default 10,000 down to 1000.
Please refer to the repository README.md which is updated, rather than the one in the source release.