Skip to content

Releases: derfarctor/brute

v1.0.0 alpha

24 Jan 10:22
9310fe2
Compare
Choose a tag to compare
v1.0.0 alpha Pre-release
Pre-release

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

17 Jan 11:39
7fd294b
Compare
Choose a tag to compare
v0.1.0 alpha windows Pre-release
Pre-release

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.