Crowndev / crown-core

Core of Crown blockchain platform. Contribution repository is available by this link: https://gitlab.crownplatform.com/crown/crown-core. Github repository is a mirror.
http://www.crownplatform.com
MIT License
26 stars 18 forks source link

Update script #59

Closed fell0w closed 7 years ago

fell0w commented 7 years ago

@Infernoman, @FireWalkerX I wrote a little update script for Trons. I basically used the steps from the wiki and added some extra stuff in there ;)

Please check it out and give me some feedback whether you could use that script, or if you think something is missing/over engineered/etc.

Thanks!

hypermoist commented 7 years ago

Hello there @fell0w i have checked and locally tested your PR it seems as though you will need to update the sleep timer after it waits for crownd to be, up to 15 seconds (Tested it myself) others may vary but there is the an error has occurred run (command to make sure), doing so should make it get the right info instead of throwing that error the moment it detects the daemon is going :). -Hypermist

fell0w commented 7 years ago

@Extrememist thx for looking into this :) I set the sleep time to 15 seconds, to give the daemon more time to start up.