Reidmcc / rockfish

Rockfish is an arbitrage bot for the Stellar Decentralized Exchange (SDEX)
MIT License
73 stars 23 forks source link

Invalid checksum error #33

Open realleok opened 5 years ago

realleok commented 5 years ago

Files attached leave out secret key for obvious reasons. arbitfiles.zip Describe the bug After editing both files and entering command (./rockfish arbitcycle --botConf arbitconfig.cfg --stratConf arbitcycle.cfg --sim) in correct directory, i get error "invalid checksum". Both of my arbit files are attached and I've followed all the instructions.

To Reproduce enter command into terminal on Ubuntu linux with my config files and it shows up.

Expected behavior supposed to start running on simulator settings

Version Please run ./rockfish version and paste the output here, it will look something like:


  version: master:v1.0.0-rc
  git branch: master
  git hash: cd328d903683b6e3f9ebf41ae9f724d789fe2c8d
  build date: 20190320T032616Z
  GOOS: linux
  GOARCH: amd64