neodix42 / MyLocalTon

Personal local TON blockchain
GNU General Public License v3.0
119 stars 21 forks source link

Support configurable validator bin path #22

Open hey-researcher opened 1 year ago

hey-researcher commented 1 year ago

I'd like to compare my own validator binary with existing ones, so it would be nice to have configurable path to bin per validator.

neodix42 commented 1 month ago

Please try v124, it has a new command line parameter now:

custom-binaries=absolute-path - used to start MyLocalTon with custom TON binaries. The folder should contain validator-engine, validator-engine-console, lite-client, fift, func, generate-random-id, create-state, dht-server, tonlibjson, blockchain-explorer binaries and also smartcont and lib folders in its root folder.