Commit Graph

190 Commits (e51bdbdc19cc4750f0cd070f4b84e1ca876ee8f2)

Author SHA1 Message Date
Leo Chen 37ecb13ce0
Nodesh cleanup (#2769) 5 years ago
Leo Chen 8f5f287c74
[node.sh] use rclone to fast sync harmony_db_0 (#2709) 5 years ago
Edgar Aroutiounian 1fe41df8ab [node.sh] Remove msg when no trace file given, default behavior should be silent 5 years ago
Leo Chen 11d528ecf7
[node.sh] enable p2p tracefile using -R option (#2659) 5 years ago
Leo Chen df7a98f014 [node.sh] enable archival mode if node type is explorer 5 years ago
Ganesha Upadhyaya cb97d20ad9 limiting max bls keys per node to 4, adding support to node.sh to read passphrases from stdin, provide option to specify bls key folder 5 years ago
Andy Wu f99bb43f79 adjust location of timeout param, tested 5 years ago
Andy Wu 6bf42142c4 suppress prompt to the action to clean up old db and logs 5 years ago
Leo Chen 75bfa8a4d6 [node.sh] support static binary by default 5 years ago
Leo Chen edf5c4bf49 [node.sh] enable clean up db/log 5 years ago
Daniel Van Der Maden cab934f2b1 [node.sh] Add extra network options and update help msgs 5 years ago
Ganesha Upadhyaya 304cf10007
adding facility to read passphrase for individual multi-bls keys (#2437) 5 years ago
Daniel Van Der Maden 6cd17131c0 OSTN config 5 years ago
Sebastian Johnsson 8d18c5a987
Add support for pprof in harmony + node.sh (#2424) 5 years ago
flicker-harmony aadeae045c Refactor explorer service and add addresses fetch from db 5 years ago
Sebastian Johnsson 9cb2bc60ac Add support for static binaries in node.sh 5 years ago
Edgar Aroutiounian 93f568e4d9
[project] Remove leftover changes to node.sh from slashing work (#2326) 5 years ago
Edgar Aroutiounian c4d744e376
[double-sign] Provide proof of double sign in slash record sent to beaconchain (#2253) 5 years ago
Leo Chen ba36bdfff1 [node.sh] make verify signature optional 5 years ago
Sebastian Johnsson 9dcae26f8a Add staking network settings to node.sh 5 years ago
Daniel Van Der Maden 0a9a8a5e48 [blacklist] Move default file to `.hmy` & support comments in file 5 years ago
Daniel Van Der Maden a339f26687 [node.sh] Add blacklist file specification option 5 years ago
Leo Chen eac8d392ff [node.sh] disable archival node mode by default 5 years ago
coolcottontail b9ccefb20f check harmony pubkey 5 years ago
coolcottontail cd7a57f008 updated node.sh to verify the downloaded harmony binarnies 5 years ago
Leo Chen 22d11af921 [node] fix func not defined issue 5 years ago
Leo Chen 64e48cfd2d [node] set shard_id to -1 by default to avoid override 5 years ago
Leo Chen a872f29fa3 [node] fix the default network type 5 years ago
Leo Chen fcb04eeded [node] add -M support multi-key mode 5 years ago
Leo Chen 246ede3e0f [node] option to specify the pub port 5 years ago
Janet Liang 29bb07702c [rename network] Make mainnet consistent with the other options, '-N main' is now '-N mainnet' 5 years ago
Janet Liang 7a916758f3 [rename network] Remove '-N dev' option, use '-N devnet' for starting Devnet node 5 years ago
Janet Liang d7358915e7 [rename network] Remove mention of beta 5 years ago
Janet Liang 726878d72e [rename network] Rename network names for Testnet & Devnet 5 years ago
Eugene Kim 237230e8a9 node.sh -Z ⇒ -y, to reduce case confusion 5 years ago
Eugene Kim 977581e2a8 Make node.sh support staking 5 years ago
Eugene Kim 234981dfcf Expand tabs 5 years ago
Eugene Kim e1771cc884 Make node.sh honor -i, if given, for validators 5 years ago
Eugene Kim 0bd1beab00 Add node.sh "-N dev" for devnet 5 years ago
Leo Chen 70b0a6258d [node.sh] updated version 5 years ago
Eugene Kim bbcb9f0274 Avoid unconditional download in download-only mode 5 years ago
Eugene Kim f75abe17a7 Download/verify files listed in md5sum.txt 5 years ago
Eugene Kim 943d1b38bb Mandate arguments to any_new_binaries and download_binaries 5 years ago
Eugene Kim e9013af805 Print filename upon curl failure 5 years ago
Eugene Kim 3aa28fa9e4 Deprecate -N beta with a warning message 5 years ago
Eugene Kim 5827fc231e Use -network_type=testnet for Pangaea/testnet 5 years ago
Sebastian Johnsson 02057507df Remove previous beta/testnet section from node.sh 5 years ago
Sebastian Johnsson 0edfedee1d Update Pangaea to use the new bootnodes (54.218.73.167 & 18.232.171.117) 5 years ago
Leo Chen 0f33af36b3 [node.sh] add -v -V option to print out version of script/node 5 years ago
Leo Chen 86dea85d84 [node.sh] use -P to enable public_rpc 5 years ago