Commit Graph

113 Commits (973ac15c8bc5c7fc542c2e5985434c8ace9975df)

Author SHA1 Message Date
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 6 years ago
Leo Chen 48a5e248a0 [release] use 3-manifold spaces for release 6 years ago
Leo Chen 0b825aec20 [node.sh] run node.sh as non-root user is possible 6 years ago
Eugene Kim 168d2cd166 Fix “multiple key files found” if pwd is $HOME 6 years ago
Minh Doan 276bc2582b node.sh for bls migration 6 years ago
Eugene Kim 1a21a1a96d Add -h (help) option 6 years ago
Eugene Kim 1f6554b718 Factor print_usage out 6 years ago
Eugene Kim 7f2199455f Update usage 6 years ago
Eugene Kim e0e0ac5b71 Read and reuse passphrase across restarts 6 years ago
Eugene Kim bb368f070f Fix infinite restart bug 6 years ago
Eugene Kim 6a1500a194 checksum.txt -> harmony-checksums.txt 6 years ago
Eugene Kim 4eb53a7782 Abort with EX_UNAVAILABLE if initial update fails 6 years ago
Eugene Kim a0d90a208b Sleep 10s before restarting node 6 years ago
Eugene Kim 4857c1748f Display node exit status 6 years ago
Eugene Kim 31b2039a7e Implement update check loop 6 years ago
Eugene Kim 64d5da4f13 Log trap progress 6 years ago
Eugene Kim 0c028a7b7f Fold SIGINT to SIGTERM 6 years ago
Eugene Kim af815eb850 Use msg/err instead of bare echo 6 years ago
Eugene Kim 59e2af198b Ignore nonzero status from node process 6 years ago
Eugene Kim 3bbb022045 Add kill_node utility function 6 years ago
Eugene Kim c466711b17 Add kill_child function 6 years ago
Eugene Kim 11c8d05c62 Factor binary download as a function 6 years ago
Eugene Kim cb296b6336 Add empty update loop 6 years ago
Eugene Kim 563bef0437 Add cleanup logic; cleanup actions are empty now 6 years ago
Eugene Kim 5f19ba3721 Run node in loop unless -1 option is given 6 years ago
Eugene Kim 0434d4332c Remove background-running logic 6 years ago
Eugene Kim ceae22e5a0 Add -c to back up old database/log and start clean 6 years ago
Eugene Kim 96e17f87a2 Add getopts bolilerplate 6 years ago
Eugene Kim 5ee16d844b Do not allow extra arguments; guards against typos 6 years ago
Eugene Kim 63ad477004 Factor print-usage-and-exit out as a function 6 years ago
Eugene Kim 46c8dcc137 Add ${progname} var and msg/err utility functions 6 years ago
Leo Chen 6d3193b2e3 [node] adjust node.sh with the new -accounts option 6 years ago
Rongjian Lan f79d46b3fe Update to use bls384_256 curve for BLS12-381 6 years ago
Leo Chen 67e497abfc [node] enable is_archival for node runners by default 6 years ago
Leo Chen 53c78c9fb4 [node] fix node.sh to input passphrase 6 years ago
Leo Chen 21aa375850 [node] fix the download path of node program 6 years ago
Leo Chen e54d4fd0ca [drum] change release name 6 years ago
Leo Chen 64310e1a89 [node] reserve more spot for foundational nodes to join testnet 6 years ago
Leo Chen fdc82bc49e [node] update script for cello release 6 years ago