Commit Graph

79 Commits (b08d56c95d984af26b87061f232fe74d2bdc69e5)

Author SHA1 Message Date
flicker-harmony 49b94e7bbb # This is a combination of 16 commits. 5 years ago
Leo Chen cb3b8a05bc [node.sh] support -i shard_id option 5 years ago
Leo Chen 7210e15172 [node.sh] backward compatible with older harmony binary 5 years ago
Leo Chen ce3553b897 [node.sh] add -T node_type option 5 years ago
Leo Chen 005c9427e9 [node.sh] add -d option 5 years ago
Christopher Liu dcbdab522b
[Pangaea] Reset DNS Server and Bootnode (#1578) 5 years ago
Leo Chen 97880b2c3a [cleanup] remove is_genesis flag 5 years ago
Christopher Liu ad55952ff1
[Pangaea] Change to functional DNS server (#1554) 5 years ago
Chris d010f5ac39
[Pangaea] Fix dns zone and rename default to main 5 years ago
Eugene Kim 8f573b62a2 For initial download, check in pwd, not in staging 5 years ago
Eugene Kim 6382cd5a5c Verify checksum of downloaded file if available 5 years ago
Eugene Kim 19edad3e38 Make any_new_binaries handle outdir is pwd 5 years ago
Eugene Kim 84647a23bc Do not clean up old files unconditionally 5 years ago
Eugene Kim 858143be82 Make fetch fail on HTTP error status such as 404 5 years ago
Leo Chen 9cc5d584ab [node.sh] don't download all binary if no new update 5 years ago
Leo Chen bb6b54c2c4 [node.sh] use mainnet folder for mainnet node 5 years ago
Leo Chen c84b4c95ff [node.sh] check just md5sum for new binaries 5 years ago
Leo Chen 4e964aca9c [s3] update release path for s3 branch 5 years ago
Christopher Liu 460c76bd65
[Pangaea] New bootnode servers (#1405) 5 years ago
Eugene Kim 587a29696a Add -t (equivalent to -N pangaea) option 5 years ago
Eugene Kim aabf8a1889 Add -dns_zone support 5 years ago
Eugene Kim e199bf3fb4 Add betanet support 5 years ago
Eugene Kim 2c4f61d17a Do not define -metrics if -m is not given 5 years ago
Eugene Kim 2c8f55b716 Vary network type 5 years ago
Eugene Kim 2aa235104b Factor out common options and dyld var name 5 years ago
Eugene Kim a4457a3002 Add -N (network) option to node.sh 5 years ago
flicker-harmony aca519848b Add metrics flag 5 years ago
Leo Chen 95d122cac7 [node] add option to not download binaries in node.sh 5 years ago
Leo Chen 7e14ba4808 [node] add blspass file support in node script 5 years ago
Leo Chen 215ae81b07 [bootnode] add two more bootnodes for r3 release 5 years ago
Leo Chen 430210de75 [r3] update node.sh using r3 bucket 5 years ago
Leo Chen 48a5e248a0 [release] use 3-manifold spaces for release 5 years ago
Leo Chen 0b825aec20 [node.sh] run node.sh as non-root user is possible 5 years ago
Eugene Kim 168d2cd166 Fix “multiple key files found” if pwd is $HOME 5 years ago
Minh Doan 276bc2582b node.sh for bls migration 5 years ago
Eugene Kim 1a21a1a96d Add -h (help) option 5 years ago
Eugene Kim 1f6554b718 Factor print_usage out 5 years ago
Eugene Kim 7f2199455f Update usage 5 years ago
Eugene Kim e0e0ac5b71 Read and reuse passphrase across restarts 5 years ago
Eugene Kim bb368f070f Fix infinite restart bug 5 years ago
Eugene Kim 6a1500a194 checksum.txt -> harmony-checksums.txt 5 years ago
Eugene Kim 4eb53a7782 Abort with EX_UNAVAILABLE if initial update fails 5 years ago
Eugene Kim a0d90a208b Sleep 10s before restarting node 5 years ago
Eugene Kim 4857c1748f Display node exit status 5 years ago
Eugene Kim 31b2039a7e Implement update check loop 5 years ago
Eugene Kim 64d5da4f13 Log trap progress 5 years ago
Eugene Kim 0c028a7b7f Fold SIGINT to SIGTERM 5 years ago
Eugene Kim af815eb850 Use msg/err instead of bare echo 5 years ago
Eugene Kim 59e2af198b Ignore nonzero status from node process 5 years ago
Eugene Kim 3bbb022045 Add kill_node utility function 5 years ago